aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ltw/aop-nomatchxlint.xml
diff options
context:
space:
mode:
authoraclement <aclement>2005-12-06 13:02:38 +0000
committeraclement <aclement>2005-12-06 13:02:38 +0000
commit1e1bbb3f2e7aab4757d715d76730cb68cceb3b87 (patch)
treeabba06b491b9f90fb43ddb64028ef3d556bab334 /tests/ltw/aop-nomatchxlint.xml
parentf40d02927635b6171083229fe6d48f326da06cc7 (diff)
downloadaspectj-1e1bbb3f2e7aab4757d715d76730cb68cceb3b87.tar.gz
aspectj-1e1bbb3f2e7aab4757d715d76730cb68cceb3b87.zip
fixes for 118715 from Matthew.
Diffstat (limited to 'tests/ltw/aop-nomatchxlint.xml')
-rw-r--r--tests/ltw/aop-nomatchxlint.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/ltw/aop-nomatchxlint.xml b/tests/ltw/aop-nomatchxlint.xml
new file mode 100644
index 000000000..4271e394d
--- /dev/null
+++ b/tests/ltw/aop-nomatchxlint.xml
@@ -0,0 +1,7 @@
+<aspectj>
+ <aspects>
+ <aspect name="Aspect3"/>
+ </aspects>
+
+ <weaver options="-verbose -showWeaveInfo -Xlint:warning"/>
+</aspectj>