7246 Commits (70abcb7f5d2128f7af46b37ca416d2859a77d8e6)

Author SHA1 Message Date
  Peter Reilly e90f94aaef checkstyle 18 years ago
  Steve Loughran 3cd3ea5671 bug ID 43348: add FileProvider interface for file providing resources 18 years ago
  Peter Reilly f3e4a4790e magic numbers 18 years ago
  Jacobus Martinus Kruithof f1e7b4baf5 Improved InterruptException handling, especially from Parallel task. Should also solve Pr 42924. 18 years ago
  Jacobus Martinus Kruithof 9cd9731a62 Added a basic profiling logger. 18 years ago
  Kevin Jackson 6195da77a4 -remove extra whitespace 18 years ago
  Peter Reilly e29e6c080c checkstyle - magic numbers 18 years ago
  Peter Reilly fe4759fae9 more checkstyle 18 years ago
  Peter Reilly 40f19de355 opps 18 years ago
  Peter Reilly 33251075ea magic numbers 18 years ago
  Kevin Jackson 60eb01908b -use isClosed instead of isEOF, bugzilla #43092 18 years ago
  Peter Reilly 95a74e9637 checkstyle 18 years ago
  Jan Materne f02f90064b * Refactoring of FailureRecorder: use of a helper class instead of helper methods 18 years ago
  Jacobus Martinus Kruithof 824c630ff9 TempFile changes (ctd) 18 years ago
  Jacobus Martinus Kruithof 857411cff1 TempFile changes (ctd) 18 years ago
  Jacobus Martinus Kruithof 7e05b3d981 pr33969: tempfile task / FileUtils.createTempFile now actually creates the file. 18 years ago
  Jacobus Martinus Kruithof 02fce032ed pr 41724: FTP task fail, FTPClient may return null in its arrays. 18 years ago
  Matthew Jason Benson ffeb30bcce equals BC to support subclasses :/ 18 years ago
  Jacobus Martinus Kruithof 228efb0efc Pr 43330, suppress printing of cvs password in case it is given on the command line. 18 years ago
  Peter Reilly 3426002af9 add a method to see if a nested element is supported via reflection 18 years ago
  Peter Reilly c7e4640df9 Bugzilla: 43324 stackoverflow 18 years ago
  Peter Reilly d5d9904316 checkstyle 18 years ago
  Peter Reilly 171569c18d opps 18 years ago
  Peter Reilly 05fe7f0d73 remove a deffered test 18 years ago
  Peter Reilly 77e30d795e now 1.8.0 18 years ago
  Peter Reilly 32ccb517d0 remove resolution for references that are not resolved during normal runtime execution 18 years ago
  Peter Reilly 529a3f8250 revert readfully change, add in safeReadFully 18 years ago
  Peter Reilly 85e45b701b opps 18 years ago
  Peter Reilly 9249e9eba5 change some usages that assumed null from readfully 18 years ago
  Peter Reilly a9592b869e Bugzilla 43292: filtermapper could throw an NPE. - change FileUtils to return an empty string rather than null for zero-length files 18 years ago
  Jacobus Martinus Kruithof f14a2ef8c3 Improvement of handling mappers in the touch task. datetime and millis now take precedence over the timestamp on the original file. Bugzilla report 43235. 18 years ago
  Peter Reilly 4c69b551ec magic numbers 18 years ago
  Peter Reilly 35cadddc98 more magic numbers 18 years ago
  Peter Reilly 7ec7ef9d62 place the cleanup code in a finally clause 18 years ago
  Peter Reilly ddd5fc4276 remove some magic numbers 18 years ago
  Matthew Jason Benson efc87c4aba demonstrate missingdir fileset exists but is empty 18 years ago
  Peter Reilly 51a68c6ece trailing spaces 18 years ago
  Peter Reilly 735315c1ea allow a propertyevalulator to signal that it 'owns' the property, but the property is not set 18 years ago
  Peter Reilly 390398d38e adding null return 18 years ago
  Peter Reilly eaa4b86d6b Bugzilla 43114: package-info.java repeatedly compiled 18 years ago
  Peter Reilly b0bdced687 Bugzilla 11270: add errorOnMissingDir attribute to fileset 18 years ago
  Peter Reilly 40c79e5354 opps 18 years ago
  Peter Reilly 8d9358d369 checkstyle: some magic numbers 18 years ago
  Peter Reilly 395ad149e6 allow redundant throws, do not allow illegalimport 18 years ago
  Peter Reilly f4ee8dcc26 Allow reflection on setX(Object x) to be an xml attribute 18 years ago
  Peter Reilly 68d4cfaac3 add in property delegate to set properties 18 years ago
  Peter Reilly 8967c1546c add some helper methods on PropertyHelper to access the get/get methods 18 years ago
  Peter Reilly 7896dac845 fix for bugzilla 43121 - war task inconsistent bahaviour 18 years ago
  Peter Reilly eefee2f267 make a big method a little smaller 18 years ago
  Peter Reilly 04340a9cb3 remove gt 7 param method 18 years ago