]> source.dussan.org Git - aspectj.git/commitdiff
Aha - the default test config on the build system is still finding it in the XML...
authoraclement <aclement>
Fri, 6 May 2005 07:19:51 +0000 (07:19 +0000)
committeraclement <aclement>
Fri, 6 May 2005 07:19:51 +0000 (07:19 +0000)
tests/src/org/aspectj/systemtest/xlint/xlint-tests.xml

index 68eb20496e2c06d7d908d5859f79e19921c4ffa8..1620fb5d36333c5ec5fda1318f0fa7515a79904a 100644 (file)
                        files="DeclaringTypeWarning.java" >
                </compile>
        </ajc-test>
-       
+
+<!--   
    <ajc-test dir="bugs/seven/lint" title="7 lint warnings" pr="91719">
   <compile options="-1.5" files="Main.java">
    <message kind="warning" line="31"  text="no match for this type name: java.xxx.Object [Xlint:invalidAbsoluteTypeName]">
    </message>
   </compile>
   </ajc-test>
+-->
        
  
\ No newline at end of file