aboutsummaryrefslogtreecommitdiffstats
path: root/loadtime/testdata/META-INF/aop.xml
diff options
context:
space:
mode:
authormwebster <mwebster>2006-07-12 14:26:21 +0000
committermwebster <mwebster>2006-07-12 14:26:21 +0000
commit928cb4a192b7f8acdfe706a35a6e329cc0dff13c (patch)
treee722194f1fa235b286e825c6d1aa5b7b499d1aa6 /loadtime/testdata/META-INF/aop.xml
parente22244ba499571a43caf518567cba3717e4b5ce3 (diff)
downloadaspectj-928cb4a192b7f8acdfe706a35a6e329cc0dff13c.tar.gz
aspectj-928cb4a192b7f8acdfe706a35a6e329cc0dff13c.zip
Fix for Bug 150254 "Provide context for LTW verbose messages" (IWeavingContext.getId(), WeavingContextTest)
Diffstat (limited to 'loadtime/testdata/META-INF/aop.xml')
-rw-r--r--loadtime/testdata/META-INF/aop.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/loadtime/testdata/META-INF/aop.xml b/loadtime/testdata/META-INF/aop.xml
new file mode 100644
index 000000000..9f4b1bc47
--- /dev/null
+++ b/loadtime/testdata/META-INF/aop.xml
@@ -0,0 +1,3 @@
+<aspectj>
+ <weaver options="-verbose"/>
+</aspectj> \ No newline at end of file