forgot to add that one in my last commit

This commit is contained in:
avasseur 2005-08-11 11:02:08 +00:00
parent e6c65619c3
commit 28ccb9d7b8

View File

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<aspectj>
<weaver options="-verbose -showWeaveInfo"/>
<aspects>
<aspect name="ataspectj.UnweavableTest.TestAspect"/>
<aspect name="ataspectj.UnweavableTest.TestAspect2"/>
</aspects>
</aspectj>