1. d22472a upgrade junit5 dependencies by Jaikiran Pai · 2 days ago master
  2. f6fb50b update version in bcel pom by Jaikiran Pai · 2 days ago
  3. fa3da95 upgrade commons net to 3.10.0 by Jaikiran Pai · 2 days ago
  4. 47afc9d upgrade bcel to 6.9.0 by Jaikiran Pai · 2 days ago
  5. 06efb4b 68773: ftp - issue PBSZ command before PROT by Jaikiran Pai · 2 days ago
  6. bdf6df5 upgrade graaljs version by Jaikiran Pai · 7 weeks ago
  7. 98f1b77 68773: initial experiment to support enabling secure data channel for FTPS by Jaikiran Pai · 7 weeks ago
  8. a1bfbdc Merge pull request #208 from mebigfatguy/master by Jaikiran · 3 months ago
  9. e08af50 fix <compilerarg> example documentation in manual by Dave Brosius · 3 months ago
  10. d212483 remove unused simian tool by Jaikiran Pai · 3 months ago
  11. 2dc4ca2 bz-68462 Don't consider empty email addresses in mailer by Jaikiran Pai · 3 months ago
  12. f96e494 add record for github PR 207 merge by Jaikiran Pai · 4 months ago
  13. c44e653 Merge pull request #207 from tg-freigmbh/master by Jaikiran · 4 months ago
  14. 0aa66de Found the import thing by Thorsten · 4 months ago
  15. f5e1bd2 Buffer for more Speed by Thorsten · 4 months ago
  16. 60e3661 bz-68460 remove references to com.sun.net.ssl.internal.ssl.Provider by Jaikiran Pai · 4 months ago
  17. 7299aec happy new year by Jaikiran Pai · 4 months ago
  18. 36bfcaa bz-68462: Prevent StringIndexOutOfBoundsException when EmailAddress is passed an empty String by Jaikiran Pai · 4 months ago
  19. c737d64 add bz-26453 to WHATSNEW by Jaikiran Pai · 4 months ago
  20. f229cdd bz-26453 use INFO log level to print the result log message from exec task, when the process returns non-zero exit code by Jaikiran Pai · 4 months ago
  21. 12cbc24 can't bootstrap without jupiter engine anymore by Stefan Bodewig · 5 months ago
  22. 5e286d2 record new failOnError attribute of replaceregexp by Stefan Bodewig · 6 months ago
  23. 5a1ae9b Merge pull request #206 from mfaquan/master by Stefan Bodewig · 6 months ago
  24. 0432a50 Add failonerror flag by Andrew Quan · 6 months ago
  25. c7a282f Throw BuildExceptions in ReplaceRegExp for errors by Andrew Quan · 6 months ago
  26. 5c89d9e Fix `--release` param check in bootstrap.bat by Mateusz Kazimierczuk · 8 months ago
  27. bcff8d9 record bz-67417 fix by Jaikiran Pai · 8 months ago
  28. 958295a bz-67417 Undo (leftover) security manager system property changes in ant.bat by Jaikiran Pai · 8 months ago
  29. 53e9042 fix setting of -proc:none on Windows by Jaikiran Pai · 8 months ago
  30. 3b585e5 no longer necessary to set this system property since Ant no longer uses SecurityManager for Java 18+ versions by Jaikiran Pai · 8 months ago
  31. 685f2e7 bz-66552 fix Depend task does not handle Dynamic constant pool entries - java.lang.ClassFormatError: Invalid Constant Pool entry Type 17 by Joerg Michelberger · 8 months ago
  32. f3796ab bz-67082 fix unintended trimmed string output by pathconvert by Sebastian Ratz · 8 months ago
  33. 72d6a27 disable annotation processors during (javac) compilation by Jaikiran Pai · 9 months ago
  34. 4e26d76 upgrade ivy version by Jaikiran Pai · 9 months ago
  35. 54e1400 Release 1.10.14 of Ant and update for next version by Jaikiran Pai · 9 months ago
  36. 8778136 fix JavaTest.testResultPropertyZeroNoFork by Jaikiran Pai · 9 months ago
  37. 3c03f54 Update manuals to note that permissions is no longer supported in Java 18 and higher and use fork=true wherever appropriate by Jaikiran Pai · 9 months ago
  38. 2821ba0 Throw BuildException when <permissions> is in use on Java 18 and higher by Jaikiran Pai · 9 months ago
  39. 185c3a0 add explicit dependency on xalan:serializer because 2.7.3 of xalan:xalan in its pom no longer has that dependency by Jaikiran Pai · 9 months ago
  40. 89b0895 junitlauncher - timeout should apply to all tests combined when using forkMode=perTestClass by Jaikiran Pai · 9 months ago
  41. 2d44148 fix legacy-xml reporting in junitlauncher task, when jupiter dynamic tests are involved. by Jaikiran Pai · 9 months ago
  42. 57d0973 update the dependency versions in various pom.xml files, which were missed during my previous dependency upgrade commits by Jaikiran Pai · 9 months ago
  43. 6eb966f missed updating junit dependency in pom.xml by Jaikiran Pai · 9 months ago
  44. 90686ba fix typo by Jaikiran Pai · 9 months ago
  45. f7f3bdf bz-65176 introduce forkMode for use in forked tests of junitlauncher task by Jaikiran Pai · 9 months ago
  46. da9079e Remove references to outdated -Djava.compiler=NONE by Jaikiran Pai · 9 months ago
  47. aa2f4e6 upgrade junit5 artifacts by Jaikiran Pai · 9 months ago
  48. 969f09f upgrade xalan by Jaikiran Pai · 9 months ago
  49. b615aef upgrade junit by Jaikiran Pai · 9 months ago
  50. 29a80c3 upgrade xz by Jaikiran Pai · 9 months ago
  51. 96a374d upgrade jython by Jaikiran Pai · 9 months ago
  52. e90625b upgrade rhino to 1.7.14 by Jaikiran Pai · 9 months ago
  53. 66bfc0f upgrade ivy to 2.5.1 by Jaikiran Pai · 9 months ago
  54. 9a6ffdd bz-64564 add an example of junit-jupiter ParameterizedTest when using junitlauncher task by Jaikiran Pai · 9 months ago
  55. 526c799 bz-66238 introduce org.apache.tools.ant.taskdefs.Recorder#setLogLevel(LogLevel level) method by Jaikiran Pai · 9 months ago
  56. 4ac74ea skip testZip64ModeJar on Java 8 where java.util.zip.ZipFile fails for zip64 by Jaikiran Pai · 9 months ago
  57. a4de9db update WHATSNEW to explain the SecurityManager changes by Jaikiran Pai · 9 months ago
  58. e2c68c4 Add a note to "permissions" type noting that it is no longer supported in Java 18+ by Jaikiran Pai · 9 months ago
  59. 689b6ea For Java 18+, Ant will no longer use the SecurityManager by Jaikiran Pai · 9 months ago
  60. 8d61524 Revert "allow security manager setting on all versions above Java 18 (inclusive)" by Jaikiran Pai · 9 months ago
  61. ef36b2d Revert "redo security manager setting to allow calling System.setSecurityManager at runtime" by Jaikiran Pai · 9 months ago
  62. 2dcde60 bz-66873 correctly create the CEN extra field entry when zip64Mode=always by Jaikiran Pai · 9 months ago
  63. 6f68fbd whitespace by Stefan Bodewig · 12 months ago
  64. d08818a unconditionally sort entrySet in <echoproperties> by Stefan Bodewig · 12 months ago
  65. 8fb5487 bz-66411: Handling forked VM timeout in a similar way as failed test so that settings like haltonfailure have effect by Tomasz Kowalczewski · 1 year, 4 months ago
  66. d29f62f really compare the names as the javadocs claim by Stefan Bodewig · 1 year, 1 month ago
  67. ec02ae2 credit Thomas Starlinger for Bugzila Issue 66522 by Stefan Bodewig · 1 year, 2 months ago
  68. 0b6a29b fix since tag by Stefan Bodewig · 1 year, 2 months ago
  69. bb02a4d try to preserve file permissions of exisiting target when renaming by Stefan Bodewig · 1 year, 2 months ago
  70. 77f3ec9 unused target by Stefan Bodewig · 1 year, 2 months ago
  71. 541a1d2 IBM's ftp now requires ftps which is not supported by java.net.URL by Stefan Bodewig · 1 year, 2 months ago
  72. 60a2ab2 "modernize" antunit report styelsheet by Stefan Bodewig · 1 year, 2 months ago
  73. cfbc2f7 use the local variable just created by Stefan Bodewig · 1 year, 2 months ago
  74. f830c70 whitespace by Stefan Bodewig · 1 year, 2 months ago
  75. 38b7e94 properly handle File.list() returning null by Stefan Bodewig · 1 year, 2 months ago
  76. 59e4563 66464: junitlauncher task's fork element now has a new optional "java" attribute to allow specifying a different Java installation to run the forked tests by Jaikiran Pai · 1 year, 2 months ago
  77. 4dbe7a2 66468: Fix regexmapper to not swallow backslashes from output by Jaikiran Pai · 1 year, 2 months ago
  78. 1200a76 66504: junitlauncher task should resolve the outputDir against the basedir of the project by Jaikiran Pai · 1 year, 2 months ago
  79. fe9bf0f xslt task - log only the stylesheet resource name by Christoph Dreis · 1 year, 2 months ago
  80. 014e94e fix typo by Jaikiran Pai · 1 year, 4 months ago
  81. 4ddfae1 Next is 1.10.14 of Ant by Jaikiran Pai · 1 year, 4 months ago
  82. 3570551 allow "mvn -f src/etc/poms/pom.xml -DskipTests package" to succeed during release, when using Java 9+ version by Jaikiran Pai · 1 year, 4 months ago
  83. 6a7f906 new year by Jaikiran Pai · 1 year, 4 months ago
  84. e720c4d update dependencies with known vulnerabilities by Stefan Bodewig · 1 year, 5 months ago
  85. c9b9aff upload new key by Jaikiran Pai · 1 year, 5 months ago
  86. 9318eed Fix failing testhttpurl1 test - http://www.w3.org/MarkUp/ no longer returns a content-length header. Switch to a different URL which returns one. by Jaikiran Pai · 1 year, 5 months ago
  87. 82c70f3 redo security manager setting to allow calling System.setSecurityManager at runtime by Jaikiran Pai · 1 year, 5 months ago
  88. 7601bf1 fix forward test, but I don't find any host with a stable reverse lookup by Stefan Bodewig · 1 year, 5 months ago
  89. e04fbe7 try to properly decode multibyte encoded names in tar entries by Stefan Bodewig · 1 year, 5 months ago
  90. 22ef132 warn against multi-byte encoding in tar by Stefan Bodewig · 1 year, 5 months ago
  91. 3e6d6ac paths with wildcards do not work in javac's arg-file by Stefan Bodewig · 1 year, 6 months ago
  92. 0aca739 loadresource might log warnings even though quiet was set to true by Stefan Bodewig · 1 year, 6 months ago
  93. 4b7965d Merge pull request #195 from keithc-ca/version by Jaikiran · 1 year, 6 months ago
  94. c8f5795 Fix detection of java.specification.version by Keith W. Campbell · 1 year, 6 months ago
  95. bbe6859 allow security manager setting on all versions above Java 18 (inclusive) by Jaikiran Pai · 1 year, 6 months ago
  96. 65d3af7 Introduce a getMessageOutputLevel() method on BuildLogger to return the currently set message output level by Jaikiran Pai · 1 year, 6 months ago
  97. 37d0b40 credit @keithc-ca for #194 by Stefan Bodewig · 1 year, 6 months ago
  98. ab96bfd record tar fix of #194 by Stefan Bodewig · 1 year, 6 months ago
  99. 837eab2 Merge pull request #194 from keithc-ca/tar by Stefan Bodewig · 1 year, 6 months ago
  100. 048df1e Names end before the first NULL (not the last) by Keith W. Campbell · 1 year, 6 months ago