5741 Commits (e5c7c5d48d43f5f992775b0cf7b4539eb0279905)

Author SHA1 Message Date
  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
  Kevin Jackson 7bb0e9bcb7 fix copyright date 19 years ago
  Kevin Jackson 06c1247488 - trim whitespace 19 years ago
  Matthew Jason Benson 33856dc530 doc 19 years ago
  Matthew Jason Benson 384035656c svn props 19 years ago
  Matthew Jason Benson e86a086d60 remove erroneously set svn:executable property. 19 years ago
  Jesse N. Glick 7af36bba63 Missing @since. 19 years ago
  Jesse N. Glick 6cd3b1f7a0 Stefan pointed out that the XML formatter was mistakenly using "JUnit4TestFacade" 19 years ago
  Jesse N. Glick 898a00e8b3 Just using a more explicitly qualified class name. 19 years ago
  Kevin Jackson e165340126 - Refactor DeweyDecimal to util package, retain bc by keeping a stub in the original location 19 years ago
  Kevin Jackson 82ee6de3c9 remove deprecated code 19 years ago
  Kevin Jackson 41c79eb325 remove deprecated code 19 years ago
  Kevin Jackson 72a3c74f5e remove references to alpha - add in x.y.z tests 19 years ago