1. 3d515b2 remove unnecessary http references in xml / xsl testcases by jkf · 5 years ago
  2. 46a53f4 checkstyle.org has https site also for xsl by jkf · 5 years ago
  3. 2e225a0 checkstyle.org has https site by jkf · 5 years ago
  4. c82c433 https to the extent possible for src/etc excluding src/etc/testcases by jkf · 5 years ago
  5. e824308 Updated http references to https in text files in root directory, except WHATSNEW by jkf · 5 years ago
  6. 264074b Updated manual to use https as far as currently possible. by jkf · 5 years ago
  7. 3a4980e updated reference to license from http to https using by jkf · 5 years ago
  8. 7af3b61 updated default m2 repository location by jkf · 5 years ago
  9. 5198e58 Use HTTPS URL for fetching doc generation tool by Jaikiran Pai · 5 years ago
  10. 9b5ec2a Use HTTPS URL for fetching doc generation tool by Jaikiran Pai · 5 years ago
  11. b845192 [junitlauncher] Add support for selecting tests based on JUnit-5 tag functionality by Matthias Gutheil · 5 years ago
  12. 1cb2f81 bz-63446 Add Michael Seele to contributors list by Jaikiran Pai · 5 years ago
  13. 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
  14. 0259c0b bz-63259 Don't check the FTP file for being a symlink, more than once by Jaikiran Pai · 5 years ago
  15. 440ef41 Merge tag 'rel/1.10.6' by Jaikiran Pai · 5 years ago
  16. e4a56ec Prepare RC2 of 1.10.6 Ant release by Jaikiran Pai · 5 years ago ANT_1.10.6_RC2 rel/1.10.6
  17. 4803eb2 Wrap FileWriter with BufferedWriter for better performance when the write() method is invoked in a loop by bd2019us · 5 years ago
  18. 40eacef this is why we still use env and friends by Stefan Bodewig · 5 years ago
  19. 486e141 this is why we still use env and friends by Stefan Bodewig · 5 years ago
  20. e91c4dc Fix the issue where scp transfer completion tracking wasn't being triggered for 100% completion by wenjingwang · 5 years ago
  21. 812ba70 some of the JUnit tests do not work when run from Maven by Stefan Bodewig · 5 years ago
  22. ef14a91 exclude tests from Maven that require a specific Ant file structure by Stefan Bodewig · 5 years ago
  23. 9722f06 missing license headers by Stefan Bodewig · 5 years ago
  24. 4ca0135 Don't use -html4 for javadoc output for Ant classes by Jaikiran Pai · 5 years ago
  25. f109d2f HTML5-compliant javadoc by twogee · 5 years ago
  26. c3b75a7 CSS contains non-ASCII quotes by twogee · 5 years ago ANT_1.10.6_RC1
  27. c8e0adb Use -html4 for javadoc generation by Jaikiran Pai · 5 years ago
  28. 9d98adb java.activation module has been removed from Java 11 by Jaikiran Pai · 5 years ago
  29. 508e0f3 Make it easier, during release, to verify that JDK9+ is being used by Jaikiran Pai · 5 years ago
  30. af8ddc9 Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  31. 4e27dba Add a note in ReleaseInstructions to check the copyright year in NOTICE file by Jaikiran Pai · 5 years ago
  32. 865c910 Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  33. 02901ba SHA1 checksum is no longer recommended by Apache release process by Jaikiran Pai · 5 years ago
  34. 4a24218 Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  35. 5e0ed5e Merge tag 'rel/1.9.14' into 1.9.x branch by Jaikiran Pai · 5 years ago
  36. 527b6e4 Merge 1.9.x into master by Jaikiran Pai · 5 years ago
  37. 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
  38. 717387d Merge branch '1.9.x' by Stefan Bodewig · 5 years ago
  39. bf1cbe7 add missing license header by Stefan Bodewig · 5 years ago
  40. db32b65 Merge branch '1.9.x' by Stefan Bodewig · 5 years ago
  41. b661e24 new year, well not that new anymore by Stefan Bodewig · 5 years ago
  42. 8ec8ecf Release RC1 of 1.9.14 by Jaikiran Pai · 5 years ago ANT_1914_RC1 rel/1.9.14
  43. 1e00d44 extract 'report.dir' by Jan Matèrne · 5 years ago
  44. 978e8b4 missing dots by Jan Matèrne · 5 years ago
  45. e2b40e5 htmlcheck: correct tool name, consistent report placement by twogee · 5 years ago
  46. 1c97966 htmlcheck: generate report file, consistent property names, meaningful target name by Jan Matèrne · 5 years ago
  47. 99bb33d Add HTML validation check, fix head in package.html by twogee · 5 years ago
  48. d01d88a Fix doctype and language by twogee · 5 years ago
  49. aa61cbc Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  50. f9b44f6 Update WHATSNEW for 63226 by Jaikiran Pai · 5 years ago
  51. ddb85a3 bz-63226 Doc change - mention that "list" operation honours "followsymlinks" attribute in ftp task by Jaikiran Pai · 5 years ago
  52. 9e1bd14 Incorrect HTML by twogee · 5 years ago
  53. 6e96e43 Fix javadoc and manual errors related to the newly introduced readTimeout attribute for Http condition by Jaikiran Pai · 5 years ago
  54. 9eb170b Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  55. fe1ed77 Call InetAddress.isReachable instead of using reflection, now that we require Java 5 runtime for Ant by Jaikiran Pai · 5 years ago
  56. f04cc8b Call InetAddress.isReachable instead of using reflection, now that we require Java 5 runtime for Ant by Jaikiran Pai · 5 years ago
  57. da9ca6e bz-63193 Introduce a readTimeout attribute for the "http" condition task by Jaikiran Pai · 5 years ago
  58. b5044ca additional testcases by Jan Matèrne · 5 years ago
  59. a0c161a Merge branch '1.9.x' by Stefan Bodewig · 5 years ago
  60. 9d63d7e respect failOnError when running ls checkout - Bugzilla 63071 by Stefan Bodewig · 5 years ago
  61. d106673 the task does not extend ExecTask (anymore?) by Stefan Bodewig · 5 years ago
  62. 25de4f2 Merge 1.9.x branch into master by Jaikiran Pai · 5 years ago
  63. 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
  64. 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
  65. 1a7c4a6 Upgrade Jsch library to 0.1.55 by Jaikiran Pai · 5 years ago
  66. 4474cb3 Update JSCh (see http://www.jcraft.com/jsch/ChangeLog) by twogee · 5 years ago
  67. 722ccb7 Merge pull request #82 from twogee/invalid-html by Stefan Bodewig · 5 years ago
  68. 82a603c Use valid markup by twogee · 5 years ago
  69. 706d818 moved to gitbox by Stefan Bodewig · 5 years ago
  70. 222bd8d missing javadoc param - thanks Gintas Grigelionis @twogee by Stefan Bodewig · 5 years ago
  71. 876376a exclude modules package from mvn when not using Java9 by Stefan Bodewig · 5 years ago
  72. 5fe086f point to Craig's PR by Stefan Bodewig · 5 years ago
  73. 6b576f1 whitespace - closes #80 by Stefan Bodewig · 5 years ago
  74. 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
  75. 343dff9 Added tasks for JDK's jmod and jlink tools. by VGR · 5 years ago
  76. 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
  77. 41eb0d9 Fixing a potential ConcurrentModificationException that could occur when running Ant with the Parallel-Ant executor. by mharmer · 5 years ago
  78. b510f35 [junitlauncher] - Switch back to issuing a separate LauncherDiscoveryRequest by Jaikiran Pai · 5 years ago
  79. 69269ad bz-62952 Fix the jar-test.xml#testMultiReleaseJar antunit test case by Jaikiran Pai · 5 years ago
  80. 593aff2 bz-62952 Make AntClassLoader multi-release jar aware when it deals with java.util.jar.JarFile by Jaikiran Pai · 5 years ago
  81. ac46ff1 A typo by Gintas Grigelionis · 6 years ago
  82. 3e0890f Fix javadoc by Gintas Grigelionis · 6 years ago
  83. 57895fd Make DataType and Reference generic by Gintas Grigelionis · 6 years ago
  84. bd82d18 Remove unused imports by Gintas Grigelionis · 6 years ago
  85. 2c2cdb0 Refactor getZipEntryStream by Gintas Grigelionis · 6 years ago
  86. aff7eef Avoid leaks in AntAnalyzer by Gintas Grigelionis · 6 years ago
  87. 9321ea6 Revert: any RuntimeException must be wrapped by Gintas Grigelionis · 6 years ago
  88. d6f1dc6 Fix javadoc by Gintas Grigelionis · 6 years ago
  89. c5b8dab Fix backwards compatibility by Gintas Grigelionis · 6 years ago
  90. 1e30b48 Use try-with-resources by Gintas Grigelionis · 6 years ago
  91. 1078b57 Update javadoc by Gintas Grigelionis · 6 years ago
  92. ab13b87 Make CharSet backwards compatible by Gintas Grigelionis · 6 years ago
  93. fbfad85 A new CharSet type to hold available Charset names by Gintas Grigelionis · 6 years ago
  94. e208ad9 Implement ArcType as suggested by Gintas Grigelionis · 6 years ago
  95. 570ca18 Change an attribute name and explain why by Gintas Grigelionis · 6 years ago
  96. 39e5e40 closes #77 by Stefan Bodewig · 6 years ago
  97. 14af876 Avoid FileInputStream and FileOutputStream. by reudismam@gmail.com · 6 years ago
  98. e25053f Add “since” tag to documentation by Gintas Grigelionis · 6 years ago
  99. 454c252 Include fix for bz-62890 in WHATSNEW by Jaikiran Pai · 6 years ago
  100. 65cd88f bz-62890 don't cache the case sensitivity of the filesystem. by Jaikiran Pai · 6 years ago