]> source.dussan.org Git - aspectj.git/commitdiff
BWD: Improvements in source location handling allow us to now include a line number...
authoraclement <aclement>
Wed, 5 Jan 2005 16:41:40 +0000 (16:41 +0000)
committeraclement <aclement>
Wed, 5 Jan 2005 16:41:40 +0000 (16:41 +0000)
tests/src/org/aspectj/systemtest/serialVerUID/serialVerUID-tests.xml

index 236181cd7beef2e18406cdf1a5454fcb5491719a..06465f6ef89fbc7a7126fb71e8130e4ffa6ff46a 100644 (file)
                <compile files="Test.java, Util.java" />
         <run class="Test"/>
                <compile files="injar.jar, DeclareImplements.aj" options="-Xlint:warning">
-            <message kind="warning" line="0"/>
+            <message kind="warning" line="3"/>
                </compile>
         <run class="Util" options="-fail"/>
        </ajc-test>