5503 Commits (8ed820fa8605aab75f5b65bccfbc0229cdde5ff1)

Author SHA1 Message Date
  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
  Jan Materne 33aa821b3e A super-call is ok here so you'll get the "standard" behaviour you expect from other BuildFileTests. 19 years ago
  Steve Loughran af89f6061e roll back deletion of public teardown operator, with a comment as to why it is needed 19 years ago
  Steve Loughran 5d0494a994 purge some spurious methods 19 years ago
  Jan Materne b5aad81339 Remove methods with just super()-calls. (Don't know any more why I added them...) 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 46c57322cc fix GUMP failures 19 years ago
  Kevin Jackson 30a41589b4 move validation of properties into private method 19 years ago
  Steve Loughran df25e856f6 made all the protected methods public. Because ProjectTest was trying to call protected methods, and rather than selectively open up the methods, I made the whole set of asserts and operations open. 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
  Antoine Levy-Lambert 468476bd2a renaming the .cvsignore files into .svnignore 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
  Kevin Jackson b51e242d8d test was failing on osx, change to use StringUtils - test now passes 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
  Antoine Levy-Lambert 731eadf2ee Fix for SystemId of stylesheet 19 years ago
  Antoine Levy-Lambert 31c6b1478b FTP Account could not be specified in ant FTP task. 19 years ago
  Antoine Levy-Lambert ea67f0d44a ReplaceTokens should allow properties files. 19 years ago
  Matthew Jason Benson 8bb8fad68f sp 19 years ago
  Stefan Bodewig acfa55e818 Add a target to create an MSI installer for Ant 19 years ago
  Kevin Jackson 1746e40634 use fileutils.resolveFile 19 years ago