1656 Commits (e5fcb123200cbdf1faccaf2a57fdf8c1e272d8bb)
 

Author SHA1 Message Date
  Stefan Bodewig e5fcb12320 New filesonly attribute for <zip> and friends - suppresses directories. 24 years ago
  Stefan Bodewig 30b8b73ffa <junit> will now try to include the task-definition itself as well as 24 years ago
  Stefan Bodewig 80c2ad3101 Again forgot to save some files, argh. 24 years ago
  Stefan Bodewig 891ef62c7b New task mimemail - this task requires JavaMail (and JAF) that's why 24 years ago
  Conor MacNeill 70d8b69e67 Describe timestamp's ability to offset dates 24 years ago
  Conor MacNeill 440e7a9014 Changed the logging level of invalid property files to warning 24 years ago
  Stefan Bodewig 37f6c69221 change credit for some logos. 24 years ago
  Stefan Bodewig 8726d0dc58 testcase for JUnitTestRunner. 24 years ago
  Stefan Bodewig 07736d7ee1 help the garbage collector by cleaning out references in 24 years ago
  Stefan Bodewig ef2c9e1a3c Make bootstrap process for JDK < 1.3 on Unix work again (bootstrap 24 years ago
  Stefan Bodewig 230952c5a8 Log properties for JUnit tests. 24 years ago
  Stefan Bodewig 4624d76d04 Give a different message if a test fails due to timeout. 24 years ago
  Stefan Bodewig da742d4855 Properly mask out JDK 1.4 specific stuff. 24 years ago
  Stefan Bodewig c51d45fd2c support java.util.regex package of JDK 1.4 in regexp mapper. 24 years ago
  Stefan Bodewig 8339c7f3e8 Add debug information to the getResource methods. 24 years ago
  Stefan Bodewig cf3d817333 Stop using canonical paths. This will change the behavior of Ant when 24 years ago
  Conor MacNeill 04c15d05cf CHange most usage of the classloader so that it loads from the 24 years ago
  glennm b1c37b60a6 Test for the 4NT shell, which requires a 24 years ago
  Conor MacNeill 2fa84738b4 InheritAll documentation update 24 years ago
  Conor MacNeill 6c23151c7a Logo proposals from Blair Hughes 24 years ago
  Conor MacNeill 5826ef1968 Interim fix for Gump failure to build FOP. IN Gump's mode of operations 24 years ago
  glennm 6ffa10f973 Overview of core tasks with a short description 24 years ago
  Peter Donald 525c0f87f8 Setup constructors so that they actually compile. 24 years ago
  Peter Donald 3f918df70a Update manifest and build file to reflect addition of new task file-manip-test. 24 years ago
  Peter Donald 92712f7da3 Update to reflect that that evaluate throws ContextException instead of TaskException. 24 years ago
  Peter Donald 1ef26fe3ac Change to throw context exception as lack of value in context is the reason for PropertyException. 24 years ago
  Peter Donald 96f3bfd7f8 Name->Value to reflect better semantics. 24 years ago
  Peter Donald 47e31ec919 Change to reflect fact that context no longer resolves propertys. 24 years ago
  Peter Donald cbbb531caa Convert parameter to use FIle type directly rather than converting from String. 24 years ago
  Peter Donald 697cacf736 Update task to reflect new location of property resolving 24 years ago
  Peter Donald 8071268228 Remove resolveValue() as it is not needed here but in AbstractContainerTask. 24 years ago
  Conor MacNeill 21a88b996a If the package list cannot be found, the offline links are 24 years ago
  Conor MacNeill 67252b80d7 Handle spaces in JikesPath. 24 years ago
  Conor MacNeill 2cd414161e Add noEJBC attribute to <ejbjar>'s weblogic element to skip ejbc. 24 years ago
  Nico Seessle 168f6c9ebd Moved conversion of ANT_HOME to after the 'try to find ANT' section as suggested in Bug# 1479 by Daniel.Barclay@digitalfocus.com 24 years ago
  Conor MacNeill c513333775 Made the meaning of the dest directory explicit. 24 years ago
  Conor MacNeill 757c77d1af Another location where invalid paths can be ignored 24 years ago
  Conor MacNeill ed46c7920d AntClassLoader now ignores paths which are invalid relative to the 24 years ago
  Conor MacNeill 54dc62a542 Remove unnecessary use of Project.resolveFile by converting arguments to 24 years ago
  Conor MacNeill 9361281f36 use Execute task instead of ExecTask , no temp file are now created. 24 years ago
  Conor MacNeill e72340e0a1 Make Ant work with spaces everywhere. 24 years ago
  Conor MacNeill 9de84f88c7 Add support for delimiter type. Base don the ideas contained in 24 years ago
  Conor MacNeill 30cf43949a Only delete the target file when it is in fact a file - don't 24 years ago
  Conor MacNeill ff6f214d88 Restore use of external file 24 years ago
  Conor MacNeill 7999cd0fb4 Add API as part of manual. The files that are in the API directory 24 years ago
  Conor MacNeill 44eb536d1a javadoc @files do not work under JDK 1.1 24 years ago
  Conor MacNeill 6a50cd2269 Don't try to print out result set if the execute method returns false 24 years ago
  Conor MacNeill 53775a646a Improve OS related messages in Exec 24 years ago
  Conor MacNeill 54550bf317 Update documentation stating where os attribute values come from. 24 years ago
  Conor MacNeill 6d157f462c Add inheritAll attribute to <ant> task 24 years ago