]> source.dussan.org Git - aspectj.git/commit
integrated head into extensions branch
authoraclement <aclement>
Fri, 2 Mar 2007 08:24:04 +0000 (08:24 +0000)
committeraclement <aclement>
Fri, 2 Mar 2007 08:24:04 +0000 (08:24 +0000)
commitf6a1fdb8ae87846f964d21ad6df57941b577a1ce
tree6204b0489493b7b5ee8e0c49f72b610ffca912d2
parentc366ca2a94a1c1d2296f3be9e9d92f737a2cb5a7
integrated head into extensions branch
18 files changed:
tests/bugs160/pr171953/test/AbstractExecutable.java [new file with mode: 0644]
tests/bugs160/pr171953/test/AnotherExecutable.java [new file with mode: 0644]
tests/bugs160/pr171953/test/Executable.java [new file with mode: 0644]
tests/bugs160/pr171953/test/ExecutionAspect.aj [new file with mode: 0644]
tests/bugs160/pr171953/test/RunnableAspect.aj [new file with mode: 0644]
tests/bugs160/pr171953/test/SecondTestExecutable.java [new file with mode: 0644]
tests/bugs160/pr171953/test/SubTestExecutable.java [new file with mode: 0644]
tests/bugs160/pr171953/test/TestExecutable.java [new file with mode: 0644]
tests/bugs160/pr171953_2/test/AbstractProcessor.java [new file with mode: 0644]
tests/bugs160/pr171953_2/test/ListFactory.java [new file with mode: 0644]
tests/bugs160/pr171953_2/test/ListFactoryAspect.aj [new file with mode: 0644]
tests/bugs160/pr171953_2/test/ListFactoryConsumer.java [new file with mode: 0644]
tests/bugs160/pr171953_2/test/Processor.java [new file with mode: 0644]
tests/bugs160/pr171953_2/test/SimpleListFactoryConsumer.java [new file with mode: 0644]
tests/bugs160/pr174449/Foo.java [new file with mode: 0644]
tests/bugs160/pr175806/A.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc160/Ajc160Tests.java
tests/src/org/aspectj/systemtest/ajc160/ajc160.xml