1611 Commits (1a22123f5c7a236164cadc975673d2b3bcc4033f)

Author SHA1 Message Date
  Jesse N. Glick 0461296c63 #53347: <javac> by default fails when run on JDK 8. 13 years ago
  Jacobus Martinus Kruithof 1d63aeddfa Bug 51792 - Unable to override system properties with 1.8.2 13 years ago
  Jacobus Martinus Kruithof 3d3f26df41 Bug 53036 - FixCRLF does not respect the eol="asis" setting 13 years ago
  Jacobus Martinus Kruithof 2596f62857 Bug 53202 - Typo in JUnit task documentation 13 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Jacobus Martinus Kruithof a0a88c7787 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Jacobus Martinus Kruithof bc6a6269ec Documentation update: Bug 53215 - Broken link to oracle doc in Manifest task 13 years ago
  Stefan Bodewig 463d1984a4 1.8.4 is out 13 years ago
  Stefan Bodewig 08284bc7aa [CVE-2012-2098] merge bzip2 edge case improvement from Commons Compress 13 years ago
  Jesse N. Glick 246b80980f #52743: stream leak. 13 years ago
  Jesse N. Glick 778b198fb8 Mentioning recent fixes. 13 years ago
  Jesse N. Glick 84abb27b2f #52621: restore default behavior from #42046 for compatibility, but make it configurable. 13 years ago
  Jesse N. Glick 9140aaae28 #52754: correcting basedir for external resolver. 13 years ago
  Stefan Bodewig 602c5f453a bump version 13 years ago
  Stefan Bodewig 6aa0a70ff7 make sure Project#createTask has read defaults.properties. PR 50788 13 years ago
  Stefan Bodewig cd98668053 support for pseudo-terminals in sshexec. PR 52554 14 years ago
  Jesse N. Glick f07f1dd87d #52556: removed buggy duplicate JAR list in RPM mode. 14 years ago
  Stefan Bodewig 132fb32522 OpenJDK8 snaphot works, I have found a new class in java.lang.reflect and OpenJDK's javac defaults to -source 8. No, I don't like the code in DefaultCompilerAdapter either. 14 years ago
  Stefan Bodewig 379895a022 synchronize access to default excludes. PR 52188. 14 years ago
  Jesse N. Glick cc47289e1e #48633: pass correct parent to loader. 14 years ago
  Jesse N. Glick 5a75e3c69d Several bug numbers for 1.8.3 were wrong. 14 years ago
  Jesse N. Glick fe829a9d0f #52382: <xslt> with redirect broken on JDK 7 when a SecurityManager is set. 14 years ago
  Stefan Bodewig 5b256dff1e provide control over signature and digest algorithms in <signjar>. Submitted by Wang Weijun. PR 52344 14 years ago
  Stefan Bodewig 291e7b0217 Allow retry task to sleep between retry attempts. Submitted by Arjan Veenstra. PR 52076 14 years ago
  Stefan Bodewig 0e150acfd4 ZipFile doesn't work properly for archives using unicode extra fields. Port of fix for COMPRESS-164 by Volker Leidl 14 years ago
  Stefan Bodewig 393f2a2c80 It seems as if jvc didn't like quotes around source file namesin @argfile. PR 31667 14 years ago
  Stefan Bodewig 7d1ecbc1bb don't expand properties twice in attributes of macrodef'ed tasks 14 years ago
  Jesse N. Glick 589af888eb -f/-file/-buildfile accepts a directory containing build.xml. 14 years ago
  Stefan Bodewig e995f38a73 make packagemapper take handledirsep into account. Submitted by Anthony Wat. PR 51086 14 years ago
  Stefan Bodewig 394f665213 no reason to log at ERR if a URL doesn't exist and all we do is checking whether it does. Addresses PR 51802 14 years ago
  Jesse N. Glick 61ade34e43 #51049: <junitreport> mishandled ${line.separator}. 14 years ago
  Stefan Bodewig 6923618f30 whitespace only 14 years ago
  Stefan Bodewig 5ecf92bf58 add an option to suppress the artifical package-info.class files created by <javac>. PR 52096 14 years ago
  Stefan Bodewig ea4b41e1d9 make loadfile/resource less noisy for empty resources when asked to be quiet. PR 52107. 14 years ago
  Stefan Bodewig 28c651a95a Empty package-info.class is created in wrong directory if no destdir is specified. PR 51947 14 years ago
  Stefan Bodewig cba6d868a8 Make <move> use tryHardToDelete under the covers 14 years ago
  Stefan Bodewig ececc5c3e3 Add an option to <delete> to run the GC before retrying a failed build on non-Windows OSes as well. Might fix the NFS problem described in PR 45786 14 years ago
  Matthew Jason Benson 13b0b1e148 BZ 51684 14 years ago
  Jesse N. Glick 735f3fca3e #51668: JAXP regression preventing <junitreport> from working in JDK 7 w/ SecurityManager. 14 years ago
  Stefan Bodewig 7a6cc371ca Upgrade to AntUnit 1.2 14 years ago
  Stefan Bodewig 021d52822a make AntClassLoader$ResourceEnumeration adhere to the Enumeration contract. PR 51579 14 years ago
  Stefan Bodewig 95834baf7a document JUnit filtertrace change 14 years ago
  Stefan Bodewig 7d02a9f6cf there is an off-by-one error in the loop that searches for the 'end of central directory record' 14 years ago
  Stefan Bodewig d25f4c4021 finalize deflater instance in ZipOutputStream. 14 years ago
  Stefan Bodewig 045ec77262 restore RCW id once augment has performed its job so it can be reused by other targets. PR 50894 14 years ago
  Stefan Bodewig 82642e35eb when working on resources <sync> forgot about the source resources that are not out-of date. PR 51462 14 years ago
  Stefan Bodewig 6f56a47261 support multiple resource collections in sync. PR 51462 14 years ago
  Nicolas Lalevee 38700692d4 BR 51161: 14 years ago
  Nicolas Lalevee bf4c769b23 BR 41986 14 years ago
  Nicolas Lalevee 309943afdb BR 41986 14 years ago