]> source.dussan.org Git - aspectj.git/commit
fix for reported bug with invalid classpath entries (from the environment)
authorjhugunin <jhugunin>
Wed, 7 May 2003 20:29:39 +0000 (20:29 +0000)
committerjhugunin <jhugunin>
Wed, 7 May 2003 20:29:39 +0000 (20:29 +0000)
commit812c943083102add6057f7a057effd28dd8e3363
tree51495ae55d32af74ab330f80ac1b7af50eb512c6
parentb564c8980d179a0ccbed40f9f4cf24c50b582bdc
fix for reported bug with invalid classpath entries (from the environment)
being reported as errors.  These are now just info messages.
org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/BuildArgParser.java
org.aspectj.ajdt.core/testsrc/org/aspectj/ajdt/ajc/BuildArgParserTestCase.java
org.aspectj.ajdt.core/testsrc/org/aspectj/ajdt/internal/compiler/batch/BasicCommandTestCase.java