aboutsummaryrefslogtreecommitdiffstats
path: root/taskdefs
Commit message (Collapse)AuthorAgeFilesLines
* - generalized support resource copying, now from injars or sourceroots and ↵wisberg2003-03-131-197/+327
| | | | | | | out to directory or outjar - normalized path support for all path-like elements - reorganized for readability
* upgraded for new resource-copying API's and also testing nested paths and ↵wisberg2003-03-132-19/+124
| | | | refid's.
* adding resources to src directory to test resource copying to outputwisberg2003-03-135-0/+6
|
* remove unused APIwisberg2003-03-131-3/+2
|
* manual test for experimental ant task option to copy non-.class file ↵wisberg2003-03-1012-0/+4889
| | | | | | contents of input jars to the output jar after each compile or recompile. Currently showing VerifyError on recompile -- need to investigate further.
* experimental ant task option to copy non-.class file contents of input jars ↵wisberg2003-03-101-21/+125
| | | | to the output jar after each compile or recompile.
* adding aspectjrt.jar to classpath to avoid disregarded warningwisberg2003-02-281-0/+1
|
* Ignore bin directoryacolyer2003-02-261-0/+1
|
* resolving unused-imports warningswisberg2003-02-137-47/+36
|
* suppressing info messages unless verbose wisberg2002-12-181-2/+11
| | | | and rendering user-visible exceptions using Main
* handling messages like the new taskdef, printing as we go and rendering ↵wisberg2002-12-181-8/+29
| | | | user-visible exceptions using Main
* public constructor, better message reporting on failurewisberg2002-12-182-2/+8
|
* initial version - neglected .lst files in testsrcwisberg2002-12-174-0/+4
|
* again aligning task with xlint realitywisberg2002-12-171-26/+72
|
* emacssymwisberg2002-12-171-0/+4
|
* propoogating Erik's changes to AbortExceptionjhugunin2002-12-172-2/+2
|
* initial versionwisberg2002-12-162-0/+32
|
* initial versionwisberg2002-12-1617-0/+3432