You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

aop-emptytests.xml 139B

12345678
  1. <aspectj>
  2. <aspects>
  3. <aspect name="EmptyAspect"/>
  4. </aspects>
  5. <weaver options="-verbose">
  6. <include within="*1"/>
  7. </weaver>
  8. </aspectj>