6236 Commits (c02865f72e8f37b51a2a430b75ab6fea1c7f7ed2)
 

Author SHA1 Message Date
  Stefan Bodewig 5d588b329f Update the documentation to the Untar task. 25 years ago
  Sam Ruby a3288a923a Fix typo. Thanks Conor! 25 years ago
  Conor MacNeill bc89f597ec Do not change the classpath in build.bat 25 years ago
  Sam Ruby 39d7abbb4d Add a test which will compile and load a task definition. 25 years ago
  Conor MacNeill 4f8bb2ee77 Better reporting of errors when JAXP not present. 25 years ago
  Conor MacNeill 3a94f3d9dc Fix up minor mangling of HTML 25 years ago
  Conor MacNeill 32647e2835 Extend CVS Task functionality. 25 years ago
  Arnout J. Kuiper 0fce1960af Fix for Tar-time 25 years ago
  Sam Ruby 2c8c53f98a Make Delete a matchingTask 25 years ago
  James Duncan Davidson 40bf7243ac Put in proper unix /bin/sh declaration 25 years ago
  Sam Ruby b50848acba Javadoc 1.2 multiple group support 25 years ago
  Sam Ruby 9662217bcd log informational messages when classes are not available 25 years ago
  Arnout J. Kuiper fe219aa03f XML Parsing kit required. 25 years ago
  Sam Ruby 049d4a294a Make sure that properies from the command line and/or parent projects 25 years ago
  Sam Ruby 12adddea52 Pass along ANT_HOME value 25 years ago
  Arnout J. Kuiper 95ffb1ce49 Two new tasks, untar & gunzip, to complement the tar & gzip. 25 years ago
  Arnout J. Kuiper 320e41bc89 Fixed problem when an empty tag was supplied. 25 years ago
  Sam Ruby bab2dd7c2b fix shell equality operator 25 years ago
  Sam Ruby f52e2fa296 allow explicit specification of ANT_HOME 25 years ago
  Sam Ruby 07dbc9cafa Support JDK 1.3 (a.k.a. "modern") compiler. 25 years ago
  Arnout J. Kuiper d086264f35 Fixed inconsistency between docs and build.xml 25 years ago
  Arnout J. Kuiper d180ff4e65 Added a "compress" attribute to the Zip and Jar task. 25 years ago
  James Duncan Davidson b9c9d1a29c Hack to make clear that Modern compiler isn't yet implemented. Of course, 25 years ago
  Arnout J. Kuiper 1b5eae2230 Properly set the "ant.java.version" property. 25 years ago
  Craig R. McClanahan 1aa72f21ba Initial versions of a build script that will create nightly distribution 25 years ago
  Craig R. McClanahan fd5bec8196 The previous fix was not sufficient when executing Ant's build.xml as a 25 years ago
  Craig R. McClanahan 56d3c00da3 Make the src.dir property relative to the execution base directory without 25 years ago
  Sam Ruby c08c5158ee Added convenience for JDK 1.2+ users 25 years ago
  Sam Ruby 462279a7e4 Let's see if I get this right this time... thx Craig! 25 years ago
  Sam Ruby a773e14e42 Cleanup things missed with JAXP/SAX 1.0 fixes 25 years ago
  Sam Ruby fe4a5cb029 Support JAXP and SAX1.0 25 years ago
  James Duncan Davidson 6b3d8a0295 Initial checkin of core spec. There's still pieces that need to be filled 25 years ago
  Sam Ruby 299bd97429 Ant should not depend on tasks unless they are used. 25 years ago
  Sam Ruby 1b4714d042 Now make it work with JDK1.2.2. Thanks Craig for bringing it to my 26 years ago
  Sam Ruby 08789e9fda Explicitly copy support files, in anticipation of this function being 26 years ago
  Sam Ruby 9fd8da35d2 JavaDoc doesn't use basedir for sourcePath 26 years ago
  Sam Ruby 9207ca8a59 Support UNC filenames (\\server\path\file) on Windows platforms 26 years ago
  Sam Ruby d3ee9a7555 <available file="name"> doesn't work 26 years ago
  Sam Ruby 4461e98f84 Restore the ability to define properties and taskdefs outside the scope 26 years ago
  Sam Ruby 888d09c107 Allow java classes to be called with no arguments 26 years ago
  Costin Manolache e14600612c Added "output" parameter to Ant - it will allow the redirection of output. 26 years ago
  Sam Ruby 7f57b308d4 Documented optional tasks to my knowledge 26 years ago
  Sam Ruby 7d169b4157 Add a rename task 26 years ago
  Sam Ruby 3549562783 fixed comments and error message 26 years ago
  Sam Ruby 19515e5788 Add new tasks to the list... 26 years ago
  Sam Ruby 945b6d36d1 Allow names to be used as id references 26 years ago
  Sam Ruby e525cc224a NetRexxC and supporting taskdefs. 26 years ago
  Sam Ruby e9f55d77d1 Added an *OPTIONAL* task which will allow a script, embedded or external, 26 years ago
  Sam Ruby a15d6eedc8 Provide a reasonable message when only an exception is provided. 26 years ago
  Jason Hunter c7806a87fe Stopped the script from blowing away the JAVA_HOME/JAVA/JAVAC/CLASSPATH values. 26 years ago