瀏覽代碼

354683

tags/V1_6_12M2
aclement 12 年之前
父節點
當前提交
dbd781c9be
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      tests/src/org/aspectj/systemtest/ajc1612/ajc1612.xml

+ 1
- 1
tests/src/org/aspectj/systemtest/ajc1612/ajc1612.xml 查看文件

@@ -4,7 +4,7 @@

<ajc-test dir="bugs1612/pr354683" title="itd split compilation">
<compile files="util/CommonData.java util/CommonDataImpl.java util/CommonDataImplementation.aj util/DerivedCommonDataInterface.java util/DerivedCommonDataInterfaceImpl.java util/DerivedCommonDataInterfaceImplementation.aj" options="-1.5" outjar="code.jar"/>
<compile files="main/AbstractBaseClass.java main/DerivedClass.java main/Whatever.java " options="-1.5 -showWeaveInfo" aspectpath="code.jar"/>
<compile files="main/AbstractBaseClass.java main/DerivedClass.java main/Whatever.java " options="-1.5" aspectpath="code.jar"/>
</ajc-test>

<ajc-test dir="bugs1612/pr239649" title="thisAspectInstance - 1">

Loading…
取消
儲存