瀏覽代碼

message changes for e37

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

+ 2
- 0
tests/src/org/aspectj/systemtest/ajc152/ajc152.xml 查看文件

@@ -257,6 +257,8 @@
<compile files="AspectClass.java" options="-1.5">
<message kind="error" line="7" text="Duplicate method incomingMessage() in type AspectClass"/>
<message kind="error" line="12" text="Duplicate method incomingMessage() in type AspectClass"/>
<!-- in e37 the TypeDeclaration.traverse(ASTVisitor,CompilationUnitScope) no longer checks 'ignoreFurtherInvestigation' so gets further -->
<message kind="warning" line="11" text="no match for this type name: Incoming [Xlint:invalidAbsoluteTypeName]"/>
</compile>
</ajc-test>

Loading…
取消
儲存