aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs169/pr122460/one/aop_codeonly.xml
blob: f313cd676c90026297a6497d6ae959c3b663a759 (plain)
1
2
3
4
5
6
7
<aspectj>
<aspects>
 <aspect name="a.A" scope="!runner.Runner AND code.Code"/>
</aspects>
<weaver>
</weaver>
</aspectj>