]> source.dussan.org Git - aspectj.git/commit
Fixing Harness bug of adding the output directory to the classpath, which conceals...
authorwisberg <wisberg>
Fri, 9 May 2003 07:14:19 +0000 (07:14 +0000)
committerwisberg <wisberg>
Fri, 9 May 2003 07:14:19 +0000 (07:14 +0000)
commit35e6b8dd1ad6b8a683c6df2da2404d88d804e0f6
tree688ada31149cdfbf61ff9eeb2c41e6f2aa0f9337
parentdd62db936c6a9c22f04d4e1bc754b1f6bc15b64a
Fixing Harness bug of adding the output directory to the classpath, which conceals a bug in the incremental compilation.
This change should have no effect on other tests, but I noticed two other failures during normal compiles caused by inability to resolve type names.
testing/src/org/aspectj/testing/harness/bridge/CompilerRun.java
testing/src/org/aspectj/testing/harness/bridge/IncCompilerRun.java
testing/src/org/aspectj/testing/harness/bridge/JavaRun.java
testing/src/org/aspectj/testing/harness/bridge/Sandbox.java