2526 Commits (745031fad77dc006d12f34731b46f0e755343ea5)

Author SHA1 Message Date
  Stefan Bodewig 8f70bc2a91 Allow all tasks to be used outside of targets. 23 years ago
  Peter Donald 66c400defd Add jdk1.4 friendly getCause() method 23 years ago
  Stephane Bailliez 670c32326d Fix ANT_LIB path so that it uses a valid ANT_HOME under Cygwin.. 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago
  Erik Hatcher e5235423cc dIon's cleanup and doc patches. I put this on the HEAD branch so as to not touch 1.5 branch right before the release. 23 years ago
  Stefan Bodewig b10ac6b22e Add default value to <input>. 23 years ago
  Stefan Bodewig ee204741ec Pointer to PMD. 23 years ago
  Stephane Bailliez 25d72a26d4 MParse refactoring 23 years ago
  Conor MacNeill 5651828604 Provide messages when JUnit assertions fail 23 years ago
  Conor MacNeill b8974f6a8b Make sure Bzip tests start with a clean sheet 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Stephane Bailliez 270394a09f Extend the range of options ANTLR task is able to deal with 23 years ago
  Stefan Bodewig c3e3cee3b0 Don't catch stuff thrown in System.exit 23 years ago
  Stefan Bodewig 2aad5f9f54 recursively expand filter tokens. 23 years ago
  Stefan Bodewig f40cbc60b3 Merge over a bug-fix needed to get jakarta-tomcat built by Gump. 23 years ago
  Steve Loughran 5b320cdc20 Keith Wannamaker's classpath patches to jspc. 23 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 23 years ago
  Diane Holt 337ae87977 Avoid getting an NPE by making sure the property attr is set. 23 years ago
  Stefan Bodewig 1a8bb2e5a5 Add ability to generate XML to <echoproperties>. 23 years ago
  Stefan Bodewig c09d386575 Make sure user-properties remain user-properties. 23 years ago
  Costin Manolache dabc2a2e75 Fix getResource() for the project helper, there's no / at the beginning. 23 years ago
  Stefan Bodewig c0ddb31137 JDK 1.2 compatibility. 23 years ago
  Magesh Umasankar f61c1bcd3a Selectors feature to specify sophisticated selection criteria to create filesets. 23 years ago
  Diane Holt a87016010e Bye-bye <do>... 23 years ago
  Stefan Bodewig c36835a022 Fix License 23 years ago
  Peter Donald 58257e4ff6 If property is already set then generate a warning or an exception - dont try to chekc if it is valid. 23 years ago
  Conor MacNeill 0da1740420 Weblogic 7 updates 23 years ago
  Peter Donald 1fbf24c615 Add in a resolver task. 23 years ago
  Peter Donald ee9c04c4a7 Removed unused import. 23 years ago
  Peter Donald 31b4b70310 Removed some bogus javadocs that were errors. 23 years ago
  Peter Donald 246d805fab Fix javadoc errors. 23 years ago
  Peter Donald e9a96d595f Renamed msg --> message so that advanced editors can correctly deduce 23 years ago
  Conor MacNeill af5ed86d3b Pass the classpath in the -classpath argument. This is required when the weblogic 23 years ago
  Stefan Bodewig 3137430716 A sourcepath without package names is a no-op now (again). 23 years ago
  Jon Skeet 880c151f68 Fix-up of JavaDocs for filters (and a couple of style fixes too). 23 years ago
  Peter Donald 9db5bc1b03 Write a task to test availability of specific extension 23 years ago
  Peter Donald e4538b636d Add task that will generate manifest that declares 23 years ago
  Peter Donald 805141ce3c Register libfileset as a datatype 23 years ago
  Peter Donald 420e7ff2b3 Moved getManifest method to ExtensionUtil to make method usable from other locaitons 23 years ago
  Steve Loughran 77748a0668 my, isnt the java1.4 javadoc fussy 23 years ago
  Peter Donald aa639f0058 Register task that displays extensions in particular files 23 years ago
  Peter Donald 469f4fa753 Register new extension types 23 years ago
  Peter Donald bc214e817e Added in two datatypes; 23 years ago
  Peter Donald 6ab926ae04 Added brackets to make toString omre readable when multiple extensions printed out. 23 years ago
  Peter Donald 49bc4e2af1 Make sure can not set attributes if is a reference datatype 23 years ago
  Steve Loughran a96d884519 now you get: 23 years ago
  Steve Loughran c4b2350658 because a screwed up build.compiler only gives an error message like "false can't be found." 23 years ago
  Diane Holt 04f4f5364c Even though the enthusiasm (even to just vote) was a bit, ahem, 23 years ago
  Diane Holt e0281ea5e0 Set JAVA_HOME for OS/X. (PR 8503) 23 years ago
  Erik Hatcher 9a344e3b98 make it explicit that BuildExceptions can be thrown, even though its not necessary. 23 years ago