]> source.dussan.org Git - aspectj.git/commitdiff
manifest.mf copying means that 1 previous warning is now no longer issued.
authoracolyer <acolyer>
Tue, 4 Nov 2003 14:32:08 +0000 (14:32 +0000)
committeracolyer <acolyer>
Tue, 4 Nov 2003 14:32:08 +0000 (14:32 +0000)
tests/ajcTests.xml

index 1d286fc2ba3851d0b4b83b242aaab9095f2939e9..b45a141b7c88e9eff32c384adbe0f9c862154321 100644 (file)
     <ajc-test dir="bugs/lines" pr="37758"
         title="Weaving rt.jar results in stack overflow">
         <compile files="A.java,big.jar">
+                       <!-- message no longer produced as a result of bug fix 44190
                <message kind="warning" text="manifest not copied"/>
+               -->
         </compile>
         <run class="Big"/>
     </ajc-test>