aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs153/pr158957/aop.xml
blob: fec692fda7b055e6099d0cc96c02dab594f68adc (plain)
1
2
3
4
5
6
7
8
9
<aspectj>
	<aspects>
	    <aspect name="PointcutLibrary"/>
	    <aspect name="Tracing"/>
	</aspects>
	
	<weaver options="-1.5"/>
</aspectj>