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