1686 Commits (2c04d7e833b4e5dab1a3c5ddfe14b572aea8c112)

Author SHA1 Message Date
  Stefan Bodewig 2c04d7e833 port Kristian Rosenvold's write performance improvements from Commons Compress 10 years ago
  Stefan Bodewig 4cbbf3629a Don't whine about unclosed archives if the file isn't even there. 10 years ago
  Stefan Bodewig f7f5327d28 Try to reduce the risk of StackOverflow/OOM in junitereport 11 years ago
  Stefan Bodewig a3125e6e78 enhance complete-ant-cmd.pl to know about -file and $ANT_ARGS 11 years ago
  Stefan Bodewig d8a51e9fd4 fix for Bugzilla 47002 by Martin van Gagern - closes #3 11 years ago
  Vitold S 123266127c patch by Vitold S: make runant.py deal with spaces in java's path. 11 years ago
  Stefan Bodewig faedd2bc5b only enable transparent gzip encoding when explicitly specified 11 years ago
  Stefan Bodewig 6d98fbb958 port fix for COMPRESS-289 from Commons Compress 11 years ago
  Stefan Bodewig c89d650a9c PR 56973 getLastModified in URLResource throws NPE for FTP URLs 11 years ago
  Stefan Bodewig ad72b9a920 revert e8b160a which didn't fix anything but rather broke stuff 11 years ago
  Stefan Bodewig e8b160a938 PR 56873 make sure connection is established when reading last modified 11 years ago
  Ville Skyttä 43844a7e6b PR 56748 Spelling fixes, submitted by Ville Skyttä 11 years ago
  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