浏览代码

message changes for e37

tags/V1_7_0RC1
aclement 12 年前
父节点
当前提交
7c5e1804f2
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      tests/src/org/aspectj/systemtest/ajc153/ajc153.xml

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

@@ -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>

正在加载...
取消
保存