772 Commits (e9211a1fb8fa0ce4abd0b966fc81c7cd1ae75531)
 

Author SHA1 Message Date
  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
  preston 580a0125de Old bootstrap.bat did not work. 26 years ago
  James Duncan Davidson 98d8de794f Initial checkin of Utah Design Guide. 26 years ago
  Arnout J. Kuiper f2471de482 Fixed copydir attributes in example. 26 years ago
  Arnout J. Kuiper fd6adf10c6 Fixed examples for writing your own task. 26 years ago
  Sam Ruby 8428504db7 Allow subclasses to extend scanDir functionality 26 years ago
  Sam Ruby 48d22bcece Make attribute names in the documentation match the code 26 years ago
  Stefano Mazzocchi ef962a9a03 called "javadoc" directly to avoid classpath problems that bugged many cocoon devs (it didn't happen to me because was setting tools.jar in my autoexec.bat... now I have a clean classpath and everything works fine on both 1.2 and 1.1 26 years ago
  akv efbabaf849 (Possibly temporary) Fix for getting Taskdef in build files to actually work. 26 years ago
  Sam Ruby 847348d801 Remove the portion of MatchingTask that duplicates logic present in 26 years ago
  Sam Ruby 30d8dc80a5 Remove special processing for init. 26 years ago
  Arnout J. Kuiper 6eca61f317 Removed references to old "init" task. 26 years ago
  Sam Ruby f400b0cf33 First installment on \x/ill Uther's changes. 26 years ago
  Sam Ruby e3f9382295 Issue a warning if a java source is found to be modified in the future 26 years ago
  Sam Ruby f7ac20202d Emulate extdirs feature with Jikes compiler. 26 years ago