6473 Commits (82573c463b5640cd98128b2eeb23110e694ac148)

Author SHA1 Message Date
  Stefan Bodewig ba170891db PR 56678 allow tsa proxy host to be used without tsaurl in signjar 11 years ago
  Stefan Bodewig a2cf616336 fix up-to-date check for filesets in tar 11 years ago
  Stefan Bodewig 97030dbec8 whitespace 11 years ago
  Stefan Bodewig f98f495510 PR 56678 only set proxy configuration for TSA if url is set 11 years ago
  Stefan Bodewig 7f51882300 PR 56678 - add proxy support to signjar when using the TSA. Submitted by Robbie Gibson. 11 years ago
  Jan Matèrne 789422e131 oops - make it compile under Java5 again 11 years ago
  Jan Matèrne 13f6d98c9d make it compile under Java5 (1.5.0_22-b03) 11 years ago
  Jan Matèrne 1b76f1b6da checkstyle 11 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Jan Matèrne 71ae871274 checkstyle 11 years ago
  Jan Matèrne f13816683d checkstyle, some Java5 11 years ago
  Jan Matrne aa21694b84 checkstyle 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 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
  Jan Materne e5d319e8e1 more Java9 stuff 11 years ago
  Jan Materne bed22b00f7 JavaDoc fixes (for Java8 doclint) - first bunch 11 years ago
  Antoine Levy-Lambert 105011430e fix javadoc comment 11 years ago
  Jan Materne 4c0b73f726 detect Java9 11 years ago
  Antoine Levy-Lambert abf373b6c2 changing tests to adopt unique temporary directories 11 years ago
  Stefan Bodewig 547aa925b3 @since marker 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 d2734857fd somehow a space managed to slip in 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 1030536db2 add gzip content-encoding support to <get>, submitted by Maarten Coene. PR 49453 11 years ago
  Stefan Bodewig 0faf6e94d6 small refactoring 11 years ago
  Stefan Bodewig 671dff9a1c no need to buffer anything when all we perform are bulk operations 11 years ago
  Stefan Bodewig 065256f579 whitespace only 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 12 years ago
  Stefan Bodewig 38f4bc677b be more lenient when parsing tar headers 12 years ago
  Stefan Bodewig d3f98c2b74 Javadoc.postProcessGeneratedJavadocs() fails for Classes that extend Javadoc - PR 56047 12 years ago
  Stefan Bodewig 0c41850a54 Fall back to stream based copy if channel based copy fails for some reason - PRs 53102 and 54397 12 years ago
  Stefan Bodewig a5ad127be2 copy using channels ignored append attribute so must not be used when append is requested 12 years ago
  Stefan Bodewig 0e01584f3e extract method refactoring 12 years ago
  Stefan Bodewig 2f3db21a46 whitespace 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