1. 623d566 encode characters illegal in XML in junitlauncher's report by Stefan Bodewig · 3 years, 4 months ago
  2. 79573ec happy new year by Stefan Bodewig · 3 years, 4 months ago
  3. 635ccfb bz-64836 junitlauncher - Print a more informative and instant summary for tests by Jaikiran Pai · 3 years, 4 months ago
  4. 2e2ed8a Tar: preserve symlinks from <tarfileset> sources by Marc Strapetz · 3 years, 6 months ago
  5. 5034c2c Refactoring Tar: extract getCanonicalPrefix() by Marc Strapetz · 3 years, 6 months ago
  6. 304b3d7 TarResource: make linkName and linkFlag accessible by Marc Strapetz · 3 years, 6 months ago
  7. c38fbc1 TarEntry: make linkFlag accessible by Marc Strapetz · 3 years, 6 months ago
  8. 7efd6d0 bz-64912, bz-64790 Fix regression in javac task when using arguments file by Jaikiran Pai · 3 years, 6 months ago
  9. 05596f1 record change by Stefan Bodewig · 3 years, 6 months ago
  10. 43216ae coding style by Stefan Bodewig · 3 years, 6 months ago
  11. a29c130 Merge pull request #141 from TheConstructor/input-file-tokenizer by Stefan Bodewig · 3 years, 6 months ago
  12. 2694ac5 record change by Stefan Bodewig · 3 years, 6 months ago
  13. 059315d missing license header by Stefan Bodewig · 3 years, 6 months ago
  14. 3ee678b Merge pull request #140 from TheConstructor/resource-list-with-duplicates by Stefan Bodewig · 3 years, 6 months ago
  15. 3ec6100 #64855 Add filterbeforeconcat option to Concat by Matthias Vill · 3 years, 7 months ago
  16. 11ba5bb #64854 Add preserveduplicates option to ResourceList by Matthias Vill · 3 years, 7 months ago
  17. 41c5190 [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 · 3 years, 6 months ago
  18. ca58214 Prevent CI job failures on Java 15+ for ScriptDefTest by Jaikiran Pai · 3 years, 6 months ago
  19. 458fba1 Skip scriptdef-test.xml antunit tests for JDK >=15 due to unavailability of script engine for "javascript" language in JRE by Jaikiran Pai · 3 years, 6 months ago
  20. 079c134 Introduce an "atmost" attribute for the javaversion condition by Jaikiran Pai · 3 years, 6 months ago
  21. a2b9f4c bz-64742 Fix SCP task (with sftp=true) to correctly parse the remote directory when fetching from root directory by Jaikiran Pai · 3 years, 6 months ago
  22. 81aee9e Merge branch '1.9.x' by Stefan Bodewig · 3 years, 8 months ago
  23. 4ae9d1c bump JUnit to fix https://github.com/junit-team/junit4/security/advisories/GHSA-269g-pwp5-87pp by Stefan Bodewig · 3 years, 8 months ago
  24. 362f5f0 Jkf 1.10 requires jdk8 (#137) by jmkf · 3 years, 8 months ago
  25. 3252c91 github claims there was no security policy by Stefan Bodewig · 3 years, 8 months ago
  26. 6cd24d6 Merge tag 'rel/1.10.9' by Stefan Bodewig · 3 years, 8 months ago
  27. f291dea Fixing new typos in running.html (#136) by jmkf · 3 years, 8 months ago
  28. 66648ad typo by Stefan Bodewig · 3 years, 8 months ago
  29. 23ea16f Merge branch '1.9.x' by Stefan Bodewig · 3 years, 8 months ago
  30. 9bc1f8f snapcraft push has been deprecated by Stefan Bodewig · 3 years, 8 months ago
  31. 15686e5 Prepare for RC1 of version 1.10.9 of Ant by Stefan Bodewig · 3 years, 8 months ago ANT_1.10.9_RC1 rel/1.10.9
  32. 4706f77 exclude Graal.js Nashorn compat tests from POM builds by Stefan Bodewig · 3 years, 8 months ago
  33. a837084 enable Nashorn compatibility when running GraalVM JS by Stefan Bodewig · 3 years, 8 months ago
  34. 2beb397 fix HTML table by Stefan Bodewig · 3 years, 8 months ago
  35. 755d729 record a few more changes since 1.10.8 in WHATSNEW by Stefan Bodewig · 3 years, 8 months ago
  36. 2b2b367 Reference the pull request by Maarten Coene · 3 years, 8 months ago
  37. 5028533 Added <indexjarmapper> addition to WHATSNEW by Maarten Coene · 3 years, 8 months ago
  38. 7e6cc33 Add the possibility to specify a custom filename mapper when creating an INDEX.LIST (#134) by Maarten Coene · 3 years, 9 months ago
  39. 47a008a document types supporting references more extensively by Stefan Bodewig · 3 years, 9 months ago
  40. 6c3d7de no longer complain when not finding tools.jar by Stefan Bodewig · 3 years, 9 months ago
  41. f891c4b config may return null-hostname for wildcard configs by Stefan Bodewig · 3 years, 9 months ago
  42. 569e428 replace our ReaderInputStream with the one of Commons IO by Stefan Bodewig · 3 years, 9 months ago
  43. 51e5624 try making test independent of timezone by Stefan Bodewig · 3 years, 9 months ago
  44. aab46b5 Merge pull request #135 from apache/property-enumerator by Stefan Bodewig · 3 years, 10 months ago
  45. 87ac51d fallback to a separate owner-only tempdir if possible by Stefan Bodewig · 3 years, 11 months ago
  46. 08a6e42 log an error message if no JavaScript engine can be found in Java 15+ by Stefan Bodewig · 3 years, 10 months ago
  47. ca08301 add some documentation about GraalVM JavaScript by Stefan Bodewig · 3 years, 10 months ago
  48. 2c5194e make local properties visible to propertyset by Stefan Bodewig · 3 years, 10 months ago
  49. 0bd346c add a PropertyEnumerator delegate to better support PropertySet by Stefan Bodewig · 3 years, 10 months ago
  50. 6022806 credit Simon Legner for #129 by Stefan Bodewig · 3 years, 10 months ago
  51. 35d9f3b Merge pull request #133 from twogee/new-instance by Stefan Bodewig · 3 years, 10 months ago
  52. 40d9c2b Merge pull request #115 from twogee/duplications by Stefan Bodewig · 3 years, 10 months ago
  53. 3b06118 Merge pull request #131 from twogee/getref by Stefan Bodewig · 3 years, 10 months ago
  54. d32d5dc Merge pull request #129 from simon04/appendElapsed by Stefan Bodewig · 3 years, 10 months ago
  55. eefeb61 Remove duplicated code by twogee · 4 years, 5 months ago
  56. 612faa8 Refactor getCheckedRef() by twogee · 3 years, 10 months ago
  57. ae0c87b Class.newInstance() is deprecated in Java 9+ by twogee · 3 years, 10 months ago
  58. 1a13b69 Merge pull request #123 from twogee/useless-escape by Stefan Bodewig · 3 years, 10 months ago
  59. c8ea918 Merge pull request #132 from twogee/magic-names-redux by Stefan Bodewig · 3 years, 10 months ago
  60. ebd0f05 Superfluous escapes by twogee · 4 years, 3 months ago
  61. 3a869e7 Added @since by twogee · 3 years, 10 months ago
  62. 024fc17 More MagicNames by twogee · 3 years, 10 months ago
  63. 736eb32 Merge pull request #130 from twogee/correct-javadoc by Stefan Bodewig · 3 years, 10 months ago
  64. f7159e8 document why we are actually removing the file before writing by Stefan Bodewig · 3 years, 10 months ago
  65. e20bad2 Bz 64612: <filelist> not supported by twogee · 3 years, 10 months ago
  66. ec54907 Incorrect javadoc by twogee · 3 years, 10 months ago
  67. 39c31c8 Extract LegacyPlainResultFormatter.Stats#appendElapsed by Simon Legner · 4 years ago
  68. 1ce1cc2 avoid FileOutputStream constructor by Stefan Bodewig · 4 years ago
  69. cb8c8f1 no need to treat Java 15 different now that GraalVM JavaScript is there by Stefan Bodewig · 4 years ago
  70. be9b424 relax some Graal.js Security rules for <script*> by Stefan Bodewig · 4 years ago
  71. 19ed753 download graal.js so we can use it in tests by Stefan Bodewig · 4 years ago
  72. 80ed3a1 Merge pull request #128 from XenoAmess/patch-1 by Stefan Bodewig · 4 years ago
  73. e92205f fix typo by XenoAmess · 4 years ago
  74. 4f062bf Merge pull request #127 from esaulpaugh/master by Stefan Bodewig · 4 years ago
  75. 6a95350 fix two typos in rmic manual page by Evan Saulpaugh · 4 years ago
  76. 4eb3b5b fix potential NullPointerException - Bugzilla Issue 64438 by Stefan Bodewig · 4 years ago
  77. 65f60bf Merge tag 'rel/1.10.8' and bump versions by Stefan Bodewig · 4 years, 1 month ago
  78. dbceb60 Merge branch '1.9.x' by Stefan Bodewig · 4 years, 1 month ago
  79. a395283 Merge tag 'rel/1.9.15' and prepare for next release by Stefan Bodewig · 4 years, 1 month ago
  80. 1d9acc5 develop snaps can not be promoted by Stefan Bodewig · 4 years, 1 month ago
  81. e04bc34 Prepare for RC1 of version 1.10.8 of Ant by Stefan Bodewig · 4 years, 1 month ago ANT_1.10.8_RC1 rel/1.10.8
  82. a033260 prepare the Ant 1.9.15 release by Stefan Bodewig · 4 years, 1 month ago ANT_1.9.15_RC1 rel/1.9.15
  83. 51353ac Merge branch '1.9.x' by Stefan Bodewig · 4 years, 1 month ago
  84. 926f339 recommend using ant.tmpdir by Stefan Bodewig · 4 years, 1 month ago
  85. dffd57c ignore test that requires Nashorn on Java 15+ for now by Stefan Bodewig · 4 years, 1 month ago
  86. a8645a1 use nio.Files.createTempFile rather than File.createTempFile by Stefan Bodewig · 4 years, 1 month ago
  87. 041b058 make junitlauncher use ant.tmpdir as well by Stefan Bodewig · 4 years, 1 month ago
  88. fe7e961 Merge branch '1.9.x' by Stefan Bodewig · 4 years, 1 month ago
  89. 9c1f4d9 provide a magic property that overrides temp directory by Stefan Bodewig · 4 years, 3 months ago
  90. bc9fed1 Merge branch '1.9.x' by Stefan Bodewig · 4 years, 1 month ago
  91. 45fd589 rmic has been removed in Java 15+ by Stefan Bodewig · 4 years, 1 month ago
  92. d591851 make junitlauncher and friends use FileUtils.createTempFile by Stefan Bodewig · 4 years, 1 month ago
  93. c37f13d Merge pull request #111 from twogee/magic-names by Stefan Bodewig · 4 years, 3 months ago
  94. 2f0e194 HTTP refused by Maven Central (breaks nightlies) by twogee · 4 years, 4 months ago
  95. 814e95b More magic names by twogee · 4 years, 7 months ago
  96. bf7c94a antlib: is a magic name by twogee · 4 years, 7 months ago
  97. ae32a21 build.sysclasspath is a magic name by twogee · 4 years, 7 months ago
  98. fd1de05 Puppy Crawl no longer hosts Checkstyle DTD (since March 2019, actually…) by twogee · 4 years, 4 months ago
  99. 577a983 Record the fix in junit-frames-xalan1.xsl, in WHATSNEW by Jaikiran Pai · 4 years, 4 months ago
  100. 991867b Declare proper namespace for stringutils by Jaikiran Pai · 4 years, 4 months ago