14243 Commits (2f64e0b51c295960cb15aa77c7c1f447b2518e14)
 

Author SHA1 Message Date
  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 485b92fe74 BZ-58683 BZ-43426 Update the documentation of the symlink task to make it clear that "overwrite=true", implies overwritting existing files irrespective of whether or not the original file is a symbolic link 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
  Stefan Bodewig 8d8b211085 Merge branch '1.9.x' 8 years ago
  Stefan Bodewig 685324a3cf unify format of change description 8 years ago
  Stefan Bodewig c965ef8287 trailing whitespace 8 years ago
  Jaikiran Pai 454e4e2f19 BZ-58683 Explicitly use LinkOption.NOFOLLOW_LINKS while checking for existence of a file 8 years ago
  Stefan Bodewig 7cdc6d19e5 strip trailing whitespace 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
  Stefan Bodewig 0483b9fb2b Merge branch '1.9.x' 8 years ago
  Stefan Bodewig 7fdf27e947 ORO module compiles junit4 tests 8 years ago
  Stefan Bodewig 0e17a81580 Merge branch '1.9.x' 8 years ago
  Stefan Bodewig 168b405e3e make sure stream is close so file can be deleted on windows 8 years ago
  Stefan Bodewig 4796589e81 seems Sun's native2ascii doesn't always close input properly on win 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 cf6965b58b Merge branch '1.9.x' 8 years ago
  Stefan Bodewig 608b65a3e3 close streams to make files deletable on windows 8 years ago
  Stefan Bodewig ca1ed226f7 length tests are redundant with content assertions 8 years ago
  Stefan Bodewig bd676a53d1 remove commented out code 8 years ago
  Stefan Bodewig 609d36356f use different server sockets for tests, eases binding on windows 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 4ea39464ab add test for Java10 version support 8 years ago
  Stefan Bodewig 1166420e38 BCEL 6.2 also needs to be used inside the POM. 8 years ago
  Stefan Bodewig 0a23dc13b4 BCEL 6.2 has been released 8 years ago
  Stefan Bodewig d7e4064f5b Merge branch '1.9.x' 8 years ago
  Stefan Bodewig dd1ac8f23b make things compile on Java5 again 8 years ago
  Stefan Bodewig 22fb93b0c1 Merge branch '1.9.x' 8 years ago
  Stefan Bodewig b9f78abff6 forgot to record new javac10+ compiler option 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 866ce9f550 Checkstyle: mostly whitespace 8 years ago
  Stefan Bodewig fc2bce5326 Merge branch '1.9.x' 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
  Jaikiran Pai 2c39081a0f Merge 1.9.x branch 8 years ago
  Jaikiran Pai ecb6acf016 BZ-61718 Upgrade to 0.1.54 of Jsch library 8 years ago
  Stefan Bodewig f45474c20a reject changes to public API closes #44 closes #47 8 years ago