1. a207d5b Use commandline argument file for all options, but -J, for case javac.forked=true by sergiys · 4 years, 11 months ago
  2. 15fcc94 Use commandline argument file for all options, but -J, for case javac.forked=true by sergiys · 4 years, 11 months ago
  3. 1c4a77a Merge branch '1.9.x' by Stefan Bodewig · 5 years ago
  4. c457e6d improve error message if Java cannot be found by Stefan Bodewig · 5 years ago
  5. 9037e93 Merge pull request #95 from twogee/java-8-docs by jmkf · 5 years ago
  6. 1595855 Refer to Java 8 documentation for consistency by twogee · 5 years ago
  7. dbf4b6f The changes of last week part by jkf · 5 years ago
  8. ed10217 Updating WHATSNEW for the changes of today and last week by jkf · 5 years ago
  9. 382edda Patch improving FTP Connection Closed error handling and reporting by by jkf · 5 years ago
  10. 35d3b9a @BeforeAll failing should break build. Pr 63479 by jkf · 5 years ago
  11. 823a531 PR 53457 - ByteBuffer::limit and ByteBuffer::rewind are new methods linked when building on jdk11 this prevents running ZIP related tasks on jdk8 from completing successfully by jkf · 5 years ago
  12. 0b1690a updated default m2 repository location by jkf · 5 years ago
  13. fb6d9b0 Validating contents of resources fetched via insecure channels by jkf · 5 years ago
  14. 2a99ecf uri is part of the license itself and therfore should not be changed without involvement of legal. by jkf · 5 years ago
  15. e5e41f0 Fixed broken javadoc by jkf · 5 years ago
  16. 9b4393b Avoid connection refused errors by leaving some time between the gets, works locally lets see if it also works for jenkins by jkf · 5 years ago
  17. ad49c5b Validating contents of resources fetched via insecure channels by jkf · 5 years ago
  18. ceb39e21 removed http links from java sources to the extent possible by jkf · 5 years ago
  19. 3d515b2 remove unnecessary http references in xml / xsl testcases by jkf · 5 years ago
  20. 46a53f4 checkstyle.org has https site also for xsl by jkf · 5 years ago
  21. 2e225a0 checkstyle.org has https site by jkf · 5 years ago
  22. c82c433 https to the extent possible for src/etc excluding src/etc/testcases by jkf · 5 years ago
  23. e824308 Updated http references to https in text files in root directory, except WHATSNEW by jkf · 5 years ago
  24. 264074b Updated manual to use https as far as currently possible. by jkf · 5 years ago
  25. 3a4980e updated reference to license from http to https using by jkf · 5 years ago
  26. 7af3b61 updated default m2 repository location by jkf · 5 years ago
  27. 5198e58 Use HTTPS URL for fetching doc generation tool by Jaikiran Pai · 5 years ago
  28. 9b5ec2a Use HTTPS URL for fetching doc generation tool by Jaikiran Pai · 5 years ago
  29. b845192 [junitlauncher] Add support for selecting tests based on JUnit-5 tag functionality by Matthias Gutheil · 5 years ago
  30. 1cb2f81 bz-63446 Add Michael Seele to contributors list by Jaikiran Pai · 5 years ago
  31. 03a718d bz-63446 [junitlauncher] Create the right number of listeners in the test definition representing the fork mode of "testclasses" by Jaikiran Pai · 5 years ago
  32. 0259c0b bz-63259 Don't check the FTP file for being a symlink, more than once by Jaikiran Pai · 5 years ago
  33. 440ef41 Merge tag 'rel/1.10.6' by Jaikiran Pai · 5 years ago
  34. e4a56ec Prepare RC2 of 1.10.6 Ant release by Jaikiran Pai · 5 years ago ANT_1.10.6_RC2 rel/1.10.6
  35. 4803eb2 Wrap FileWriter with BufferedWriter for better performance when the write() method is invoked in a loop by bd2019us · 5 years ago
  36. 40eacef this is why we still use env and friends by Stefan Bodewig · 5 years ago
  37. 486e141 this is why we still use env and friends by Stefan Bodewig · 5 years ago
  38. e91c4dc Fix the issue where scp transfer completion tracking wasn't being triggered for 100% completion by wenjingwang · 5 years ago
  39. 812ba70 some of the JUnit tests do not work when run from Maven by Stefan Bodewig · 5 years ago
  40. ef14a91 exclude tests from Maven that require a specific Ant file structure by Stefan Bodewig · 5 years ago
  41. 9722f06 missing license headers by Stefan Bodewig · 5 years ago
  42. 4ca0135 Don't use -html4 for javadoc output for Ant classes by Jaikiran Pai · 5 years ago
  43. f109d2f HTML5-compliant javadoc by twogee · 5 years ago
  44. c3b75a7 CSS contains non-ASCII quotes by twogee · 5 years ago ANT_1.10.6_RC1
  45. c8e0adb Use -html4 for javadoc generation by Jaikiran Pai · 5 years ago
  46. 9d98adb java.activation module has been removed from Java 11 by Jaikiran Pai · 5 years ago
  47. 508e0f3 Make it easier, during release, to verify that JDK9+ is being used by Jaikiran Pai · 5 years ago
  48. af8ddc9 Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  49. 4e27dba Add a note in ReleaseInstructions to check the copyright year in NOTICE file by Jaikiran Pai · 5 years ago
  50. 865c910 Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  51. 02901ba SHA1 checksum is no longer recommended by Apache release process by Jaikiran Pai · 5 years ago
  52. 4a24218 Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  53. 5e0ed5e Merge tag 'rel/1.9.14' into 1.9.x branch by Jaikiran Pai · 5 years ago
  54. 527b6e4 Merge 1.9.x into master by Jaikiran Pai · 5 years ago
  55. 0f022d3 Use the new working URL to fetch the Txt2Html.java from Tomcat repo, for converting WHATSNEW into a html file by Jaikiran Pai · 5 years ago
  56. 717387d Merge branch '1.9.x' by Stefan Bodewig · 5 years ago
  57. bf1cbe7 add missing license header by Stefan Bodewig · 5 years ago
  58. db32b65 Merge branch '1.9.x' by Stefan Bodewig · 5 years ago
  59. b661e24 new year, well not that new anymore by Stefan Bodewig · 5 years ago
  60. 8ec8ecf Release RC1 of 1.9.14 by Jaikiran Pai · 5 years ago ANT_1914_RC1 rel/1.9.14
  61. 1e00d44 extract 'report.dir' by Jan Matèrne · 5 years ago
  62. 978e8b4 missing dots by Jan Matèrne · 5 years ago
  63. e2b40e5 htmlcheck: correct tool name, consistent report placement by twogee · 5 years ago
  64. 1c97966 htmlcheck: generate report file, consistent property names, meaningful target name by Jan Matèrne · 5 years ago
  65. 99bb33d Add HTML validation check, fix head in package.html by twogee · 5 years ago
  66. d01d88a Fix doctype and language by twogee · 5 years ago
  67. aa61cbc Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  68. f9b44f6 Update WHATSNEW for 63226 by Jaikiran Pai · 5 years ago
  69. ddb85a3 bz-63226 Doc change - mention that "list" operation honours "followsymlinks" attribute in ftp task by Jaikiran Pai · 5 years ago
  70. 9e1bd14 Incorrect HTML by twogee · 5 years ago
  71. 6e96e43 Fix javadoc and manual errors related to the newly introduced readTimeout attribute for Http condition by Jaikiran Pai · 5 years ago
  72. 9eb170b Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  73. fe1ed77 Call InetAddress.isReachable instead of using reflection, now that we require Java 5 runtime for Ant by Jaikiran Pai · 5 years ago
  74. f04cc8b Call InetAddress.isReachable instead of using reflection, now that we require Java 5 runtime for Ant by Jaikiran Pai · 5 years ago
  75. da9ca6e bz-63193 Introduce a readTimeout attribute for the "http" condition task by Jaikiran Pai · 5 years ago
  76. b5044ca additional testcases by Jan Matèrne · 5 years ago
  77. a0c161a Merge branch '1.9.x' by Stefan Bodewig · 5 years ago
  78. 9d63d7e respect failOnError when running ls checkout - Bugzilla 63071 by Stefan Bodewig · 5 years ago
  79. d106673 the task does not extend ExecTask (anymore?) by Stefan Bodewig · 5 years ago
  80. 25de4f2 Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  81. eb99b1f Update the install.html and ant-jsch pom.xml to use the newer 0.1.55 version of jsch library by Jaikiran Pai · 5 years ago
  82. 45bee01 Update the install.html and ant-jsch pom.xml to use the newer 0.1.55 version of jsch library by Jaikiran Pai · 5 years ago
  83. 1a7c4a6 Upgrade Jsch library to 0.1.55 by Jaikiran Pai · 5 years ago
  84. 4474cb3 Update JSCh (see http://www.jcraft.com/jsch/ChangeLog) by twogee · 5 years ago
  85. 722ccb7 Merge pull request #82 from twogee/invalid-html by Stefan Bodewig · 5 years ago
  86. 82a603c Use valid markup by twogee · 5 years ago
  87. 706d818 moved to gitbox by Stefan Bodewig · 5 years ago
  88. 222bd8d missing javadoc param - thanks Gintas Grigelionis @twogee by Stefan Bodewig · 5 years ago
  89. 876376a exclude modules package from mvn when not using Java9 by Stefan Bodewig · 5 years ago
  90. 5fe086f point to Craig's PR by Stefan Bodewig · 5 years ago
  91. 6b576f1 whitespace - closes #80 by Stefan Bodewig · 5 years ago
  92. a621bcb Based on feedback, added self to contributors, added line to WHATSNEW, added Ant version to docs, and replaced GPL man pages with BSD-licensed man pages. by VGR · 5 years ago
  93. 343dff9 Added tasks for JDK's jmod and jlink tools. by VGR · 5 years ago
  94. 7b29e8f Update the manual of junitlauncher task as well as add a note in WHATSNEW about the changed class names of that task by Jaikiran Pai · 5 years ago
  95. 41eb0d9 Fixing a potential ConcurrentModificationException that could occur when running Ant with the Parallel-Ant executor. by mharmer · 5 years ago
  96. b510f35 [junitlauncher] - Switch back to issuing a separate LauncherDiscoveryRequest by Jaikiran Pai · 5 years ago
  97. 69269ad bz-62952 Fix the jar-test.xml#testMultiReleaseJar antunit test case by Jaikiran Pai · 5 years ago
  98. 593aff2 bz-62952 Make AntClassLoader multi-release jar aware when it deals with java.util.jar.JarFile by Jaikiran Pai · 5 years ago
  99. ac46ff1 A typo by Gintas Grigelionis · 5 years ago
  100. 3e0890f Fix javadoc by Gintas Grigelionis · 5 years ago