aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ltw/aop-aspectsincludewithlintwarning.xml
blob: 8939234ab2c17aecc945923ff9a7b4f39b1ac45b (plain)
1
2
3
4
5
6
7
8
<aspectj>
	<aspects>
		<include within="pakkage.*"/>
	</aspects>

	<weaver options="-Xlint:warning">
	</weaver>
</aspectj>