summaryrefslogtreecommitdiffstats
path: root/tests/bugs150/pr119657/aop.xml
blob: 1ecbf981b78a121275f01d089426bd65aa51763f (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"/>
</aspectj>