소스 검색

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…
취소
저장