aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs160/pr223094/aop.xml
blob: c67e03296de0027810998d0e348a446bfb502f85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<aspectj>

	
	<weaver options="-verbose -showWeaveInfo">
	</weaver>
	
	<aspects>
  	<aspect name="p.B"/>
	</aspects>

</aspectj>