Commit Graph

74 Commits

Author SHA1 Message Date
wisberg
ad9f772a10 - extdirs and bootclasspath not experimental
- noWeave has correct case
- better handling of list arguments
- better comments
- still largely untested
2003-04-13 09:42:18 +00:00
wisberg
9045d47008 added minimal (unverified) compiler adapter tests 2003-04-09 13:55:00 +00:00
wisberg
501fb83d58 minimal (unverified) compiler adapter tests 2003-04-09 13:54:46 +00:00
wisberg
22dd8fcfbc added (largely unverified) forked compile tests 2003-04-09 13:54:09 +00:00
wisberg
e3113cbb19 completely new adapter implementation delegates to AjcTask
and tries to work around javac source-pruning operations, with only limited success.
2003-04-09 13:52:52 +00:00
wisberg
5caba3dbd8 support for
-  forking
- compiler adapter delegation
- bootclasspath, extdirs, by putting on classpath (weak)
2003-04-09 13:51:05 +00:00
wisberg
e83c62ef74 - generalized support resource copying, now from injars or sourceroots and out to directory or outjar
- normalized path support for all path-like elements
- reorganized for readability
2003-03-13 02:57:04 +00:00
wisberg
57129e35ce upgraded for new resource-copying API's and also testing nested paths and refid's. 2003-03-13 02:54:32 +00:00
wisberg
6368a23862 adding resources to src directory to test resource copying to output 2003-03-13 02:53:56 +00:00
wisberg
f271e2e636 remove unused API 2003-03-13 02:53:08 +00:00
wisberg
1c3c02518f manual test for experimental ant task option to copy non-.class file contents of input jars to the output jar after each compile or recompile.
Currently showing VerifyError on recompile -- need to investigate further.
2003-03-10 09:34:37 +00:00
wisberg
12bf4ac8aa experimental ant task option to copy non-.class file contents of input jars to the output jar after each compile or recompile. 2003-03-10 09:33:24 +00:00
wisberg
636789223c adding aspectjrt.jar to classpath to avoid disregarded warning 2003-02-28 03:47:08 +00:00
acolyer
8fd3697dbb Ignore bin directory 2003-02-26 07:53:59 +00:00
wisberg
a3082d86e2 resolving unused-imports warnings 2003-02-13 06:03:19 +00:00
wisberg
91f0430dca suppressing info messages unless verbose
and rendering user-visible exceptions using Main
2002-12-18 21:35:17 +00:00
wisberg
7cd6a97ee6 handling messages like the new taskdef, printing as we go and rendering user-visible exceptions using Main 2002-12-18 21:34:30 +00:00
wisberg
49c53178fe public constructor, better message reporting on failure 2002-12-18 17:04:12 +00:00
wisberg
c22cbfbec1 initial version - neglected .lst files in testsrc 2002-12-17 18:20:34 +00:00
wisberg
476c70c1ad again aligning task with xlint reality 2002-12-17 16:33:00 +00:00
wisberg
12a9d7fee2 emacssym 2002-12-17 14:27:08 +00:00
jhugunin
f68a0546db propoogating Erik's changes to AbortException 2002-12-17 00:32:49 +00:00
wisberg
144143c297 initial version 2002-12-16 18:51:06 +00:00
wisberg
d842c4f113 initial version 2002-12-16 17:58:19 +00:00