3948 Commits (dd59f330e28468c67b69a1d4e352f4e5bafcb27f)

Author SHA1 Message Date
  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). 21 years ago
  Stefan Bodewig e5f8b04097 Use addMapper instead pf createMapper as suggested by Peter 21 years ago
  Stefan Bodewig b561447312 Don't delete existing file when trying to update a read-only archive, PR: 28419 21 years ago
  Stefan Bodewig 6dbabcb776 Add nested mappers to xslt, PR: 11249 21 years ago
  Stefan Bodewig 990243c785 Set context classloader in <xslt>, PR: 24802 21 years ago
  Stefan Bodewig ba3f838776 Merged the subclass-friendly <junit> version into 1.6 branch 21 years ago
  Stefan Bodewig 021fdf251c Add forkStyle attribute to <junit> with possible values of once, 21 years ago
  Stefan Bodewig cca008dd00 Capture stderr in <sshexec>, PR 28349 21 years ago
  Stefan Bodewig 5ee9f7e6b5 -breakiterator fixes by Jack Woehr 21 years ago
  Stefan Bodewig 0b8142a736 and one more wrong license 21 years ago
  Stefan Bodewig 451b75d335 Fix line-ends, one more wrong license 21 years ago
  Stefan Bodewig 487c38e91f Adapt the OS/2 wrapper scripts to the new launcher. 21 years ago
  Steve Loughran 267fb740f2 new attributes for the tests: hostname and timestamp. 21 years ago
  Matthew Jason Benson 7d1c3c7746 Fixed "optional" attribute. 21 years ago
  Stefan Bodewig 17e505e629 enable gcj's java -> native compilation. 21 years ago
  Stefan Bodewig 4041791887 less noisy verbose mode for <scp> by Rami Ojares 21 years ago
  Stefan Bodewig 83b7e75aa8 Add special local/remote variants of the file and todir attributes to 21 years ago
  Stefan Bodewig 89ab1168c9 Don't die if the ant.file property hasn't been set. 21 years ago
  Matthew Jason Benson e33f1d105f Add pattern attribute to DateSelector. Document granularity attribute. 21 years ago
  Stefan Bodewig 8ec6497d89 Add progress report to <scp>. 21 years ago
  Peter Reilly 13eae87a1a Expose MacroDef from MacroInstance 21 years ago
  Peter Reilly 4b2cd31d48 remove refernce to optional.jar in "unable to create task/type" message 21 years ago
  Matthew Jason Benson 8195ed0fa7 Fix the previous change; handle invalid URLs and 1.2 compatibility. 21 years ago
  Matthew Jason Benson 9557aed0f0 UNC pathnames did not work for ANT_HOME or -lib locations on Windows. 21 years ago
  Matthew Jason Benson 14211b597a I/O-intensive processes hung when started by Execute.spawn() 21 years ago
  Peter Reilly 5ecbfc2436 <parallel>: failonany was tested even if the task succeeded. 21 years ago
  Peter Reilly fefa29d940 ProjectComponent incorrect compare used in logging 21 years ago
  Stefan Bodewig 46e87d8cdb Try to make Gump happy 21 years ago
  Stefan Bodewig 1b510286c2 Whitespace changes only 21 years ago
  Matthew Jason Benson 1b72f9a649 Add Windows 2003 support to getProcEnvCommand() + minor refactoring. 21 years ago
  Steve Loughran 2d25bc6890 I do not like the current process of marking incompatibility, as it is a dog to use from programmatic task access. We should validate immediatly before execution instead. This commit is not a fix, merely a partial workaround. 21 years ago
  Steve Loughran e353e5f5ae spelling 21 years ago
  Matthew Jason Benson a86e533136 Forgot the default typedef and type unit tests initially. ;) 21 years ago
  Matthew Jason Benson b5adaac3d5 Remove comment. 21 years ago
  Matthew Jason Benson b0507d4451 Add <redirector>. 21 years ago