1674 Commits (37a64a407cf3080ccd6b6a6d37aac9f48fdcd7e1)

Author SHA1 Message Date
  Stefan Bodewig 7f51882300 PR 56678 - add proxy support to signjar when using the TSA. Submitted by Robbie Gibson. 11 years ago
  Stefan Bodewig 6e88f92ead PR 56584 allow ReplaceTokens filter to use multi-character token separators. Submitted by Ralf Hergert. 11 years ago
  Stefan Bodewig a6b49f948d PR 56593 XMLJUnitResultFormatter may throw NPE when Java cannot 11 years ago
  Stefan Bodewig ca34ebdbd1 whitespace 11 years ago
  Stefan Bodewig 8819ee167b Deal with InputStreams that don't return the full PAX header in one 11 years ago
  Stefan Bodewig 34fdc2f62a PR 56641 <untar> cannot read entries with empty gid/uid anymore 11 years ago
  Antoine Levy-Lambert 6cc06e519a preparation for Ant 1.9.5 11 years ago
  Antoine Levy-Lambert 7bde4f27dd preparation for Ant 1.9.4 release 11 years ago
  mclarke b61c80746d Test improvements: convert to JUnit4, improved error testing and remove sleeps 11 years ago
  Antoine Levy-Lambert 395d280d9a adding mention of Java 1.9 11 years ago
  Antoine Levy-Lambert b44a63dfe9 starting to change the test cases to make them use unique temporary directories to be able to run the test cases in multiple threads. 11 years ago
  Antoine Levy-Lambert 9d3c394c5d junit task should support parallel/threads option 11 years ago
  Stefan Bodewig 444a953257 add a new quiet attribute to <get>, GitHub PR by hydra1983, closes #1 11 years ago
  Stefan Bodewig 42beec8e1d A new resource collection multirootfileset, PR 48621 11 years ago
  Stefan Bodewig 2d283dd117 URLResource#isExists returns true for non-existent http and ftp URLs, based on patch by Anthony Wat, PR 51110 11 years ago
  Stefan Bodewig 51441438eb really only triggering new Jenkins builds 11 years ago
  Stefan Bodewig c602682991 add gzip content-encoding support to <get>, submitted by Maarten Coene. PR 49453 11 years ago
  Stefan Bodewig 6e5a68837b add inputencoding to mail's message when read from a file. PR 56258 11 years ago
  Stefan Bodewig bea36bbd2b don't assume File#isDirectory == !File#isFile - i.e. explicitly test 11 years ago
  Stefan Bodewig 3c1f0ee7fa add a 'binaryOutput' attribute to redirector to prevent Ant from corrupting, well, binary output. PRs 56156 and 55667 11 years ago
  Stefan Bodewig 5fc48a4bf9 assorted spelling fixes by Lajos Veres - closes #4 11 years ago
  Stefan Bodewig 38f4bc677b be more lenient when parsing tar headers 11 years ago
  Stefan Bodewig d3f98c2b74 Javadoc.postProcessGeneratedJavadocs() fails for Classes that extend Javadoc - PR 56047 11 years ago
  Stefan Bodewig cd9ed042d4 forgot to save WHATSNEW 12 years ago
  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 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 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 13c01b296a improve skipping of non-zips based on feedback by Jesse 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 a9c761db35 manifestclasspath uses wrong path for parent directory of jar. Patch by Grégoire Vatry. PR 55049 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 c7741302fd import failed to import file specified as absolute path imported from an URI/jar - PR 50953 12 years ago
  Antoine Levy-Lambert 0c614c40e3 bumping version number to 1.9.4 for the next release 12 years ago
  Antoine Levy-Lambert 66b0e99e24 preparation for Ant 1.9.3 release 12 years ago
  Antoine Levy-Lambert 99dcdaae87 adding Mac OS X .pkg installer generation in build, PR 55899 12 years ago
  Antoine Levy-Lambert 72e13d5ac8 adapting code and tests since Apt is not available under JKD1.8 PR 55922 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