]> source.dussan.org Git - aspectj.git/commit
fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) compliance...
authorwisberg <wisberg>
Sun, 25 May 2003 19:23:41 +0000 (19:23 +0000)
committerwisberg <wisberg>
Sun, 25 May 2003 19:23:41 +0000 (19:23 +0000)
commit995364f04e270121b0b1c229e6047c7b2823f3b3
treedd5ce6d9fc35422cf1672cf7b3afd5e394ff6aa3
parent5692ee0c837cfe5f9e4cf8cd0e53047cb95c2ddf
fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) compliance set incorrectly (-1.3 instead of 1.4) and (2) warn:... form was ignored.
These would break only when running from a Javac compiler adapter and using <compilerarg>
build/src/org/aspectj/internal/tools/build/Module.java