Browse Source

message changes for e37

tags/V1_7_0RC1
aclement 12 years ago
parent
commit
7c5e1804f2
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      tests/src/org/aspectj/systemtest/ajc153/ajc153.xml

+ 2
- 0
tests/src/org/aspectj/systemtest/ajc153/ajc153.xml View File

@@ -285,6 +285,8 @@
<compile files="Ann.java,Base.java,BaseImpl.java,I1.java,Mixin.java,Runner.java,X.aj" options="-1.5">
<message kind="error" line="1" text="The import java.lang.retention cannot be resolved"/>
<message kind="error" line="3" text="Retention cannot be resolved to a type"/>
<message kind="error" line="3" text="RetentionPolicy cannot be resolved to a variable"/>
<message kind="error" line="3" text="The attribute value is undefined for the annotation type Retention"/>
</compile>
</ajc-test>

Loading…
Cancel
Save