summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed online docs for <javadoc> and <junit>.ANT_12_FIXESStefan Bodewig2001-01-292-2/+3
* Update online documentation - project's attributes.Stefan Bodewig2000-12-141-6/+7
* Update documentation in the online version as well.Stefan Bodewig2000-11-081-1/+6
* There are four compiler choices, not three.Stefan Bodewig2000-11-061-1/+1
* Fixed typo.Stefan Bodewig2000-11-021-1/+1
* Added pointer to the second mailing list archive.Stefan Bodewig2000-11-021-1/+4
* Clarify that includes attributes accepts multiple patterns while theStefan Bodewig2000-11-021-2/+7
* Moved the version from jakarta-site to jakarta-ant module.Stefan Bodewig2000-11-021-9/+7
* This commit was manufactured by cvs2svn to create branch 'ANT_12_FIXES'.No Author2000-10-240-0/+0
* Preparing for 1.2 release.Conor MacNeill2000-10-241-1/+1
* Update locations of the latest releaseConor MacNeill2000-10-241-4/+4
* Preparing for 1.2 release buildConor MacNeill2000-10-241-1/+1
* Update documentation for Filter taskConor MacNeill2000-10-241-7/+22
* Make <javac> always add +F to the jikes command line ifStefan Bodewig2000-10-201-5/+10
* exclude the helper files for the testcases from the binaryStefan Bodewig2000-10-201-2/+4
* Include src/etc in the binary distribution.Stefan Bodewig2000-10-201-3/+6
* and don't swap stderr and stdout either.Stefan Bodewig2000-10-191-2/+2
* Better redirect stderr and stdout instead of stderr twice.Stefan Bodewig2000-10-191-2/+2
* Ensure the output of the modern compiler is going to be redirected asStefan Bodewig2000-10-193-6/+11
* ejbc rollbackConor MacNeill2000-10-191-2/+0
* Roll back EJBC changes to the separate helper run in a separate VM. The use ofConor MacNeill2000-10-192-198/+100
* It seems far more plausible to interpret a relative file URI in SYSTEMStefan Bodewig2000-10-191-6/+14
* Resolve filenames in SYSTEM entity declarations relative to theStefan Bodewig2000-10-191-0/+18
* Allow ant to be installed in a Windows directory containing spaces such asConor MacNeill2000-10-182-9/+7
* Documented Ant's built in properties.Stefan Bodewig2000-10-181-0/+13
* And no stack trace for classic compiler either.Stefan Bodewig2000-10-181-1/+5
* Don't print stack traces on compilation errors.Stefan Bodewig2000-10-182-3/+9
* Make sure ejbc task handles situation when build.compiler is not setConor MacNeill2000-10-171-1/+1
* Make MacOS X a valid Unix (in <chmod>'s point of view).Stefan Bodewig2000-10-171-3/+4
* Made sure bootstrap.sh is executable in the distribution builds.Stefan Bodewig2000-10-171-1/+2
* Copy types/defaults.properties during bootstrap.Stefan Bodewig2000-10-172-2/+4
* Changed bootstrap.sh so that you can specify the compiler to use viaStefan Bodewig2000-10-172-5/+13
* Make the flatdestdir attribute work when using deployment descriptorsConor MacNeill2000-10-162-1/+5
* Add documentation for wlrun and wlstop tasksConor MacNeill2000-10-161-6/+107
* Document the <doclet> nested element for JavadocConor MacNeill2000-10-161-0/+22
* Provide access to more ejbc optionsConor MacNeill2000-10-161-1/+45
* Provide more control over running Weblogic.Conor MacNeill2000-10-161-11/+39
* Add warning about sytnax change for this taskConor MacNeill2000-10-161-0/+11
* Don't print the message of a thrown BuildException to stderr twice.Stefan Bodewig2000-10-161-6/+26
* Better error reporting when <ant> cannot find the build file, grammarStefan Bodewig2000-10-161-1/+5
* Some convenience targets for release builds.Stefan Bodewig2000-10-161-0/+164
* Changed examples to use copy and delete instead of copydir and deltree.Stefan Bodewig2000-10-161-10/+17
* Documented some more changes in WHATSNEW.Stefan Bodewig2000-10-161-2/+8
* Change version from 1.2alpha to 1.2rc - release candidate.Stefan Bodewig2000-10-131-1/+1
* Reset destDir to null in <copy> if destFile has been set. This allowsStefan Bodewig2000-10-131-0/+6
* Give the user a clue what to do when the "task could not be found"Stefan Bodewig2000-10-131-1/+4
* Added a location attribute to <property> to provide easy access to theStefan Bodewig2000-10-132-2/+14
* typoStefan Bodewig2000-10-121-1/+1
* Added a nested sysproperty element to <java>. This allows the user toStefan Bodewig2000-10-125-11/+132
* Made destdir in <javac> optional - don't use the -d switch at all ifStefan Bodewig2000-10-122-18/+22