12960 Commits (5fc48a4bf92cd63ce993a0bef6738a5ac9d17f96)
 

Author SHA1 Message Date
  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
  Costin Manolache 5a53146bbe Added a new property to task: "description". 26 years ago
  Sam Ruby 2787a0ad84 better backwards compatibility 26 years ago
  Costin Manolache 617c63c012 - Fixed ( workaround) Deltree - didn't worked on taz or any machine with 26 years ago
  Costin Manolache e3dd337f59 - Get will try 3 times and has an option to ignore the errors 26 years ago
  Costin Manolache b50aeba8b7 Use createProperty instead of addProperty. 26 years ago
  Sam Ruby c4815378ef Change design pattern for nested elements from "addBar" to "createBar" 26 years ago
  Costin Manolache b7258ab797 - added "deep" properties to <ant> - you can now set properties for the 26 years ago
  Sam Ruby 653124c46b This is a simple patch which adds an attribute "classname" as an alias for 26 years ago
  Sam Ruby 7f93c6c464 Accept include and exclude nested XML elements. Also allows for the 26 years ago
  Sam Ruby 8de96cafd7 add support for nested properties 26 years ago
  Stefano Mazzocchi 08e4c1a818 updated filtering docs 26 years ago
  Stefano Mazzocchi 764d1e985b improved filtering granularity... now all tasks that use copyfile can turn filtering on and off on a task granularity level, useful to avoid binary corruption by filtering 26 years ago