144 Commits (6b265b5612c67b97d9da2c449f706b5f4c6579b0)

Author SHA1 Message Date
  Stefan Bodewig 6b265b5612 use the same logic as <delete> if deletion of a recently closed file fails on Windows during rename. PR 45960. 17 years ago
  Stefan Bodewig 9f30d05509 factor out symlink methods into a separate utils class 17 years ago
  Stefan Bodewig f625d964c0 delete broken symbolic links. PR 41285 17 years ago
  Peter Reilly 6352c4ac1c checkstyle 18 years ago
  Jacobus Martinus Kruithof 46bf9d8c85 improved lay-out + add since ant 1.7.1 instead of 1.8 18 years ago
  Jacobus Martinus Kruithof 94dd480d07 request from cactus team, backward incompatible change in FileUtils made backward compatible 18 years ago
  Steve Loughran ad82fe67bd javadoc 18 years ago
  Peter Reilly ac16a45be3 magicnumbers 18 years ago
  Peter Reilly 95a74e9637 checkstyle 18 years ago
  Jacobus Martinus Kruithof 7e05b3d981 pr33969: tempfile task / FileUtils.createTempFile now actually creates the file. 18 years ago
  Peter Reilly 529a3f8250 revert readfully change, add in safeReadFully 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
  Peter Reilly 17137c34f7 checkstyle 18 years ago
  Peter Reilly 424bee292b checkstyle: remove trailing ws 18 years ago
  Matthew Jason Benson c0649769e0 fix the filename case junk again without relying on OS-level tests; reverting earlier changes 18 years ago
  Matthew Jason Benson adb161cdc4 fmting; tiny refactorings 18 years ago
  Matthew Jason Benson c717727548 detect cs 18 years ago
  Antoine Levy-Lambert e52412cab9 restore detailed import lines 19 years ago
  Antoine Levy-Lambert 25b1695de8 adding since tag for new method 19 years ago
  Antoine Levy-Lambert 1e4c39fb60 adding a method to find wrong cased files 19 years ago
  Steve Loughran b73a3b386a no need to mark static methods as final 19 years ago
  Kevin Jackson aa90e61cd6 -revert to non-reflective close 19 years ago
  Kevin Jackson 8a9e8a9034 -sorry prevent NullPointerException 19 years ago
  Kevin Jackson 08ece01ed6 -use reflection to avoid duplicated code for close (various things that can be closed) 19 years ago
  Peter Reilly 9dfd03133b checkstyle 19 years ago
  Antoine Levy-Lambert 5e4d3d0c93 do not uppercase systematically drive letters in FileUtils#normalize 19 years ago
  Peter Reilly 5d029deab9 checkstyle 19 years ago
  Peter Reilly e6e70c16c1 checkstyle 19 years ago
  Peter Reilly 0c318edc89 Performace: 19 years ago
  Peter Reilly c5d57a281a Bugzilla 40300: incorrent handling of exceptions in <copy> 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jesse N. Glick 69c95afa02 Some Javadoc corrections. 19 years ago
  Jesse N. Glick 869b123c04 #40281: "Cannot resolve path" error thrown gratuitously. 19 years ago
  Jan Materne 303b70f86b Bug 21042 "Setting XSL parameter to input filename when processed whole directory." 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 7eb22e8cdc indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future. 20 years ago
  Peter Reilly 27c1d843ca change name of Locator.encodeUri to Locator.encodeURI 20 years ago
  Jacobus Martinus Kruithof 58dfcc03e8 Sorry, copyright update forgotten 20 years ago
  Jacobus Martinus Kruithof f5f6982c88 Refactored translatePath from Project to FileUtils. 20 years ago
  Antoine Levy-Lambert e12c63a6ee more systematic handling of URIs, delegation of work to the JDK 20 years ago
  Matthew Jason Benson c3788e23d0 Replace try-catch with a preemptive check. 20 years ago
  Jacobus Martinus Kruithof 58b30633ee Fix import / removed unused variables 20 years ago
  Antoine Levy-Lambert 551b204c24 percent encode the relative paths in ManifestClassPath 20 years ago
  Antoine Levy-Lambert 6a71283099 properly convert URIs back to file paths when non ascii characters are percent-encoded 20 years ago
  Antoine Levy-Lambert 98f8daca39 add a test case for bugrep 37348 in the xslt task, also remove 20 years ago
  Antoine Levy-Lambert c9f87e7168 restore credit for the xerces-j team, sorry ... 20 years ago
  Antoine Levy-Lambert c4ad42ed39 fix for bug report 37348 20 years ago
  Matthew Jason Benson fa84f9f461 Move Resource-based utility methods in FileUtils to ResourceUtils (static). 20 years ago
  Matthew Jason Benson ec53cbb02a delete + resource collection support 20 years ago
  Jacobus Martinus Kruithof 653aa05d13 removed unused imports 20 years ago