]> source.dussan.org Git - aspectj.git/commitdiff
added pr number for Bugzilla Bug 42652
authorjhugunin <jhugunin>
Mon, 8 Sep 2003 15:35:26 +0000 (15:35 +0000)
committerjhugunin <jhugunin>
Mon, 8 Sep 2003 15:35:26 +0000 (15:35 +0000)
   Regression: Cannot compile complex weaving anymore

tests/ajcTests.xml

index 24569cf2af69c85a3b90f0c6e23fc80f6eac71af..fc553788992854cf003a0d1b3faa3a63681cf507 100644 (file)
                </compile>
        </ajc-test>
        
-   <!-- This test needs a corresponding bug report -->
-    <ajc-test dir="bugs" 
+    <ajc-test dir="bugs" pr="42652"
         title="perthis and signature bad interaction">
         <compile files="InterPerCall.java"/>
         <run class="InterPerCall"/>