]> source.dussan.org Git - aspectj.git/commit
On the build machine, code to test is in jars, not in 'bin' folders - so the aj.path...
authoraclement <aclement>
Tue, 5 Jul 2005 08:12:33 +0000 (08:12 +0000)
committeraclement <aclement>
Tue, 5 Jul 2005 08:12:33 +0000 (08:12 +0000)
commit35a7305b31437cc8982de9b71b26eb54a19d2995
treec8353234941ee78798da661475bce8d99f45d5a7
parent0a075c1fb1760c34207084f76a57ba887405d23f
On the build machine, code to test is in jars, not in 'bin' folders - so the aj.path for the LTW tests needs to have an entry for asm.jar in addition to the asm/bin it currently has.  Otherwise they fail with 'NoClassDefFoundError: org/aspectj/asm/IRelationship$Kind'
org.aspectj.ajdt.core/testsrc/org/aspectj/tools/ajc/Ajc.java
org.aspectj.ajdt.core/testsrc/org/aspectj/tools/ajc/AjcTestCase.java