]> source.dussan.org Git - aspectj.git/commit
src -> java5-src; note test target runs AsmModuleTests, not Loadtime5ModuleTests...
authorwisberg <wisberg>
Wed, 11 May 2005 09:33:34 +0000 (09:33 +0000)
committerwisberg <wisberg>
Wed, 11 May 2005 09:33:34 +0000 (09:33 +0000)
commit21dda4b6e9e0111c53881bcfedc9833d63fee5a6
tree439dce528aba878a8605c92540466d2feb37f496
parent7679c0851b89ffba34b5ec9d3b05511dcdc85d9c
src -> java5-src; note test target runs AsmModuleTests, not Loadtime5ModuleTests - prior bug.  See newbuild.xml.
loadtime5/build.xml
loadtime5/java5-src/org/aspectj/weaver/loadtime/Agent.java [new file with mode: 0644]
loadtime5/java5-src/org/aspectj/weaver/loadtime/ClassPreProcessorAgentAdapter.java [new file with mode: 0644]
loadtime5/java5-testsrc/Loadtime515ModuleTests.java [new file with mode: 0644]
loadtime5/java5-testsrc/org/aspectj/weaver/loadtime/LoadtimeTests.java [new file with mode: 0644]
loadtime5/newbuild.xml [new file with mode: 0644]
loadtime5/src/org/aspectj/weaver/loadtime/Agent.java [deleted file]
loadtime5/src/org/aspectj/weaver/loadtime/ClassPreProcessorAgentAdapter.java [deleted file]
loadtime5/testsrc/Loadtime5ModuleTests.java [new file with mode: 0644]