1686 Commits (2c04d7e833b4e5dab1a3c5ddfe14b572aea8c112)

Author SHA1 Message Date
  Antoine Levy-Lambert c4cc9c42b1 add suppresssystemout attribute to optionally make sshexec silent PR 52070 12 years ago
  Antoine Levy-Lambert 8344e79c7d removing Perforce Ant tasks 12 years ago
  Antoine Levy-Lambert f844348eff Base64Converter not properly handling bytes with MSB set (not masking byte to int conversion). PR 54460 13 years ago
  Antoine Levy-Lambert b103f7e356 PR 54090 Depend task does not handle invokeDynamic constant pool entries - java.lang.ClassFormatError: Invalid Constant Pool entry Type 18 13 years ago
  Stefan Bodewig adede93ab1 port Tomcat's logic for setting JAVA_HOME to an script - PR 52632 13 years ago
  Antoine Levy-Lambert 80cdef498a fix indentation 13 years ago
  Antoine Levy-Lambert 0282d8fe2e PR 54026 Zip task on <mappedresources> that excludes certain files by way of the mapper results in a NullPointerException 13 years ago
  Antoine Levy-Lambert a3bbe9f596 PR 53437prevent ssh tasks from prompting for kerberos username/password under Java 7 13 years ago
  Stefan Bodewig 171220cb33 PR 54374: support status code 307 redirects in <get> 13 years ago
  Nicolas Lalevee eb08ea9fd0 Add the possibility to register a custom command line argument processor 13 years ago
  Matthew Jason Benson d25488cbbb Any FileResource whose represented File has a parent also has a basedir. 13 years ago
  Nicolas Lalevee 944210b384 BR 53550, thanks to Tim Pokorny 13 years ago
  Nicolas Lalevee d377aa50f3 BR 53549 13 years ago
  Stefan Bodewig b8c35567ee NPE in ExpandProperties when input is empty. PR 53626 13 years ago
  Jesse N. Glick 439545ad27 #53622: faster VectorSet.retainAll. 13 years ago
  Jesse N. Glick 706051d860 #53617: fixed POM URLs. (Patch thanks to Eric Barboni.) 13 years ago
  Jesse N. Glick e8a0f1f130 #53571: ClassLoader problems with Subclass of JUnitTask 13 years ago
  Stefan Bodewig 6e192308c2 packagemapper mapped too uch with handlediresep true. PR 53399 13 years ago
  Stefan Bodewig ca10b52e34 Add a longfile='posix' option to tar task 13 years ago
  Stefan Bodewig b817fdb2b8 Properly expand bzip2 files with multiple streams in <bunzip2> 13 years ago
  Stefan Bodewig a67cf020bd Merge bzip2 input from Compress, bringing support for files with multiple streams 13 years ago
  Stefan Bodewig 2e5b53fa10 merge tar package from Compress, bringing some POSIX tar support 13 years ago
  Stefan Bodewig abec7e48ef PR 52706: allow command launcher to be selected via a task. Submitted by Vimil Saju 13 years ago
  Nicolas Lalevee 91daac5ad7 #53405 : ExtensionPoint doesn't work with nested import/include 13 years ago
  Stefan Bodewig dee95e3acc merge Zip64 support from Commons Compress 13 years ago
  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 13 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