]> source.dussan.org Git - aspectj.git/commit
test and fix for 169706: inherited annotations down a hierarchy greater than 2 deep
authoraclement <aclement>
Mon, 8 Jan 2007 15:45:41 +0000 (15:45 +0000)
committeraclement <aclement>
Mon, 8 Jan 2007 15:45:41 +0000 (15:45 +0000)
commite9e52fea126c8177bf8fead1353ffc31e208440b
tree24edbcb14f3b11d41b05dda32675beefd898a826
parent616672d6f7b71a5cfbff20ec698c3d812dd7fc4a
test and fix for 169706: inherited annotations down a hierarchy greater than 2 deep
tests/bugs160/pr169706/A.java [new file with mode: 0644]
tests/bugs160/pr169706/B.java [new file with mode: 0644]
tests/bugs160/pr169706/C.java [new file with mode: 0644]
tests/bugs160/pr169706/MyAnnotation.java [new file with mode: 0644]
tests/bugs160/pr169706/MyAspect.java [new file with mode: 0644]
tests/bugs160/pr169706/Test.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc160/Ajc160Tests.java
tests/src/org/aspectj/systemtest/ajc160/ajc160.xml