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