]> source.dussan.org Git - aspectj.git/commitdiff
242797: no longer get this message
authoraclement <aclement>
Thu, 7 Aug 2008 21:01:15 +0000 (21:01 +0000)
committeraclement <aclement>
Thu, 7 Aug 2008 21:01:15 +0000 (21:01 +0000)
tests/src/org/aspectj/systemtest/ajc150/ajc150.xml

index 6b1998fbe41cff31b613f04be03786804a20e2c7..ff8924788f9bd5712ddbf4264449c825599626c4 100644 (file)
             <message kind="error" line="12" text="Cannot override the final method from A.TestInterface"></message>
         </compile>
         <compile files="FinalITDMOnInterface2.aj">
-            <message kind="error" line="8" text="Cannot override the final method from A.TestInterface"></message>
+            <!--message kind="error" line="8" text="Cannot override the final method from A.TestInterface"></message-->
             <message kind="error" line="8" text="can't override final void A$TestInterface.m()"></message>
         </compile>
     </ajc-test>