aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs152/pr144465/aop1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs152/pr144465/aop1.xml')
-rw-r--r--tests/bugs152/pr144465/aop1.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/bugs152/pr144465/aop1.xml b/tests/bugs152/pr144465/aop1.xml
new file mode 100644
index 000000000..d429edb23
--- /dev/null
+++ b/tests/bugs152/pr144465/aop1.xml
@@ -0,0 +1,8 @@
+<aspectj>
+ <aspects>
+ <aspect name="AnAspect"/>
+ </aspects>
+
+ <weaver options="-showWeaveInfo -XaddSerialVersionUID">
+ </weaver>
+</aspectj>