summaryrefslogtreecommitdiffstats
path: root/tests/bugs150/pr119657/aop-noinline.xml
blob: fc3d6c3c0ebf70d828c6eccf6da954ba7e99f638 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<aspectj>
    <aspects>
        <aspect name="accounts.recovery.Recovery"/>
    </aspects>
	<weaver options="-verbose -showWeaveInfo -XnoInline"/>
</aspectj>