]> source.dussan.org Git - aspectj.git/commitdiff
ignoring new Xlint warning
authorjhugunin <jhugunin>
Fri, 3 Jan 2003 23:22:45 +0000 (23:22 +0000)
committerjhugunin <jhugunin>
Fri, 3 Jan 2003 23:22:45 +0000 (23:22 +0000)
tests/ajcTests.xml

index fbd8c3df9cc0526d789e17711a01a811d92f5bfb..53fdc6e309f918f69d5240526defe5d52927c97d 100644 (file)
     <ajc-test dir="new"
       title="Introducing methods on classes that implements inner-interfaces with +implements."
       keywords="from-resolved_10x">
-        <compile files="IntroducingMethodsOnPlusImplementedInterfaces.java"/>
+        <compile files="IntroducingMethodsOnPlusImplementedInterfaces.java" options="-Xlint:ignore"/>
         <run class="IntroducingMethodsOnPlusImplementedInterfaces"/>
     </ajc-test>