summaryrefslogtreecommitdiffstats
path: root/tests/features167/overweaving/aop.xml
blob: 0999dda5a2f2787c61944a8ef36326f596ae9f90 (plain)
1
2
3
4
5
6
7
8
9
<aspectj>
<aspects>
  <aspect name="X"/>
</aspects>
<weaver options="-verbose -Xset:overWeaving=true">
<!--  <dump within="*" beforeandafter="true"/>-->
</weaver>

</aspectj>