4784 Commits (2f9e3c1127662cf164ce69f0a9d394fa55a542e2)

Author SHA1 Message Date
  Steve Loughran 91ee1ced95 This is a little bit of fun; something asked for on the mail list. You can now use -main to specify a new entry point for ant, so if you override ant.Main with a subclass, you can switch to that. 19 years ago
  Steve Loughran dad211c19f forward verify operation to references 19 years ago
  Steve Loughran c08f713b3c Add extra diags on the error message by printing out java.home 19 years ago
  Antoine Levy-Lambert bf042df7ec Bug Report 40021. The noframes option was not working at all. 19 years ago
  Antoine Levy-Lambert b19ac2c39b Fix JUnitReport with includes. 19 years ago
  Matthew Jason Benson f742b76b79 xhtmlify javadoc 19 years ago
  Jacobus Martinus Kruithof 176b11946b manifest issues 19 years ago
  Jan Materne 370ae530e4 Bug 35850 19 years ago
  Steve Loughran 546743d0fb adopt consistent quoting on this message. 19 years ago
  Jacobus Martinus Kruithof ce6cfebf34 Fix CRight 19 years ago
  Jacobus Martinus Kruithof d2e6dcf66d Fixed length mismatch. 19 years ago
  Jacobus Martinus Kruithof 1534f4e063 remove author 19 years ago
  Jacobus Martinus Kruithof b82d12d30f The crashfile was originally written to the file.toString, now the absolute path is used, hopefully this fixes the gump problems. 19 years ago
  Steve Loughran 8239fdac8c well, if you put the docs in, you need to follow with the code. <hasMethod> looks for methods. 19 years ago
  Jacobus Martinus Kruithof 44ecc125fa Give better information in case of timeout for JUnit test,as requested in Bug 39946. 19 years ago
  Jacobus Martinus Kruithof 0c2d03d031 Give better information in case of timeout for JUnit test,as requested in Bug 39946. 19 years ago
  Jacobus Martinus Kruithof 3cf51fd6de Give better information in case of timeout for JUnit test,as requested in Bug 39946. 19 years ago
  Jan Materne 69679b4828 Bug: 39153 19 years ago
  Matthew Jason Benson b49a9ef6f2 <echoproperties> setPrefix javadoc claimed null or empty prefix would be 19 years ago
  Steve Loughran 94e4ecf005 bugzilla report 38175; javacc needs a jdk version attribute for java1.5 support. 19 years ago
  Kevin Jackson 30a41589b4 move validation of properties into private method 19 years ago
  Steve Loughran 63013f44f3 adding ability to set the location when creating this 19 years ago
  Steve Loughran 9103590149 bug 35607 ; Ant Get task downloads unmodified files when useTimestamp=true 19 years ago
  Steve Loughran 4ce923bc7d bug 36033; javadocs incorrect 19 years ago
  Jacobus Martinus Kruithof 7030e8de61 Fix for pr:39946 19 years ago
  Antoine Levy-Lambert e7734def8b add support to nested XSL parameters in junitreport, Bugzilla 39708 19 years ago
  Matthew Jason Benson f274a4b1ad missing s in javadoc 19 years ago
  Matthew Jason Benson 761201eca2 If the class invoked by the <java> task threw a ClassNotFoundException, 19 years ago
  Matthew Jason Benson 87c740f8a7 make helpers final (HELPERS); put static stuff before instance-level stuff. 19 years ago
  Matthew Jason Benson fe2d7e6728 allow @s before the "real" one in scp uris. Bugzilla 38082. 19 years ago
  Matthew Jason Benson 8d20a46835 <fixcrlf> now supports an outputencoding attribute. Bugzilla report 39697. 19 years ago
  Kevin Jackson fe678d1937 roll back deprecation of Project.resolveFile, revert prior changes to code 19 years ago
  Jacobus Martinus Kruithof 18784a313b Removed support for Xalan1. 19 years ago
  Stefan Bodewig 2b20e49c11 as usual 19 years ago
  Steve Loughran a1448bb07d Little something to make it easier for things that subclass main to change its exit behaviour. Its been on my HDD for a while. If people object to it, I'll roll it back, as its not anything I'm actively using... 19 years ago
  Steve Loughran 094e4cb81a FileUtils.close 19 years ago
  Steve Loughran 9e440d1f14 trying to get this to work. it is now in the jar. 19 years ago
  Steve Loughran 0d2a7bd4fa typo 19 years ago
  Steve Loughran 9f80d97b98 sort declarations 19 years ago
  Steve Loughran 6fdc02e7b2 lets evaluate properties inline. Incidentally, <scriptdef> and the like Do Not do this. Too late to change now, probably. 19 years ago
  Stefan Bodewig ead9482eb3 2006 19 years ago
  Steve Loughran a7a552988f extending scriptdef 19 years ago
  Matthew Jason Benson ac92e4e6bd add tempfile deleteOnExit. PR# 39842. Submitted by Patrick Martin (then slightly modified). 19 years ago
  Jacobus Martinus Kruithof cf36820272 Closing some streams in Manifest, patch kindly provided by John Sisson. 19 years ago
  Kevin Jackson 4f2ff64361 use fileutils.resolveFile 19 years ago
  Kevin Jackson 9b89d8d0a3 use fileutils.resolveFile 19 years ago
  Stefan Bodewig c719b4d427 2006 19 years ago
  Steve Loughran 4d3c309f72 change policy of PropertyResource to return the actual dereferenced value. 19 years ago
  Steve Loughran 55a2554cc8 toString() override. Debuggers like them. 19 years ago
  Jacobus Martinus Kruithof 90ae788bf2 Performance enhancement by Dave Brosius 19 years ago