aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ltw/aop-noxlintfile-warnnone.xml
diff options
context:
space:
mode:
authormwebster <mwebster>2006-12-01 12:12:43 +0000
committermwebster <mwebster>2006-12-01 12:12:43 +0000
commitc2abdf7c6f1e64e53632a8873e9c5b26c995aa01 (patch)
treeeba7747e1c8f9c9b5af360a46507161291e733b2 /tests/ltw/aop-noxlintfile-warnnone.xml
parent25a8a5afc3c3b1f9c9b3332f19ff9a6681db4ad6 (diff)
downloadaspectj-c2abdf7c6f1e64e53632a8873e9c5b26c995aa01.tar.gz
aspectj-c2abdf7c6f1e64e53632a8873e9c5b26c995aa01.zip
166238 "-nowarn doesn't work for load-time weaving" (rbodkin+LISTS@gmail.com)
Diffstat (limited to 'tests/ltw/aop-noxlintfile-warnnone.xml')
-rw-r--r--tests/ltw/aop-noxlintfile-warnnone.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ltw/aop-noxlintfile-warnnone.xml b/tests/ltw/aop-noxlintfile-warnnone.xml
new file mode 100644
index 000000000..243f75703
--- /dev/null
+++ b/tests/ltw/aop-noxlintfile-warnnone.xml
@@ -0,0 +1,3 @@
+<aspectj>
+ <weaver options="-Xlintfile:Xlint-empty.properties -warn:none"/>
+</aspectj>