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