]> source.dussan.org Git - aspectj.git/commit
329925: declare @field remove annotation
authoraclement <aclement>
Wed, 24 Nov 2010 18:35:20 +0000 (18:35 +0000)
committeraclement <aclement>
Wed, 24 Nov 2010 18:35:20 +0000 (18:35 +0000)
commit8a0954f7a241ece8c339709b97cec2cb889e108a
tree747535454bc77f796437317ec76127bbbfce766f
parent0414d23e74ec44d7aebdc4033e80bab4abcb8c32
329925: declare @field remove annotation
12 files changed:
tests/features1611/declareMinus/AnnotationA.java [new file with mode: 0644]
tests/features1611/declareMinus/AnnotationB.java [new file with mode: 0644]
tests/features1611/declareMinus/Code.java [new file with mode: 0644]
tests/features1611/declareMinus/Code2.java [new file with mode: 0644]
tests/features1611/declareMinus/Code3.java [new file with mode: 0644]
tests/features1611/declareMinus/OnOff.java [new file with mode: 0644]
tests/features1611/declareMinus/OnOff2.java [new file with mode: 0644]
tests/features1611/declareMinus/aspectjtest/AnnotationA.java [new file with mode: 0644]
tests/features1611/declareMinus/aspectjtest/AnnotationB.java [new file with mode: 0644]
tests/features1611/declareMinus/aspectjtest/ExampleItd.aj [new file with mode: 0644]
tests/features1611/declareMinus/aspectjtest/HelloTest.java [new file with mode: 0644]
tests/features1611/declareMinus/aspectjtest/MyEntity.java [new file with mode: 0644]