]> source.dussan.org Git - aspectj.git/commit
fix and test for Bugzilla Bug 38131
authorjhugunin <jhugunin>
Tue, 27 May 2003 17:35:13 +0000 (17:35 +0000)
committerjhugunin <jhugunin>
Tue, 27 May 2003 17:35:13 +0000 (17:35 +0000)
commitc509c6f751a553cc85d0210a408681f4f3ae05cb
treefa2cca61470367a01b1829c01964872faf91aa85
parentd43889dac2de39e87071dc9ff32eaf630ca6b439
fix and test for Bugzilla Bug 38131
   ajc needs -d . option while correctly compiling classes from subpackage
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AjBuildManager.java
org.aspectj.ajdt.core/testdata/src1/WrongPackage.java [new file with mode: 0644]
org.aspectj.ajdt.core/testsrc/org/aspectj/ajdt/internal/compiler/batch/BasicCommandTestCase.java