Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 845f1de9e zap tabs by Stefan Bodewig 2014-05-04 08:24:17 +0000
  • 524d1e31e add contributors files and patch.xml to source tarballs by Stefan Bodewig 2014-05-04 08:21:21 +0000
  • ca8ade576 compile before running findbugs by Antoine Levy-Lambert 2014-05-01 02:27:15 +0000
  • 2c950354e adding a classpath tag in order to prevent a runtime error caused by a Java bug and the JUnit 4 annotations from happening by Antoine Levy-Lambert 2014-05-01 02:03:56 +0000
  • 6a66bea04 fixing syntax error, only one condition is supported inside the condition task by Antoine Levy-Lambert 2014-04-30 04:17:48 +0000
  • b9b8af4a5 add a special property to set to build the MacOSX installer since we do not ship it by default add a check that our POMS are able to compile the code in release.sh by Antoine Levy-Lambert 2014-04-30 04:05:58 +0000
  • 6cc06e519 preparation for Ant 1.9.5 by Antoine Levy-Lambert 2014-04-30 03:57:41 +0000
  • cef41d260 rolling back to ant 1.9.4 as the pom.xml of ant-testutil was referencing incorrectly junit 3.8.2 instead of junit 4.11 by Antoine Levy-Lambert 2014-04-30 02:58:21 +0000
  • 3460aa3bb preparation for ant 1.9.5 release by Antoine Levy-Lambert 2014-04-30 02:44:17 +0000
  • 7bde4f27d preparation for Ant 1.9.4 release by Antoine Levy-Lambert 2014-04-30 01:19:48 +0000
  • b5fa00fce Add Intellij IDEA control files to GitIgnore by mclarke 2014-04-19 08:51:45 +0000
  • 84e495132 Increase timeout in test to give loaded systems a chance to complete properly by mclarke 2014-04-19 08:50:51 +0000
  • 5bc13a2c0 Prevent on cleanup NPE when test skipped by mclarke 2014-04-19 08:49:56 +0000
  • b61c80746 Test improvements: convert to JUnit4, improved error testing and remove sleeps by mclarke 2014-04-18 21:00:38 +0000
  • 7eab7687d hit the commit-button too early: have to comment these two tests out by Jan Materne 2014-04-14 08:56:53 +0000
  • e5d319e8e more Java9 stuff - create the CompilerAdapter for J9 - tests of source and target - add detection of J9 to antunit-base.xml by Jan Materne 2014-04-14 08:10:51 +0000
  • 7830e9cb4 Property "args" is set on project level. So setting a default value inside a target wont work. by Jan Materne 2014-04-11 06:55:49 +0000
  • bed22b00f JavaDoc fixes (for Java8 doclint) - first bunch by Jan Materne 2014-04-10 10:24:18 +0000
  • 7d0916e46 By default disable JavaDocs Doclint which was introduced in Java8 and breaks the builds due not-strict-html JavaDoc comments. Could be enabled via -DwithDoclint=true by Jan Materne 2014-04-10 09:40:35 +0000
  • 395d280d9 adding mention of Java 1.9 by Antoine Levy-Lambert 2014-04-10 02:25:54 +0000
  • 105011430 fix javadoc comment by Antoine Levy-Lambert 2014-04-10 02:17:42 +0000
  • 4c0b73f72 detect Java9 by Jan Materne 2014-04-09 14:18:00 +0000
  • 241a7d6d0 Don't try to copy the javadoc if generation was skipped by Jan Materne 2014-04-09 13:54:18 +0000
  • abf373b6c changing tests to adopt unique temporary directories by Antoine Levy-Lambert 2014-04-09 11:21:25 +0000
  • 788127703 changing tests to adopt unique temporary directories by Antoine Levy-Lambert 2014-04-09 02:40:01 +0000
  • 0d9a9e084 changing tests to adopt unique temporary directories by Antoine Levy-Lambert 2014-04-08 11:06:38 +0000
  • b56846282 changing tests to adopt unique temporary directories by Antoine Levy-Lambert 2014-04-07 03:06:14 +0000
  • 2b49aae79 creating temporary directory with a unique name by Antoine Levy-Lambert 2014-04-07 01:53:27 +0000
  • d7d337b63 creating temporary directory with a unique name by Antoine Levy-Lambert 2014-04-06 02:30:38 +0000
  • 47e566b00 creating temporary directory with a unique name by Antoine Levy-Lambert 2014-04-04 02:37:42 +0000
  • 245209850 creating temporary directory with a unique name by Antoine Levy-Lambert 2014-04-03 03:26:17 +0000
  • 3fb8df68d adding the junit jars to the source distribution, problem reported by Michael Durket by Antoine Levy-Lambert 2014-04-01 02:48:27 +0000
  • 14581f9b7 removing obsolete targets used for releases in the past by Antoine Levy-Lambert 2014-04-01 02:10:45 +0000
  • 4305c12e4 filelists look borked by Stefan Bodewig 2014-03-31 13:14:01 +0000
  • 4205adcb7 zip test wasn't cleaning up properly - and testDefaultExcludesAndUpdate errored out by Stefan Bodewig 2014-03-31 11:12:30 +0000
  • 547aa925b @since marker by Stefan Bodewig 2014-03-31 11:11:50 +0000
  • 91773c13c removing debug output by Antoine Levy-Lambert 2014-03-31 01:40:46 +0000
  • b44a63dfe starting to change the test cases to make them use unique temporary directories to be able to run the test cases in multiple threads. by Antoine Levy-Lambert 2014-03-30 23:40:53 +0000
  • d448e74cb hydra1983 is Edison Guo by Stefan Bodewig 2014-03-24 04:59:19 +0000
  • 9d3c394c5 junit task should support parallel/threads option PR 55925 by Antoine Levy-Lambert 2014-03-23 16:18:29 +0000
  • 444a95325 add a new quiet attribute to <get>, GitHub PR by hydra1983, closes #1 by Stefan Bodewig 2014-03-23 10:17:32 +0000
  • d21069fb0 a bit more readable and tests for cache=false by Stefan Bodewig 2014-03-16 14:54:47 +0000
  • 002c84be0 another attempt to make tests pass on Windows by Stefan Bodewig 2014-03-16 14:34:11 +0000
  • 0a4b4812b try to make tests pass on Windows by Stefan Bodewig 2014-03-16 11:11:35 +0000
  • d2734857f somehow a space managed to slip in by Stefan Bodewig 2014-03-16 09:19:26 +0000
  • 42beec8e1 A new resource collection multirootfileset, PR 48621 by Stefan Bodewig 2014-03-16 09:06:51 +0000
  • 6d1f9a9fa fix test-compile configuration for ant-apache-oro by Stefan Bodewig 2014-03-15 12:26:14 +0000
  • 92bbb897e some of our tests require JUnit4 by Stefan Bodewig 2014-03-15 07:22:32 +0000
  • 2d283dd11 URLResource#isExists returns true for non-existent http and ftp URLs, based on patch by Anthony Wat, PR 51110 by Stefan Bodewig 2014-03-15 07:16:36 +0000
  • 51441438e really only triggering new Jenkins builds by Stefan Bodewig 2014-03-15 06:32:02 +0000
  • 1030536db add gzip content-encoding support to <get>, submitted by Maarten Coene. PR 49453 by Stefan Bodewig 2014-03-14 21:13:06 +0000
  • c60268299 add gzip content-encoding support to <get>, submitted by Maarten Coene. PR 49453 by Stefan Bodewig 2014-03-14 20:40:02 +0000
  • 601c71b1f simply doesn't work on java5 by Stefan Bodewig 2014-03-14 20:38:31 +0000
  • 5bb9e1adb try to help Java5 builds and finally figure out what was wrong with disabled test by Stefan Bodewig 2014-03-14 20:07:05 +0000
  • 0faf6e94d small refactoring by Stefan Bodewig 2014-03-14 19:44:54 +0000
  • 671dff9a1 no need to buffer anything when all we perform are bulk operations by Stefan Bodewig 2014-03-14 19:17:16 +0000
  • 065256f57 whitespace only by Stefan Bodewig 2014-03-14 18:57:51 +0000
  • 6e5a68837 add inputencoding to mail's message when read from a file. PR 56258 by Stefan Bodewig 2014-03-14 17:28:53 +0000
  • bea36bbd2 don't assume File#isDirectory == !File#isFile - i.e. explicitly test and drop objects that are neither files nor directories. PR 56149 by Stefan Bodewig 2014-03-04 10:05:43 +0000
  • 3c1f0ee7f add a 'binaryOutput' attribute to redirector to prevent Ant from corrupting, well, binary output. PRs 56156 and 55667 by Stefan Bodewig 2014-03-03 17:12:23 +0000
  • 5fc48a4bf assorted spelling fixes by Lajos Veres - closes #4 by Stefan Bodewig 2014-02-28 16:14:30 +0000
  • 38f4bc677 be more lenient when parsing tar headers by Stefan Bodewig 2014-02-21 05:25:56 +0000
  • 0e9021fe5 Add keys for cduffy to KEYS by cduffy 2014-01-27 16:51:30 +0000
  • d3f98c2b7 Javadoc.postProcessGeneratedJavadocs() fails for Classes that extend Javadoc - PR 56047 by Stefan Bodewig 2014-01-22 05:24:24 +0000
  • cd9ed042d forgot to save WHATSNEW by Stefan Bodewig 2014-01-14 07:17:39 +0000
  • 0c41850a5 Fall back to stream based copy if channel based copy fails for some reason - PRs 53102 and 54397 by Stefan Bodewig 2014-01-11 18:11:01 +0000
  • a5ad127be copy using channels ignored append attribute so must not be used when append is requested by Stefan Bodewig 2014-01-11 17:51:22 +0000
  • 0e01584f3 extract method refactoring by Stefan Bodewig 2014-01-11 17:50:01 +0000
  • f079bd6d5 Add an extra second in the hope this fixes the inconsistent test on Gump by Stefan Bodewig 2014-01-08 04:56:34 +0000
  • 875a96d99 add testcase for PR 55015 by Stefan Bodewig 2014-01-07 06:09:18 +0000
  • 2f3db21a4 whitespace by Stefan Bodewig 2014-01-06 20:01:21 +0000
  • d4ad83411 missing WHATSNEW section for Daniel Trebbien's patch to help make an OOM in XMLJunitResultFormatter less likely. PR 54147 by Stefan Bodewig 2014-01-06 19:59:26 +0000
  • 313479bb3 try to make OOM in <junit> less likely. PR 45536. Submitted by Steve Loughran who decided not to commit it himself :-) by Stefan Bodewig 2014-01-06 19:54:30 +0000
  • c098b9c80 whitespace by Stefan Bodewig 2014-01-06 17:56:35 +0000
  • 7dbdd6081 outputencoding for sql, patch by Miroslav Zaťko. PR 39541 by Stefan Bodewig 2014-01-06 17:51:49 +0000
  • 812852292 failOnWarning attribute for javadoc. Patch by Tim Boemker. PR 55015 by Stefan Bodewig 2014-01-06 17:35:34 +0000
  • 965917ea1 seems to be wrapping the wrong stream by Stefan Bodewig 2014-01-06 15:54:40 +0000
  • c7befb5bd whitespace by Stefan Bodewig 2014-01-06 15:52:32 +0000
  • 93eb23657 various new attributes around System.err handling in sshexec. Submitted by Gilbert Rebhan. PR 48478 by Stefan Bodewig 2014-01-06 15:41:13 +0000
  • 6307fed88 allow System.in to be passed to sshexec'ed process. Patch by rosvit. PR 55393 by Stefan Bodewig 2014-01-06 15:29:26 +0000
  • e46fd219c removeNotFollowedSymlinks='true' might be deleting too eagerly. PR 53959 by Stefan Bodewig 2014-01-05 12:54:29 +0000
  • e7af303b2 Don't delete the target if copy failed because the target was read-only. PR 53095 by Stefan Bodewig 2014-01-04 16:20:00 +0000
  • a8bcf75d2 add a null-guard PR 53754 by Stefan Bodewig 2014-01-04 15:31:05 +0000
  • a17032a42 merge filesetmanifest=mergewithoutmain even if no explicit manifest has been specified. PR 54171 by Stefan Bodewig 2014-01-04 15:25:04 +0000
  • 39734fdce NPE in javadoc when no destdir is specified. PR 55949 by Stefan Bodewig 2014-01-03 06:45:24 +0000
  • 562c27936 don't set the use-caches flag for all connections, just for the one currently read from - caught by Jesse Glick by Stefan Bodewig 2014-01-02 16:06:20 +0000
  • b4cc7e84a happy new year by Stefan Bodewig 2014-01-02 16:03:20 +0000
  • 13c01b296 improve skipping of non-zips based on feedback by Jesse by Stefan Bodewig 2014-01-02 16:02:59 +0000
  • 075882d3d two more optimizations by Adrian Nistor I overlooked by Stefan Bodewig 2014-01-02 15:29:13 +0000
  • 326b38f70 assorted micro-optimizations by Adrian Nistor - 13 different Bugzilla issues by Stefan Bodewig 2014-01-02 14:37:32 +0000
  • bfa0ded76 Don't use leading slashes for patterns in zipfileset. PR 53949 by Stefan Bodewig 2014-01-02 14:01:45 +0000
  • 9bd753321 deal more gracefully with non-JARs on the CLASSPATH - PR 53964 by Stefan Bodewig 2014-01-02 07:22:39 +0000
  • 6ea9dc102 When loading resources from jars it seems to be advisable to disable caching. PR 54473. Combining patches by René Krell and Antoine Levy-Lambert. by Stefan Bodewig 2014-01-01 21:55:35 +0000
  • ecac58c5a fixlastline didn't work when the no-arg read() method of MultiReader was used. PR 54672 by Stefan Bodewig 2014-01-01 15:04:29 +0000
  • 169becaf5 prefixValues=false in <property> doesn't work - PR 54769 by Stefan Bodewig 2014-01-01 12:13:05 +0000
  • c92f8f160 enable test by Stefan Bodewig 2013-12-31 14:52:21 +0000
  • a9c761db3 manifestclasspath uses wrong path for parent directory of jar. Patch by Grégoire Vatry. PR 55049 by Stefan Bodewig 2013-12-31 14:39:16 +0000
  • 65f4b403f whitespace by Stefan Bodewig 2013-12-31 14:32:19 +0000
  • c35ce9c03 document userAgent attribute. PR 55489 by Stefan Bodewig 2013-12-31 11:57:16 +0000
  • 6ef5a1f1b synchronize access to helpers cache - PR 37501 by Stefan Bodewig 2013-12-31 11:50:34 +0000