]> source.dussan.org Git - aspectj.git/commit
Mainly updated AjcConfigParser
authorwisberg <wisberg>
Sat, 1 Feb 2003 00:05:56 +0000 (00:05 +0000)
committerwisberg <wisberg>
Sat, 1 Feb 2003 00:05:56 +0000 (00:05 +0000)
commite7e3398a966db548fe0dc0403ceba6d0d96e11c5
tree169626373ef451f79d3757ba628fe0b9e37fe6b5
parent5a21d704c265087e530c2f8f573d83a6b8c4c133
Mainly updated AjcConfigParser
- XLint handled in two if legs?
- corrected error messages
- pushed handling of -incremental down
- using handler rather than printing to System.out (per !!! comment)
- permitting both .zip and .jar suffixes in
  outjar, injar, and aspectpath
- requires sourceroots to be readable
- added incremental and incrementalFile
  (even though caller should handle?)
- did not remove options no longer supported in 1.1?
  (bootclasspath and extdirs)
org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/BuildArgParser.java
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AjBuildConfig.java