summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add flush are println in DefaultHandlerHandler#handleInputPeter Reilly2004-02-041-0/+1
* adapt checkstyle configuration to the new licenseAntoine Levy-Lambert2004-02-032-50/+13
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-03886-43382/+10634
* Check if character is in range for special arrayPeter Reilly2004-02-031-1/+1
* first test to move to the Apache License 2.0Antoine Levy-Lambert2004-02-024-101/+47
* Handle unexpanded properties in Windows CLASSPATHSConor MacNeill2004-02-021-1/+6
* forgot to setTaskType when cloning UnknownElementPeter Reilly2004-01-301-1/+5
* Fail with a useful error message when the user asks us to fork aStefan Bodewig2004-01-301-2/+11
* The gcj compiler adapter failed if the destdir didn't exist.Stefan Bodewig2004-01-301-3/+3
* fix wrong javadoc comment.Stefan Bodewig2004-01-301-1/+1
* <java> ignored the append attribute.Stefan Bodewig2004-01-301-3/+2
* added @since tagsAntoine Levy-Lambert2004-01-282-0/+2
* Add a new cvsversion taskAntoine Levy-Lambert2004-01-284-31/+229
* Change textname attribute in macrodef to a text elementPeter Reilly2004-01-274-22/+207
* 2004Stefan Bodewig2004-01-231-1/+1
* followed up peter reilly's suggestion; full testing for unimplemented as well...Steve Loughran2004-01-232-2/+16
* checkstylePeter Reilly2004-01-221-7/+9
* better reporting of linkage error in checkTaskClassPeter Reilly2004-01-222-1/+9
* new condition: typefoundSteve Loughran2004-01-224-0/+261
* add textname attribute to macrodefPeter Reilly2004-01-224-3/+85
* - Added an extra option to 'failonerr' to each ClearCase task/command.Antoine Levy-Lambert2004-01-2115-337/+1749
* use a static map of jarfile->manifest classpath entryPeter Reilly2004-01-191-25/+40
* Fix datePeter Reilly2004-01-192-2/+2
* macrodef element names are case insensentive due to use of DynamicConfiguratorPeter Reilly2004-01-194-2/+23
* Add two new attributes in p4submit :Antoine Levy-Lambert2004-01-153-6/+39
* 2004Stefan Bodewig2004-01-131-1/+1
* add " to " to jsp outputPeter Reilly2004-01-131-1/+2
* Allow presetdef'ed types to be used with the ant-type attributePeter Reilly2004-01-133-5/+43
* Fix for ant -keep-going a bPeter Reilly2004-01-121-1/+12
* Class.getClassLoader may return null for the system classloaderStefan Bodewig2004-01-121-2/+7
* A leading slash in a resource name is only required forStefan Bodewig2004-01-123-7/+21
* Failing unit tests for whichresourceStefan Bodewig2004-01-122-0/+95
* 2004Stefan Bodewig2004-01-121-1/+1
* oppsPeter Reilly2004-01-091-1/+1
* fix for CRLF adds extraneous character at the end of FilePeter Reilly2004-01-096-8/+51
* Add description attributes for elements and attributes of macrodefPeter Reilly2004-01-081-0/+33
* datePeter Reilly2004-01-081-1/+1
* Fix npe if <include> does not have a "name" attributePeter Reilly2004-01-081-1/+1
* 2004Stefan Bodewig2004-01-083-3/+3
* Change message on lack of cmp decriptor from warning to verbose asPeter Reilly2004-01-071-1/+1
* <touch> to handle filelists. Forced me to add more tests for new and existing...Steve Loughran2004-01-074-28/+158
* Very initial JDK 1.5 supportStefan Bodewig2004-01-074-10/+24
* some more variables named enumStefan Bodewig2004-01-072-11/+11
* Previous fix for filterset broke the infinite filter testingPeter Reilly2004-01-073-3/+36
* Fix for error in inifinite loop checking in filtersetsPeter Reilly2004-01-073-4/+33
* Happy New YearStefan Bodewig2004-01-072-2/+2
* Fix for ant namespace support for nested elementsPeter Reilly2004-01-061-0/+12
* Use getDestDir of jboss element of ejbjarPeter Reilly2004-01-051-1/+8
* allow IH to handle Constructor(Project, String) inPeter Reilly2003-12-301-33/+38
* add original exception to new buildexception forPeter Reilly2003-12-301-2/+2