14818 次代码提交 (711132a7dd66b2e18c09c9dcae2aba94b0ff798c)
 

作者 SHA1 备注 提交日期
  Sam Ruby f52e2fa296 allow explicit specification of ANT_HOME 25 年前
  Sam Ruby 07dbc9cafa Support JDK 1.3 (a.k.a. "modern") compiler. 25 年前
  Arnout J. Kuiper d086264f35 Fixed inconsistency between docs and build.xml 25 年前
  Arnout J. Kuiper d180ff4e65 Added a "compress" attribute to the Zip and Jar task. 25 年前
  James Duncan Davidson b9c9d1a29c Hack to make clear that Modern compiler isn't yet implemented. Of course, 25 年前
  Arnout J. Kuiper 1b5eae2230 Properly set the "ant.java.version" property. 25 年前
  Craig R. McClanahan 1aa72f21ba Initial versions of a build script that will create nightly distribution 25 年前
  Craig R. McClanahan fd5bec8196 The previous fix was not sufficient when executing Ant's build.xml as a 25 年前
  Craig R. McClanahan 56d3c00da3 Make the src.dir property relative to the execution base directory without 25 年前
  Sam Ruby c08c5158ee Added convenience for JDK 1.2+ users 25 年前
  Sam Ruby 462279a7e4 Let's see if I get this right this time... thx Craig! 25 年前
  Sam Ruby a773e14e42 Cleanup things missed with JAXP/SAX 1.0 fixes 25 年前
  Sam Ruby fe4a5cb029 Support JAXP and SAX1.0 25 年前
  James Duncan Davidson 6b3d8a0295 Initial checkin of core spec. There's still pieces that need to be filled 25 年前
  Sam Ruby 299bd97429 Ant should not depend on tasks unless they are used. 26 年前
  Sam Ruby 1b4714d042 Now make it work with JDK1.2.2. Thanks Craig for bringing it to my 26 年前
  Sam Ruby 08789e9fda Explicitly copy support files, in anticipation of this function being 26 年前
  Sam Ruby 9fd8da35d2 JavaDoc doesn't use basedir for sourcePath 26 年前
  Sam Ruby 9207ca8a59 Support UNC filenames (\\server\path\file) on Windows platforms 26 年前
  Sam Ruby d3ee9a7555 <available file="name"> doesn't work 26 年前
  Sam Ruby 4461e98f84 Restore the ability to define properties and taskdefs outside the scope 26 年前
  Sam Ruby 888d09c107 Allow java classes to be called with no arguments 26 年前
  Costin Manolache e14600612c Added "output" parameter to Ant - it will allow the redirection of output. 26 年前
  Sam Ruby 7f57b308d4 Documented optional tasks to my knowledge 26 年前
  Sam Ruby 7d169b4157 Add a rename task 26 年前
  Sam Ruby 3549562783 fixed comments and error message 26 年前
  Sam Ruby 19515e5788 Add new tasks to the list... 26 年前
  Sam Ruby 945b6d36d1 Allow names to be used as id references 26 年前
  Sam Ruby e525cc224a NetRexxC and supporting taskdefs. 26 年前
  Sam Ruby e9f55d77d1 Added an *OPTIONAL* task which will allow a script, embedded or external, 26 年前
  Sam Ruby a15d6eedc8 Provide a reasonable message when only an exception is provided. 26 年前
  Jason Hunter c7806a87fe Stopped the script from blowing away the JAVA_HOME/JAVA/JAVAC/CLASSPATH values. 26 年前
  preston 580a0125de Old bootstrap.bat did not work. 26 年前
  James Duncan Davidson 98d8de794f Initial checkin of Utah Design Guide. 26 年前
  Arnout J. Kuiper f2471de482 Fixed copydir attributes in example. 26 年前
  Arnout J. Kuiper fd6adf10c6 Fixed examples for writing your own task. 26 年前
  Sam Ruby 8428504db7 Allow subclasses to extend scanDir functionality 26 年前
  Sam Ruby 48d22bcece Make attribute names in the documentation match the code 26 年前
  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 年前
  akv efbabaf849 (Possibly temporary) Fix for getting Taskdef in build files to actually work. 26 年前
  Sam Ruby 847348d801 Remove the portion of MatchingTask that duplicates logic present in 26 年前
  Sam Ruby 30d8dc80a5 Remove special processing for init. 26 年前
  Arnout J. Kuiper 6eca61f317 Removed references to old "init" task. 26 年前
  Sam Ruby f400b0cf33 First installment on \x/ill Uther's changes. 26 年前
  Sam Ruby e3f9382295 Issue a warning if a java source is found to be modified in the future 26 年前
  Sam Ruby f7ac20202d Emulate extdirs feature with Jikes compiler. 26 年前
  Costin Manolache 5a53146bbe Added a new property to task: "description". 26 年前
  Sam Ruby 2787a0ad84 better backwards compatibility 26 年前
  Costin Manolache 617c63c012 - Fixed ( workaround) Deltree - didn't worked on taz or any machine with 26 年前
  Costin Manolache e3dd337f59 - Get will try 3 times and has an option to ignore the errors 26 年前