3424 Commits (0733dbfc6afa43a2ff754f9dc08311e0dd1b9d6c)

Author SHA1 Message Date
  Peter Reilly 1cac66df9a File paths to imported build files should not be canonicalized 21 years ago
  Matthew Jason Benson c25de77022 Move Process stream closure into a new public static method, 21 years ago
  Matthew Jason Benson 591f197bdd More typo corrections (not mine). 21 years ago
  Matthew Jason Benson e69dbc9413 Fix typo. 21 years ago
  Matthew Jason Benson 08fc138671 Close process streams in waitFor(Process). 21 years ago
  Stefan Bodewig dc6ab2dfed forkstyle -> forkmode 21 years ago
  Matthew Jason Benson 33ac6bc3ce Add a Location member to oata.Target, with the appropriate settor & gettor. 21 years ago
  Matthew Jason Benson 58d6ff11a8 Make <apply> differentiate between empty and up-to-date filesets/lists. 21 years ago
  Peter Reilly e160d8323d JDependTask did not close an output file 21 years ago
  Stefan Bodewig 1be95e51fd Make attribute und element names in <scriptdef> lowercase (like <macrodef> does) to avoid problems with name="Foo" -> the task X doesn\'t support the attribute foo 21 years ago
  Stefan Bodewig c00d5a6977 Implement jar index for referenced jars, PR: 14255 21 years ago
  Stefan Bodewig 819d9a02f1 The small things you find when reviewing code 21 years ago
  Matthew Jason Benson 2ead66e52c Make ContainerMapper abstract; move chained/composite behaviors to 21 years ago
  Steve Loughran fb77359665 Purge of many (but not all) the if-java-1.1 tests in the ant code. I left those in the tests in, and I left the javac and javadoc tests in, as they are more complex. This is the simple set. 21 years ago
  Steve Loughran 122c6ddd9e A new uptodate test that includes granularity. the 21 years ago
  Steve Loughran f8c1bb00f2 One less complaint from jikes about code style. 21 years ago
  Stefan Bodewig 88039803e6 don't depend on jre being lowercase, PR: 25798 21 years ago
  Stefan Bodewig d8657e9108 One not too much 21 years ago
  Matthew Jason Benson b6298168c9 Add resource support to <loadproperties>. 22 years ago
  Matthew Jason Benson 531e66cb1e Switch getParentFile(File) to delegate to File.getParentFile() and deprecate. 22 years ago
  Steve Loughran 3988c2b07f move to the Java1.2 implementation. 22 years ago
  Stefan Bodewig 55c133cecd Generate proper file URLs in AntClassLoader#getResource, PR: 28060 22 years ago
  Stefan Bodewig 40cf93ab71 Minor formatting changes 22 years ago
  Stefan Bodewig e8f55deaa7 <assertions> inside <java> or <junit> didn't work, PR: 27218 22 years ago
  Steve Loughran 9dc81a0315 Javadocs and some refactoring. tmpDir is now validated and used consistently where properties files are created. 22 years ago
  Steve Loughran e81ed04236 accessor to arguments 22 years ago
  Stefan Bodewig e5f8b04097 Use addMapper instead pf createMapper as suggested by Peter 22 years ago
  Stefan Bodewig b561447312 Don't delete existing file when trying to update a read-only archive, PR: 28419 22 years ago
  Stefan Bodewig 6dbabcb776 Add nested mappers to xslt, PR: 11249 22 years ago
  Stefan Bodewig 990243c785 Set context classloader in <xslt>, PR: 24802 22 years ago
  Stefan Bodewig ba3f838776 Merged the subclass-friendly <junit> version into 1.6 branch 22 years ago
  Stefan Bodewig 021fdf251c Add forkStyle attribute to <junit> with possible values of once, 22 years ago
  Stefan Bodewig cca008dd00 Capture stderr in <sshexec>, PR 28349 22 years ago
  Stefan Bodewig 5ee9f7e6b5 -breakiterator fixes by Jack Woehr 22 years ago
  Steve Loughran 267fb740f2 new attributes for the tests: hostname and timestamp. 22 years ago
  Matthew Jason Benson 7d1c3c7746 Fixed "optional" attribute. 22 years ago
  Stefan Bodewig 17e505e629 enable gcj's java -> native compilation. 22 years ago
  Stefan Bodewig 4041791887 less noisy verbose mode for <scp> by Rami Ojares 22 years ago
  Stefan Bodewig 83b7e75aa8 Add special local/remote variants of the file and todir attributes to 22 years ago
  Stefan Bodewig 89ab1168c9 Don't die if the ant.file property hasn't been set. 22 years ago
  Matthew Jason Benson e33f1d105f Add pattern attribute to DateSelector. Document granularity attribute. 22 years ago
  Stefan Bodewig 8ec6497d89 Add progress report to <scp>. 22 years ago
  Peter Reilly 13eae87a1a Expose MacroDef from MacroInstance 22 years ago
  Peter Reilly 4b2cd31d48 remove refernce to optional.jar in "unable to create task/type" message 22 years ago
  Matthew Jason Benson 8195ed0fa7 Fix the previous change; handle invalid URLs and 1.2 compatibility. 22 years ago
  Matthew Jason Benson 9557aed0f0 UNC pathnames did not work for ANT_HOME or -lib locations on Windows. 22 years ago
  Matthew Jason Benson 14211b597a I/O-intensive processes hung when started by Execute.spawn() 22 years ago
  Peter Reilly 5ecbfc2436 <parallel>: failonany was tested even if the task succeeded. 22 years ago
  Peter Reilly fefa29d940 ProjectComponent incorrect compare used in logging 22 years ago
  Stefan Bodewig 1b510286c2 Whitespace changes only 22 years ago