aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ltw/aop-nomatch.xml
blob: ac82b6014d765c20bba87e63e79ae4f0075195f9 (plain)
1
2
3
4
5
6
7
<aspectj>
	<aspects>
	    <aspect name="Aspect3"/>
	</aspects>
    
    <weaver options="-verbose -debug -showWeaveInfo"/>
</aspectj>