aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ltw/aop-emptytests.xml
diff options
context:
space:
mode:
authormwebster <mwebster>2006-08-23 11:52:22 +0000
committermwebster <mwebster>2006-08-23 11:52:22 +0000
commit8549d861b124c20eba114b658e886bfbaf5d231c (patch)
tree23e297d985530526f65041b21bf113171665139a /tests/ltw/aop-emptytests.xml
parent30c0ada8a7430c4cfeab89f94291f328099e9da4 (diff)
downloadaspectj-8549d861b124c20eba114b658e886bfbaf5d231c.tar.gz
aspectj-8549d861b124c20eba114b658e886bfbaf5d231c.zip
Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weaving messages debug and add -debug to options for aop.xml)
Diffstat (limited to 'tests/ltw/aop-emptytests.xml')
-rw-r--r--tests/ltw/aop-emptytests.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ltw/aop-emptytests.xml b/tests/ltw/aop-emptytests.xml
index da7bd5e2a..f686bb484 100644
--- a/tests/ltw/aop-emptytests.xml
+++ b/tests/ltw/aop-emptytests.xml
@@ -2,7 +2,7 @@
<aspects>
<aspect name="EmptyAspect"/>
</aspects>
- <weaver options="-verbose">
+ <weaver options="-verbose -debug">
<include within="*1"/>
</weaver>
</aspectj> \ No newline at end of file