]> source.dussan.org Git - aspectj.git/commit
154054 testcode and fix: noticing changes in around advice and forcing full builds
authoraclement <aclement>
Fri, 22 Sep 2006 10:49:37 +0000 (10:49 +0000)
committeraclement <aclement>
Fri, 22 Sep 2006 10:49:37 +0000 (10:49 +0000)
commit98a5d925536b291ca760ca510a2e06b7e3cff13e
treed349cbb016ddc7b55dae0c6eace09803ca799f4f
parent1138f942d5c2367ef8a6abb4d30e724730bc8f79
154054 testcode and fix: noticing changes in around advice and forcing full builds
12 files changed:
tests/bugs153/pr154054/changes/MyAspect.20.aj [new file with mode: 0644]
tests/bugs153/pr154054/src/MyAspect.aj [new file with mode: 0644]
tests/bugs153/pr154054/src/MyClass.java [new file with mode: 0644]
tests/bugs153/pr154054_2/changes/MyAspect.30.aj [new file with mode: 0644]
tests/bugs153/pr154054_2/src/MyAspect.aj [new file with mode: 0644]
tests/bugs153/pr154054_2/src/MyClass.java [new file with mode: 0644]
tests/java5/ataspectj/ataspectj/IfPointcut2Test.java
tests/src/org/aspectj/systemtest/incremental/IncrementalTests.java
tests/src/org/aspectj/systemtest/incremental/incremental-junit-tests.xml
tests/src/org/aspectj/systemtest/incremental/tools/MultiProjectIncrementalTests.java
weaver/src/org/aspectj/weaver/CrosscuttingMembers.java
weaver/src/org/aspectj/weaver/bcel/BcelMethod.java