diff options
Diffstat (limited to 'tests/ltw/hier/aop-single.xml')
-rw-r--r-- | tests/ltw/hier/aop-single.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ltw/hier/aop-single.xml b/tests/ltw/hier/aop-single.xml index 9546f8c60..017f80ce5 100644 --- a/tests/ltw/hier/aop-single.xml +++ b/tests/ltw/hier/aop-single.xml @@ -1,5 +1,5 @@ <aspectj> - <weaver options="-showWeaveInfo"/> + <weaver options="-showWeaveInfo -Xset:completeBinaryTypes=true"/> <aspects> <aspect name="child.Advisor"/> </aspects> |