summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'tomcat_32'.tomcat_32No Author2000-06-3090-19412/+0
* Add lib/* to CLASSPATHSam Ruby2000-06-303-11/+32
* Setter for fileextension not workingSam Ruby2000-06-301-1/+1
* Make sure bootstrap builds start with a clean build area.Conor MacNeill2000-06-302-2/+2
* Change delete failure checks to use return code rather than separate callConor MacNeill2000-06-302-10/+5
* Detect situations when files and directories cannot be deleted.Conor MacNeill2000-06-302-1/+15
* Simple stylesheet for XML log output.Conor MacNeill2000-06-301-0/+57
* Fixes from StefanConor MacNeill2000-06-301-24/+22
* Oops - make the new Javadoc work under JDK 1.1Conor MacNeill2000-06-291-15/+9
* Update javadoc task to support multiple link and group options.Conor MacNeill2000-06-297-32/+413
* Only compile Java source files until the behaviour of Javac is updatedConor MacNeill2000-06-291-0/+1
* reverted unnecessary change to Task.setProject intorduced with theStefan Bodewig2000-06-293-5/+3
* Fixed typo in comment.Stefan Bodewig2000-06-291-1/+1
* New task Touch. Expand now also retains the time from the Zipfile.Stefan Bodewig2000-06-296-33/+271
* Update documentationConor MacNeill2000-06-271-16/+113
* Store the modification time of the files inside the ZIP file.Stefan Bodewig2000-06-272-3/+5
* Added forceoverwrite attribute to copydir.Stefan Bodewig2000-06-273-2/+17
* Added -version switch.Stefan Bodewig2000-06-274-1/+40
* Add includesfile and excludesfile attributes to MatchingTask.Stefan Bodewig2000-06-262-31/+250
* Propagate a caught Exception inside the thrown BuildException.Stefan Bodewig2000-06-261-2/+2
* Allow the use of the JAVACMD environment variable in ant.bat to modifyConor MacNeill2000-06-251-5/+7
* Deprecate the implicit copying of support files by Javac.Conor MacNeill2000-06-251-15/+18
* Make <replace> a matching taskConor MacNeill2000-06-251-14/+51
* Remove System.exit calls.Conor MacNeill2000-06-242-8/+6
* Fix handling of $$ in propertiesConor MacNeill2000-06-242-5/+9
* Fix typo in netrexxc optional taskConor MacNeill2000-06-241-1/+1
* Update NetRexxC task to new build events systemConor MacNeill2000-06-241-1/+9
* Add BuildEvents to AntConor MacNeill2000-06-2410-71/+895
* Added MailMessage. Hope people don't mind that I left it inJason Hunter2000-06-242-2/+450
* Fine tune startup (handle liaison being present but processor not inSam Ruby2000-06-233-4/+10
* Now, commit something that works...Sam Ruby2000-06-231-18/+22
* Add an XSLT (style) task. Based on code from Assaf Arkin.Sam Ruby2000-06-237-0/+618
* Added date attribute to CVS task.Stefan Bodewig2000-06-232-0/+17
* Several contributed documentation updates. New task patch.Stefan Bodewig2000-06-233-109/+421
* Improved error messages if srcdir doesn't exist.Stefan Bodewig2000-06-231-3/+5
* Update the documentation to the Untar task.Stefan Bodewig2000-06-231-0/+4
* Fix typo. Thanks Conor!Sam Ruby2000-06-211-1/+1
* Do not change the classpath in build.batConor MacNeill2000-06-211-2/+3
* Add a test which will compile and load a task definition.Sam Ruby2000-06-183-0/+117
* Better reporting of errors when JAXP not present.Conor MacNeill2000-06-182-8/+13
* Fix up minor mangling of HTMLConor MacNeill2000-06-171-2/+2
* Extend CVS Task functionality.Conor MacNeill2000-06-172-7/+55
* Fix for Tar-timeArnout J. Kuiper2000-06-172-3/+36
* Make Delete a matchingTaskSam Ruby2000-06-162-23/+149
* Put in proper unix /bin/sh declarationJames Duncan Davidson2000-06-141-0/+2
* Javadoc 1.2 multiple group supportSam Ruby2000-06-141-2/+24
* log informational messages when classes are not availableSam Ruby2000-06-141-0/+2
* XML Parsing kit required.Arnout J. Kuiper2000-06-011-0/+6
* Make sure that properies from the command line and/or parent projectsSam Ruby2000-05-272-5/+33
* Pass along ANT_HOME valueSam Ruby2000-05-261-1/+1