69 Commits (da5a13f8e4e0e4475f942b5ae5670271b711d423)

Author SHA1 Message Date
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 24 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 24 years ago
  Stefan Bodewig c3e3cee3b0 Don't catch stuff thrown in System.exit 24 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 24 years ago
  Stefan Bodewig 34528dbf65 spread the usage of JavaEnvUtils 24 years ago
  Stefan Bodewig 150545be2f Add documentation for new input stuff. 24 years ago
  Stefan Bodewig 550607147f merge input propsal into main tree. 24 years ago
  Conor MacNeill 7fc0d42636 Improve XML parser issue reporting 24 years ago
  Conor MacNeill 0c253dc762 Coding standard conformance 24 years ago
  Magesh Umasankar 8edaa455e6 Close PrintStreams if logfile is being used. Leaving the streams open causes test case failures on Windows. 24 years ago
  Jon Skeet 131519b962 Expanded JavaDoc comments on variable names. 24 years ago
  Conor MacNeill 9ec33bdb83 Cleanup of Main.java 24 years ago
  Jon Skeet f181fda33d JavaDoc comments. 24 years ago
  Erik Hatcher 7b13cb943f update copyright 24 years ago
  Stephane Bailliez f52ac98213 - Try to close the file rather than relying on finalization. 24 years ago
  Erik Hatcher b57651f539 Add -propertyfile command-line option. 24 years ago
  Stefan Bodewig 3fddc0bcfd License police on documentation files: 24 years ago
  Stephane Bailliez e3b6d1fe76 Fix bad coding style. 24 years ago
  Peter Donald ff4e823ee2 Revert setting of security manager. 24 years ago
  Stephane Bailliez 41893fdb30 Add a security manager that trap System.exit() calls. 24 years ago
  Stefan Bodewig 93ee07ad35 Show that Ant is an Apache project. 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Peter Donald e02b6c98aa Remove misleading javadoc comment so that we start getting less questions about it ;) 24 years ago
  Peter Donald 602c461fed Made the -projecthelp only print out targets that have coresponding descriptions unless loglevel is verbose or debug. 24 years ago
  Conor MacNeill f66cab0ea7 Merge from ANT_145_BRANCH up to Beta 2 25 years ago
  Stephane Bailliez 48428f7b4c Convenient description task that allows a multiple line description of a buildfile 25 years ago
  Conor MacNeill 1a93e607f2 Add a Log4j listener 25 years ago
  Conor MacNeill 046a49448b Actually set the exception on task level messages 25 years ago
  Conor MacNeill be12707c63 Security Manager does not work under 1.1. Take it out for now 25 years ago
  Conor MacNeill 74eb73ac39 Add a security manager so that non-forked java programs that call 25 years ago
  Conor MacNeill 059ad35916 This is a major change. :-) 25 years ago
  Stefan Bodewig a44e2ea1d7 Make sure "ant -find" will return a "normal" filename (without /./) 25 years ago
  Conor MacNeill 0fcac6aa36 Add a new front end fro Ant which will perform many of the functions 25 years ago
  Stefan Bodewig ac6f3addd3 Add a property that contains the version of Ant. 25 years ago
  Stefan Bodewig 7ded9a569f Added useexternalfile attribute to <javadoc> - this makes javadoc use 25 years ago
  Conor MacNeill a6c6685f62 Initialize classes which are loaded through a classloader. Note that the 25 years ago
  glennm 7fc63c89ac Fixed bug when displaying default target with 25 years ago
  glennm daf7ce4830 Displaying default target failed when there wasn't a description. 25 years ago
  glennm 6f0139454b Add info about default target to -projecthelp 25 years ago
  Conor MacNeill 58d96d54fb Restore version resource 25 years ago
  Peter Donald 88355d87fd Changed source structure so that constants can be retrieved from a separate class built in alternate tree. This negates the need for multiple source trees. 25 years ago
  Conor MacNeill 3848061ead Update to new build scripts 25 years ago
  Peter Donald 99f86d5034 Fixed errors wrt 25 years ago
  Peter Donald 415946f000 - There was an ugly line-break and system was duplicate. 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Conor MacNeill d97f4f390c Change weblogic element of ejbjar to support including the CMP descriptor based 25 years ago
  Stefan Bodewig a9cc5fd794 Make the buildfile searching only start on demand, introduced a new 25 years ago
  Stefan Bodewig b02f11df78 Don't print the message of a thrown BuildException to stderr twice. 25 years ago
  Conor MacNeill d4458b7643 Only print messages from exceptions which are non-null 25 years ago
  Stefan Bodewig 9490ce8f93 Ant will now scan for build.xml in the parent directory (directories) 25 years ago