]> source.dussan.org Git - aspectj.git/commit
240360 - test and fix for -proceedOnError and weaving in the face of broken source
authoraclement <aclement>
Thu, 17 Jul 2008 20:08:03 +0000 (20:08 +0000)
committeraclement <aclement>
Thu, 17 Jul 2008 20:08:03 +0000 (20:08 +0000)
commit1e6310e5b532fddaf538e569439eaf39290e21cc
treed4a20a460d873e22a3f6bf9efde90a9b413904ad
parenteeb2e60d0777af6cbcbc92efe467acaa1c12f123
240360 - test and fix for -proceedOnError and weaving in the face of broken source
tests/multiIncremental/pr240360/base/test/Base.java [new file with mode: 0644]
tests/multiIncremental/pr240360/base/test/Error.java [new file with mode: 0644]
tests/multiIncremental/pr240360/base/test/Sub.java [new file with mode: 0644]
tests/multiIncremental/pr240360/base/test/TestIt.java [new file with mode: 0644]
tests/multiIncremental/pr240360/base/test/aj/ModelAspect.aj [new file with mode: 0644]
tests/multiIncremental/pr240360/inc1/test/Error.java [new file with mode: 0644]
tests/multiIncremental/pr240360/inc2/test/aj/ModelAspect.aj [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc161/ajc161.xml
tests/src/org/aspectj/systemtest/incremental/tools/MultiProjectIncrementalTests.java