3769 Commits (bec0ae9f9903ba1f9d205b90bfd229a19dc9bccc)

Author SHA1 Message Date
  Matthew Jason Benson 368ee310b2 Make sure CLASSPATH is set before attempting to change it; 21 years ago
  Matthew Jason Benson b706854c21 Cygwin/UNC ANT_HOME compatibility using mixed paths on NT-family systems. 21 years ago
  Matthew Jason Benson 4c844c8f29 Remove unused import. 21 years ago
  Matthew Jason Benson 7665bc264e Restore Task inheritance to Exit/<fail>. 21 years ago
  Matthew Jason Benson 64556cb111 <fail> accepts nested conditions. 21 years ago
  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
  Matthew Jason Benson 3375d671ac Incorporate <waitfor> to improve the chances of a pass on Windows. :( 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>. 21 years ago
  Matthew Jason Benson 531e66cb1e Switch getParentFile(File) to delegate to File.getParentFile() and deprecate. 21 years ago
  Steve Loughran 3988c2b07f move to the Java1.2 implementation. 21 years ago
  Stefan Bodewig 55c133cecd Generate proper file URLs in AntClassLoader#getResource, PR: 28060 21 years ago
  Stefan Bodewig ffce0c7253 Various typo fixes by Jesse Glick, PR: 28480 21 years ago
  Stefan Bodewig 40cf93ab71 Minor formatting changes 21 years ago
  Stefan Bodewig e8f55deaa7 <assertions> inside <java> or <junit> didn't work, PR: 27218 21 years ago
  Steve Loughran b25905ba4c removing one line 21 years ago
  Steve Loughran 6d4dd928df show the alternate invocation mechanism does work. hmm. 21 years ago
  Steve Loughran 9dc81a0315 Javadocs and some refactoring. tmpDir is now validated and used consistently where properties files are created. 21 years ago
  Steve Loughran 14d5a4009a This is a test that demonstrates that assert checks dont get through properly. Fix in progress. 21 years ago
  Steve Loughran e81ed04236 accessor to arguments 21 years ago
  Jan Materne 9d7309a0ef Add hostname/timestamp from Jeff Tulley. Remove authors (like in java files). 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
  Stefan Bodewig 0b8142a736 and one more wrong license 22 years ago
  Stefan Bodewig 451b75d335 Fix line-ends, one more wrong license 22 years ago
  Stefan Bodewig 487c38e91f Adapt the OS/2 wrapper scripts to the new launcher. 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