Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | | *
  • | | *
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • * | |
  • * | |
  • |\ \ \
  • | | * |
  • | * | |
  • | |/ /
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • |/ /
  • * |
  • |\|
  • | *
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • * | |
  • * | |
  • |\ \ \
  • | | |/
  • | |/|
  • | * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • * | |
  • * | |
  • | * |
  • | * |
  • |/ /
  • * |
  • * |
  • |\ \
  • * \ \
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • * \ \ \ \
  • |\ \ \ \ \
  • | | | * | |
  • | |_|/ / /
  • |/| | | |
  • | | * | |
  • | |/ / /
  • |/| | |
  • | | * |
  • | |/ /
  • |/| |
  • * | |
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • | | * | |
  • | |/ / /
  • |/| | |
  • | * | |
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • * | | |
  • | * | |
  • | * | |
  • |/ / /
  • | * /
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • |\ \
  • f0c686b5c missed noting 64836 in WHATSNEW of 1.10.10 by Jaikiran Pai 2021-04-19 12:46:02 +0530
  • 81419ddf0 Release 1.10.10 of Ant by Jaikiran Pai 2021-04-12 08:58:57 +0530
  • ad07b5f29 bz-64733 junitlauncher - Use the org.apache.tools.ant.util.LeadPipeInputStream, which as it states, will not cause an error when the writing thread is no longer alive by Jaikiran Pai 2021-03-27 17:57:58 +0530
  • bd3e69685 we don't want multiple instances of NullOutputStream by Stefan Bodewig 2021-03-22 08:22:36 +0100
  • ecc419467 fix typo by Jaikiran Pai 2021-03-21 09:44:57 +0530
  • 6d5f1bdc6 add discardOutput and discardError to redirector, apply, exec, java by Stefan Bodewig 2021-03-20 19:00:36 +0100
  • f6957d0ee Merge pull request #146 from chenyuheng/patch-1 by Stefan Bodewig 2021-03-19 18:02:44 +0100
  • b3c04f587 correct a typo in manual (file separator) by Yuheng 2021-03-18 18:02:36 +0800
  • 04be9be9a [junitlauncher] Don't let the PipedInputStream.read()s continue when the main thread exits by Jaikiran Pai 2021-03-15 14:50:08 +0530
  • 71c230dd9 bz-64733 Fix potential deadlock when writing out log message in junitlauncher task by Jaikiran Pai 2021-03-13 19:23:20 +0530
  • e28f70a06 record #145 by Stefan Bodewig 2021-03-13 14:07:07 +0100
  • 2f5ebf2e4 Merge pull request #145 from helfper/fix-zos-write-byte by Stefan Bodewig 2021-03-13 14:04:59 +0100
  • 793519b02 Override ZipOutputStream.write(int) by Helder Pereira 2021-03-13 12:33:17 +0000
  • b01e7008b BZ-65089 support setting arbitrary configs for JSch Session by Stefan Bodewig 2021-03-07 10:43:26 +0100
  • 9cf0e53fb Merge pull request #144 from twogee/lost-tests by Stefan Bodewig 2021-03-06 18:29:11 +0100
  • 9469656e7 Some tests were lost in migration to JUnit 4 by twogee 2021-01-10 04:12:11 +0100
  • 6dee37087 make http condition follow redirects from http to https by Stefan Bodewig 2021-02-28 17:45:52 +0100
  • 4e5b94a8f bz-65110 Fix the ant-testutil-sources.jar generation by Jaikiran Pai 2021-01-29 07:00:28 +0530
  • 5f8c6370a bz-65110 Fix the ant-testutil-sources.jar generation by Jaikiran Pai 2021-01-28 16:17:35 +0530
  • 41a6c4521 bz-64836 junitlauncher - Use a NumberFormat to print the time elapsed to match what junit task prints in its summary by Jaikiran Pai 2021-01-24 18:40:13 +0530
  • fc2b223ed bz-64836 junitlauncher - include the test aborted count in the printed summary by Jaikiran Pai 2021-01-24 09:30:08 +0530
  • 840cd27ba bz-64836 junitlauncher - Print the summary only if any test was present in the test plan by Jaikiran Pai 2021-01-24 09:17:33 +0530
  • dee371527 bz-64952 junitlauncher - properly report JUnit4 Parametrized test, in the XML report by Gösen 2020-04-14 12:47:28 +0200
  • 623d56630 encode characters illegal in XML in junitlauncher's report by Stefan Bodewig 2021-01-16 18:22:53 +0100
  • 79573ec45 happy new year by Stefan Bodewig 2021-01-16 18:15:44 +0100
  • 635ccfb5e bz-64836 junitlauncher - Print a more informative and instant summary for tests by Jaikiran Pai 2021-01-15 19:09:06 +0530
  • 2e2ed8ad3 Tar: preserve symlinks from <tarfileset> sources by Marc Strapetz 2020-12-09 23:58:13 +0100
  • 5034c2c24 Refactoring Tar: extract getCanonicalPrefix() by Marc Strapetz 2020-12-10 16:25:20 +0100
  • 304b3d713 TarResource: make linkName and linkFlag accessible by Marc Strapetz 2020-12-09 23:58:10 +0100
  • c38fbc196 TarEntry: make linkFlag accessible by Marc Strapetz 2020-12-09 23:57:14 +0100
  • 7efd6d0c4 bz-64912, bz-64790 Fix regression in javac task when using arguments file by Jaikiran Pai 2020-12-09 10:21:16 +0530
  • 05596f1f0 record change by Stefan Bodewig 2020-12-07 08:38:51 +0100
  • 43216ae7e coding style by Stefan Bodewig 2020-12-07 08:37:10 +0100
  • a29c13004 Merge pull request #141 from TheConstructor/input-file-tokenizer by Stefan Bodewig 2020-12-07 08:31:56 +0100
  • 2694ac58b record change by Stefan Bodewig 2020-12-07 08:20:29 +0100
  • 059315d57 missing license header by Stefan Bodewig 2020-12-07 08:19:14 +0100
  • 3ee678b47 Merge pull request #140 from TheConstructor/resource-list-with-duplicates by Stefan Bodewig 2020-12-07 08:18:34 +0100
  • 3ec610046 #64855 Add filterbeforeconcat option to Concat by Matthias Vill 2020-10-29 17:53:57 +0100
  • 11ba5bbc2 #64854 Add preserveduplicates option to ResourceList by Matthias Vill 2020-10-27 22:22:45 +0100
  • 41c51907a [junitlauncher] - Introduce the ability to let listener/result formatter implementations decide whether to use legacy or new style display names for test identifiers by Jaikiran Pai 2020-11-28 19:23:38 +0530
  • ca5821430 Prevent CI job failures on Java 15+ for ScriptDefTest by Jaikiran Pai 2020-11-21 19:31:17 +0530
  • 458fba12d Skip scriptdef-test.xml antunit tests for JDK >=15 due to unavailability of script engine for "javascript" language in JRE by Jaikiran Pai 2020-11-21 19:15:44 +0530
  • 079c134fd Introduce an "atmost" attribute for the javaversion condition by Jaikiran Pai 2020-11-21 12:17:57 +0530
  • a2b9f4c33 bz-64742 Fix SCP task (with sftp=true) to correctly parse the remote directory when fetching from root directory by Jaikiran Pai 2020-11-21 10:44:13 +0530
  • 81aee9ec9 Merge branch '1.9.x' by Stefan Bodewig 2020-10-13 19:32:05 +0200
  • 4ae9d1cd6 bump JUnit to fix https://github.com/junit-team/junit4/security/advisories/GHSA-269g-pwp5-87pp by Stefan Bodewig 2020-10-13 19:27:59 +0200
  • 362f5f0c5 Jkf 1.10 requires jdk8 (#137) by jmkf 2020-10-04 15:13:18 +0200
  • 3252c919d github claims there was no security policy by Stefan Bodewig 2020-10-01 13:27:24 +0200
  • 6cd24d616 Merge tag 'rel/1.10.9' by Stefan Bodewig 2020-09-30 18:31:28 +0200
  • f291dea12 Fixing new typos in running.html (#136) by jmkf 2020-09-29 19:18:43 +0200
  • 66648adbe typo by Stefan Bodewig 2020-09-27 15:51:33 +0200
  • 23ea16fc9 Merge branch '1.9.x' by Stefan Bodewig 2020-09-27 12:33:43 +0200
  • 9bc1f8f4e snapcraft push has been deprecated by Stefan Bodewig 2020-09-27 12:32:20 +0200
  • 15686e56d Prepare for RC1 of version 1.10.9 of Ant by Stefan Bodewig 2020-09-27 11:59:27 +0200
  • 4706f7777 exclude Graal.js Nashorn compat tests from POM builds by Stefan Bodewig 2020-09-25 21:25:52 +0200
  • a83708498 enable Nashorn compatibility when running GraalVM JS by Stefan Bodewig 2020-09-25 21:12:37 +0200
  • 2beb3977a fix HTML table by Stefan Bodewig 2020-09-25 20:14:51 +0200
  • 755d7297f record a few more changes since 1.10.8 in WHATSNEW by Stefan Bodewig 2020-09-25 18:23:42 +0200
  • 2b2b3676d Reference the pull request by Maarten Coene 2020-09-23 14:48:58 +0200
  • 502853385 Added <indexjarmapper> addition to WHATSNEW by Maarten Coene 2020-09-23 14:27:54 +0200
  • 7e6cc33e0 Add the possibility to specify a custom filename mapper when creating an INDEX.LIST (#134) by Maarten Coene 2020-09-08 09:13:37 +0200
  • 47a008ab3 document types supporting references more extensively by Stefan Bodewig 2020-08-23 14:18:36 +0200
  • 6c3d7de93 no longer complain when not finding tools.jar by Stefan Bodewig 2020-08-23 12:37:50 +0200
  • f891c4bd8 config may return null-hostname for wildcard configs by Stefan Bodewig 2020-08-23 12:24:01 +0200
  • 569e42885 replace our ReaderInputStream with the one of Commons IO by Stefan Bodewig 2020-08-22 21:07:32 +0200
  • 51e5624af try making test independent of timezone by Stefan Bodewig 2020-08-22 20:41:14 +0200
  • aab46b586 Merge pull request #135 from apache/property-enumerator by Stefan Bodewig 2020-08-11 15:30:32 +0200
  • 87ac51d3c fallback to a separate owner-only tempdir if possible by Stefan Bodewig 2020-07-04 18:03:13 +0200
  • 08a6e42fb log an error message if no JavaScript engine can be found in Java 15+ by Stefan Bodewig 2020-08-10 18:27:50 +0200
  • ca08301cf add some documentation about GraalVM JavaScript by Stefan Bodewig 2020-08-10 18:12:53 +0200
  • 2c5194ed0 make local properties visible to propertyset by Stefan Bodewig 2020-08-02 15:24:46 +0200
  • 0bd346c5c add a PropertyEnumerator delegate to better support PropertySet by Stefan Bodewig 2020-08-02 15:11:05 +0200
  • 6022806ec credit Simon Legner for #129 by Stefan Bodewig 2020-07-30 10:20:52 +0200
  • 35d9f3bc9 Merge pull request #133 from twogee/new-instance by Stefan Bodewig 2020-07-29 15:41:59 +0200
  • 40d9c2b28 Merge pull request #115 from twogee/duplications by Stefan Bodewig 2020-07-29 15:39:47 +0200
  • 3b0611848 Merge pull request #131 from twogee/getref by Stefan Bodewig 2020-07-29 15:06:47 +0200
  • d32d5dc96 Merge pull request #129 from simon04/appendElapsed by Stefan Bodewig 2020-07-29 15:05:48 +0200
  • eefeb6158 Remove duplicated code by twogee 2020-01-12 12:17:45 +0100
  • 612faa8f4 Refactor getCheckedRef() by twogee 2020-07-27 14:02:24 +0200
  • ae0c87be2 Class.newInstance() is deprecated in Java 9+ by twogee 2020-07-26 15:43:47 +0200
  • 1a13b690b Merge pull request #123 from twogee/useless-escape by Stefan Bodewig 2020-07-29 14:13:37 +0200
  • c8ea918a7 Merge pull request #132 from twogee/magic-names-redux by Stefan Bodewig 2020-07-29 12:45:00 +0200
  • ebd0f0582 Superfluous escapes by twogee 2020-03-08 20:36:02 +0100
  • 3a869e7b7 Added @since by twogee 2020-07-29 12:16:22 +0200
  • 024fc171a More MagicNames by twogee 2020-07-26 15:51:21 +0200
  • 736eb32aa Merge pull request #130 from twogee/correct-javadoc by Stefan Bodewig 2020-07-29 10:15:02 +0200
  • f7159e8a0 document why we are actually removing the file before writing by Stefan Bodewig 2020-07-28 21:51:01 +0200
  • e20bad209 Bz 64612: <filelist> not supported by twogee 2020-07-27 13:42:20 +0200
  • ec54907e2 Incorrect javadoc by twogee 2020-07-26 15:30:30 +0200
  • 39c31c832 Extract LegacyPlainResultFormatter.Stats#appendElapsed by Simon Legner 2020-06-21 11:22:54 +0200
  • 1ce1cc231 avoid FileOutputStream constructor by Stefan Bodewig 2020-06-03 11:08:19 +0200
  • cb8c8f106 no need to treat Java 15 different now that GraalVM JavaScript is there by Stefan Bodewig 2020-05-29 08:35:30 +0200
  • be9b424d1 relax some Graal.js Security rules for <script*> by Stefan Bodewig 2020-05-27 18:08:19 +0200
  • 19ed75326 download graal.js so we can use it in tests by Stefan Bodewig 2020-05-27 08:10:09 +0200
  • 80ed3a1b8 Merge pull request #128 from XenoAmess/patch-1 by Stefan Bodewig 2020-05-25 20:20:14 +0200
  • e92205fd2 fix typo by XenoAmess 2020-05-26 01:57:56 +0800
  • 4f062bf6d Merge pull request #127 from esaulpaugh/master by Stefan Bodewig 2020-05-23 10:15:57 +0200
  • 6a9535025 fix two typos in rmic manual page by Evan Saulpaugh 2020-05-22 22:26:12 -0500
  • 4eb3b5b7d fix potential NullPointerException - Bugzilla Issue 64438 by Stefan Bodewig 2020-05-14 11:52:10 +0200
  • 65f60bf01 Merge tag 'rel/1.10.8' and bump versions by Stefan Bodewig 2020-05-13 18:18:11 +0200