7058 Commits (dde3f7363ca527893db18fed6df3a5abdebca554)

Author SHA1 Message Date
  Jaikiran Pai 1a2c33fd0e Add @Deprecated to SymbolicLinkUtils 8 years ago
  Jaikiran Pai 242d661161 Deprecate SymbolicLinkUtils in favour of Java 7 java.nio.file.Files APIs 8 years ago
  Stefan Bodewig 6aeb7d3293 improve debug logging 8 years ago
  Stefan Bodewig edb27a348d whitespace 8 years ago
  Stefan Bodewig d88b87fd8b Properties#list shortens values in output 8 years ago
  Stefan Bodewig 33885eff51 Merge branch '1.9.x' 8 years ago
  Stefan Bodewig de95b34f04 use HTML entity instead of unicode escape sequence 8 years ago
  Stefan Bodewig ff3faffc76 bad merge, sorry 8 years ago
  Stefan Bodewig 82e0218d2e Merge branch '1.9.x' 8 years ago
  Stefan Bodewig 6f5db5e068 more +/- characters 8 years ago
  Stefan Bodewig d95099a1af Merge branch '1.9.x' 8 years ago
  Stefan Bodewig 246bc2bb28 make things work on OS with non-UTF8 default encoding 8 years ago
  Jaikiran Pai afc99e7920 Fix javadoc build failure 8 years ago
  Jaikiran Pai 0fd2a86369 BZ-19516 Use BufferedInputStream for reduced memory usage in Zip task, in certain cases 8 years ago
  Jaikiran Pai 17f06a9f0f BZ-19516 Use BufferedInputStream for reduced memory usage in Zip task, in certain cases 8 years ago
  Jaikiran Pai b3c7d5dc45 BZ-58683 Don't break the semantics that were introduced as part of BZ-43426 i.e. allow overwritting (if the attribute is set to true) of existing non-symlink files with a symlink 8 years ago
  Gintas Grigelionis 7f1e7628b3 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 5eef12a964 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Jaikiran Pai 454e4e2f19 BZ-58683 Explicitly use LinkOption.NOFOLLOW_LINKS while checking for existence of a file 8 years ago
  Jaikiran Pai cefdbd398d BZ-58683 Honour the overwrite=false for existing symlinks. Plus, use Java 7 java.nio.file.Files support for symbolinks, in symlink task 8 years ago
  Gintas Grigelionis 6656db28bb Let’s use doclint 8 years ago
  Gintas Grigelionis 67f29ce0c2 Let’s use doclint 8 years ago
  Stefan Bodewig 1c5a92fb1f Merge branch '1.9.x' 8 years ago
  Stefan Bodewig 79e9d10435 fail early if javah is used with java 10+ 8 years ago
  Stefan Bodewig 8191d7e0f2 use cleaner methid to detect current java version in <apt> 8 years ago
  Stefan Bodewig 6cd989e534 deal with theoretical case of version scheme changing again 8 years ago
  Stefan Bodewig 228e2e25e7 Merge branch '1.9.x' 8 years ago
  Stefan Bodewig bd0759d943 try to adapt to Java10+ rapidly changing major versions 8 years ago
  Gintas Grigelionis 572a249025 Checkstyle: mostly whitespace (cf master) 8 years ago
  Gintas Grigelionis 0ed7f4ab51 Normalise tabulation and line breaks (cf master) 8 years ago
  twogee 4422804db3 Normalise tabulation and line breaks 8 years ago
  Stefan Bodewig 5f70336124 Merge branch '1.9.x' closes #46 8 years ago
  Kui LIU 9ec11ae3b0 Remove the redundant nullcheck of value known to be non-null. 8 years ago
  Stefan Bodewig 20fe0ffaf6 properly handle factory configuration exception 8 years ago
  Stefan Bodewig 99a7f5916b createAndSet never returns null 8 years ago
  Stefan Bodewig 61811c2bc4 make code actually compile 8 years ago
  Kui LIU a4aec92684 Fix the inefficient use of keySet iterator with entrySet iterator. 8 years ago
  Kui LIU 3e101e28a9 Fix the inefficient use of keySet iterator with entrySet iterator. 8 years ago
  Stefan Bodewig b2b058dcf7 Merge branch '1.9.x' 8 years ago
  Kui LIU 013e9159e9 Fix the inefficient use of keySet iterator with entrySet iterator. 8 years ago
  Kui LIU c141ef4009 Fix the problem of using '+=' operator to concatenate strings a in a loop. 8 years ago
  Stefan Bodewig 9f4587ca62 Merge branch '1.9.x' 8 years ago
  Kui LIU bb975e67e1 Fix the problem of instanceof test always return true. 8 years ago
  Jaikiran Pai 20f9491557 BZ-60644 Skip copying files, to avoid corrupting source files, if the source file and dest file are symlinked to each other 8 years ago
  Jaikiran Pai 07c54f0bb1 BZ-60644 Skip copying files, to avoid corrupting source files, if the source file and dest file are symlinked to each other 8 years ago
  Stefan Bodewig 01613e0d82 record change, add @since tags, closes #36 8 years ago
  George Bateman a0cb1fa843 Reverse dependancy of DateUtils on Touch 8 years ago
  George Bateman 9d4b432840 Allow faking of zip entry modification times. 8 years ago
  Stefan Bodewig 49fd6018e6 record change, add @since tags, closes #36 8 years ago
  George Bateman 62963673f6 Reverse dependancy of DateUtils on Touch 8 years ago