12949 Commits (d4ad834118566db0f56ac10c1dfd6de6676d6095)
 

Author SHA1 Message Date
  Stefan Bodewig d4ad834118 missing WHATSNEW section for Daniel Trebbien's patch to help make an OOM in XMLJunitResultFormatter less likely. PR 54147 12 years ago
  Stefan Bodewig 313479bb35 try to make OOM in <junit> less likely. PR 45536. Submitted by Steve Loughran who decided not to commit it himself :-) 12 years ago
  Stefan Bodewig c098b9c80d whitespace 12 years ago
  Stefan Bodewig 7dbdd60818 outputencoding for sql, patch by Miroslav Zaťko. PR 39541 12 years ago
  Stefan Bodewig 8128522925 failOnWarning attribute for javadoc. Patch by Tim Boemker. PR 55015 12 years ago
  Stefan Bodewig 965917ea13 seems to be wrapping the wrong stream 12 years ago
  Stefan Bodewig c7befb5bd4 whitespace 12 years ago
  Stefan Bodewig 93eb236577 various new attributes around System.err handling in sshexec. Submitted by Gilbert Rebhan. PR 48478 12 years ago
  Stefan Bodewig 6307fed882 allow System.in to be passed to sshexec'ed process. Patch by rosvit. PR 55393 12 years ago
  Stefan Bodewig e46fd219c3 removeNotFollowedSymlinks='true' might be deleting too eagerly. PR 53959 12 years ago
  Stefan Bodewig e7af303b26 Don't delete the target if copy failed because the target was read-only. PR 53095 12 years ago
  Stefan Bodewig a8bcf75d20 add a null-guard PR 53754 12 years ago
  Stefan Bodewig a17032a42a merge filesetmanifest=mergewithoutmain even if no explicit manifest has been specified. PR 54171 12 years ago
  Stefan Bodewig 39734fdcec NPE in javadoc when no destdir is specified. PR 55949 12 years ago
  Stefan Bodewig 562c279365 don't set the use-caches flag for all connections, just for the one currently read from - caught by Jesse Glick 12 years ago
  Stefan Bodewig b4cc7e84ac happy new year 12 years ago
  Stefan Bodewig 13c01b296a improve skipping of non-zips based on feedback by Jesse 12 years ago
  Stefan Bodewig 075882d3d1 two more optimizations by Adrian Nistor I overlooked 12 years ago
  Stefan Bodewig 326b38f701 assorted micro-optimizations by Adrian Nistor - 13 different Bugzilla issues 12 years ago
  Stefan Bodewig bfa0ded769 Don't use leading slashes for patterns in zipfileset. PR 53949 12 years ago
  Stefan Bodewig 9bd753321a deal more gracefully with non-JARs on the CLASSPATH - PR 53964 12 years ago
  Stefan Bodewig 6ea9dc1024 When loading resources from jars it seems to be advisable to disable 12 years ago
  Stefan Bodewig ecac58c5a2 fixlastline didn't work when the no-arg read() method of MultiReader was used. PR 54672 12 years ago
  Stefan Bodewig 169becaf51 prefixValues=false in <property> doesn't work - PR 54769 12 years ago
  Stefan Bodewig c92f8f160a enable test 12 years ago
  Stefan Bodewig a9c761db35 manifestclasspath uses wrong path for parent directory of jar. Patch by Grégoire Vatry. PR 55049 12 years ago
  Stefan Bodewig 65f4b403f2 whitespace 12 years ago
  Stefan Bodewig c35ce9c039 document userAgent attribute. PR 55489 12 years ago
  Stefan Bodewig 6ef5a1f1b5 synchronize access to helpers cache - PR 37501 12 years ago
  Stefan Bodewig 234c1d9ff4 weed out race-condition in mkdirs calls inspired by PR 55290 and Matthias Bhend's suggestion 12 years ago
  Stefan Bodewig 6a6bf38798 put some more effort into detecting duplicate imports. PR 55097 12 years ago
  Stefan Bodewig f4f656dffa equals implementations are not null-safe 12 years ago
  Stefan Bodewig 5f5da68999 untabify 12 years ago
  Stefan Bodewig c7741302fd import failed to import file specified as absolute path imported from an URI/jar - PR 50953 12 years ago
  Antoine Levy-Lambert 8bbf71ca44 changing recipe to update the manual 12 years ago
  Nicolas Lalevee 7ee36a0dce Add missing ASL headers 12 years ago
  Nicolas Lalevee 3212aa4533 Add toString() method for easier debugging 12 years ago
  Antoine Levy-Lambert 0c614c40e3 bumping version number to 1.9.4 for the next release 12 years ago
  Antoine Levy-Lambert df6777ddd6 update ReleaseInstructions 12 years ago
  Antoine Levy-Lambert 66b0e99e24 preparation for Ant 1.9.3 release 12 years ago
  Antoine Levy-Lambert 90dadab4fe adding ignores for IntelliJ Idea files/directories 12 years ago
  Antoine Levy-Lambert 99dcdaae87 adding Mac OS X .pkg installer generation in build, PR 55899 12 years ago
  Antoine Levy-Lambert 5f266021fa adapt documentation. PR 55922 12 years ago
  Antoine Levy-Lambert 72e13d5ac8 adapting code and tests since Apt is not available under JKD1.8 PR 55922 12 years ago
  Jan Materne 3c1b53b3fc Bug-55895: typo in the manual 12 years ago
  Antoine Levy-Lambert e505c281d0 making the exec task fast again, using the patch provided by Tim Whittington, Bugzilla PR 54128 12 years ago
  Antoine Levy-Lambert ce5e412964 .isEmpty method only exists in Java 1.6, Ant supports still Java 1.5 12 years ago
  Antoine Levy-Lambert cb20f50880 removing the restricted attributes from what gets fed to macrodefs, Bugzilla Report 55885 12 years ago
  Stefan Bodewig 2ec47519e9 fix format of the NOTICE file. PR 55672 12 years ago
  Stefan Bodewig f0565366fe Allow params of XSLT to be optionally typed. PR 21525. Submitted by František Kučera 12 years ago