- 1910415 credit Björn Kautler @Vampire for #218 by Stefan Bodewig · 3 days ago master
- 06af747 Merge pull request #217 from kiendang/permissiontuils-filetype-symlink by Stefan Bodewig · 3 days ago
- 01de21e Add to list of contributors by Kien Dang · 3 days ago
- ee43489 Use more conventional os check by Kien Dang · 3 days ago
- 7d5fed8 Merge pull request #215 from tomodachi94/chore/hamcrest-3.0-upgrade by Stefan Bodewig · 4 days ago
- 50ab728 Update Hamcrest license by Tomodachi94 · 4 days ago
- f7ad3a5 Update in-tree Hamcrest JARs to latest by Tomodachi94 · 4 days ago
- 315a019 Merge pull request #218 from Vampire/junit-report-title-handling by Stefan Bodewig · 4 days ago
- d1247b7 Improve JUnit report title handling by Björn Kautler · 3 weeks ago
- 1a9de1e add contributor for bz-69586 patch by Jaikiran Pai · 3 months ago
- 8e821ba Fix PermissionUtils.FileType.of for sym links by Kien Dang · 3 months ago
- e208a7f Add test by Kien Dang · 3 months ago
- 629e7b7 record the change from GitHub PR 216 by Jaikiran Pai · 3 months ago
- fd0d38b 69586: javac argument file generation creates invalid classpath entry when no classpath is defined by Jaikiran Pai · 3 months ago
- ecfca50 Consider VM-configuration when determining if SecurityManager may be set (#216) by Hannes Wellmann · 4 months ago
- 3b71274 happy new year by Stefan Bodewig · 5 months ago
- 9905daf Upgrade Hamcrest to 3.0 by Tomodachi94 · 6 months ago
- 375b513 Merge pull request #214 from Vampire/fix-docs by Stefan Bodewig · 7 months ago
- 33d8af2 Fix copy&paste error in signjar documentation by Björn Kautler · 7 months ago
- 2540910 lastIndex*O*f by Stefan Bodewig · 8 months ago
- 7c6c127 Ensure indexOfPath is bigger than indexOfAt by FROZENCADET · 8 months ago
- e0a6363 BUG-ID : 59160 , fix extracting host for ipv6 address by FROZENCADET · 8 months ago
- 146baef remove duplicated information from release instructions by Jaikiran Pai · 9 months ago
- 4d697ca update snapcraft definition to have it work against latest snapcraft version by Jaikiran Pai · 9 months ago
- 86c4873 Ant 1.10.15 released, prepare for next development version by Jaikiran Pai · 9 months ago
- 0e17b3a add entry for bz-68773 and update the documentation of ftp task to note the new useSecureDataChannel attribute by Jaikiran Pai · 9 months ago
- df5190a move the replaceregexp change release note to the correct Ant version by Jaikiran Pai · 9 months ago
- 1a4de97 Revert "upgrade graaljs version" by Jaikiran Pai · 1 year, 1 month ago
- d22472a upgrade junit5 dependencies by Jaikiran Pai · 1 year, 1 month ago
- f6fb50b update version in bcel pom by Jaikiran Pai · 1 year, 1 month ago
- fa3da95 upgrade commons net to 3.10.0 by Jaikiran Pai · 1 year, 1 month ago
- 47afc9d upgrade bcel to 6.9.0 by Jaikiran Pai · 1 year, 1 month ago
- 06efb4b 68773: ftp - issue PBSZ command before PROT by Jaikiran Pai · 1 year, 1 month ago
- bdf6df5 upgrade graaljs version by Jaikiran Pai · 1 year, 3 months ago
- 98f1b77 68773: initial experiment to support enabling secure data channel for FTPS by Jaikiran Pai · 1 year, 3 months ago
- a1bfbdc Merge pull request #208 from mebigfatguy/master by Jaikiran · 1 year, 3 months ago
- e08af50 fix <compilerarg> example documentation in manual by Dave Brosius · 1 year, 3 months ago
- d212483 remove unused simian tool by Jaikiran Pai · 1 year, 3 months ago
- 2dc4ca2 bz-68462 Don't consider empty email addresses in mailer by Jaikiran Pai · 1 year, 3 months ago
- f96e494 add record for github PR 207 merge by Jaikiran Pai · 1 year, 5 months ago
- c44e653 Merge pull request #207 from tg-freigmbh/master by Jaikiran · 1 year, 5 months ago
- 0aa66de Found the import thing by Thorsten · 1 year, 5 months ago
- f5e1bd2 Buffer for more Speed by Thorsten · 1 year, 5 months ago
- 60e3661 bz-68460 remove references to com.sun.net.ssl.internal.ssl.Provider by Jaikiran Pai · 1 year, 5 months ago
- 7299aec happy new year by Jaikiran Pai · 1 year, 5 months ago
- 36bfcaa bz-68462: Prevent StringIndexOutOfBoundsException when EmailAddress is passed an empty String by Jaikiran Pai · 1 year, 5 months ago
- c737d64 add bz-26453 to WHATSNEW by Jaikiran Pai · 1 year, 5 months ago
- 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 · 1 year, 5 months ago
- 12cbc24 can't bootstrap without jupiter engine anymore by Stefan Bodewig · 1 year, 6 months ago
- 5e286d2 record new failOnError attribute of replaceregexp by Stefan Bodewig · 1 year, 7 months ago
- 5a1ae9b Merge pull request #206 from mfaquan/master by Stefan Bodewig · 1 year, 7 months ago
- 0432a50 Add failonerror flag by Andrew Quan · 1 year, 7 months ago
- c7a282f Throw BuildExceptions in ReplaceRegExp for errors by Andrew Quan · 1 year, 7 months ago
- 5c89d9e Fix `--release` param check in bootstrap.bat by Mateusz Kazimierczuk · 1 year, 9 months ago
- bcff8d9 record bz-67417 fix by Jaikiran Pai · 1 year, 9 months ago
- 958295a bz-67417 Undo (leftover) security manager system property changes in ant.bat by Jaikiran Pai · 1 year, 9 months ago
- 53e9042 fix setting of -proc:none on Windows by Jaikiran Pai · 1 year, 9 months ago
- 3b585e5 no longer necessary to set this system property since Ant no longer uses SecurityManager for Java 18+ versions by Jaikiran Pai · 1 year, 9 months ago
- 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 · 1 year, 9 months ago
- f3796ab bz-67082 fix unintended trimmed string output by pathconvert by Sebastian Ratz · 1 year, 9 months ago
- 72d6a27 disable annotation processors during (javac) compilation by Jaikiran Pai · 1 year, 10 months ago
- 4e26d76 upgrade ivy version by Jaikiran Pai · 1 year, 10 months ago
- 54e1400 Release 1.10.14 of Ant and update for next version by Jaikiran Pai · 1 year, 10 months ago
- 8778136 fix JavaTest.testResultPropertyZeroNoFork by Jaikiran Pai · 1 year, 10 months ago
- 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 · 1 year, 10 months ago
- 2821ba0 Throw BuildException when <permissions> is in use on Java 18 and higher by Jaikiran Pai · 1 year, 10 months ago
- 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 · 1 year, 10 months ago
- 89b0895 junitlauncher - timeout should apply to all tests combined when using forkMode=perTestClass by Jaikiran Pai · 1 year, 10 months ago
- 2d44148 fix legacy-xml reporting in junitlauncher task, when jupiter dynamic tests are involved. by Jaikiran Pai · 1 year, 10 months ago
- 57d0973 update the dependency versions in various pom.xml files, which were missed during my previous dependency upgrade commits by Jaikiran Pai · 1 year, 10 months ago
- 6eb966f missed updating junit dependency in pom.xml by Jaikiran Pai · 1 year, 10 months ago
- 90686ba fix typo by Jaikiran Pai · 1 year, 10 months ago
- f7f3bdf bz-65176 introduce forkMode for use in forked tests of junitlauncher task by Jaikiran Pai · 1 year, 10 months ago
- da9079e Remove references to outdated -Djava.compiler=NONE by Jaikiran Pai · 1 year, 10 months ago
- aa2f4e6 upgrade junit5 artifacts by Jaikiran Pai · 1 year, 10 months ago
- 969f09f upgrade xalan by Jaikiran Pai · 1 year, 10 months ago
- b615aef upgrade junit by Jaikiran Pai · 1 year, 10 months ago
- 29a80c3 upgrade xz by Jaikiran Pai · 1 year, 10 months ago
- 96a374d upgrade jython by Jaikiran Pai · 1 year, 10 months ago
- e90625b upgrade rhino to 1.7.14 by Jaikiran Pai · 1 year, 10 months ago
- 66bfc0f upgrade ivy to 2.5.1 by Jaikiran Pai · 1 year, 10 months ago
- 9a6ffdd bz-64564 add an example of junit-jupiter ParameterizedTest when using junitlauncher task by Jaikiran Pai · 1 year, 10 months ago
- 526c799 bz-66238 introduce org.apache.tools.ant.taskdefs.Recorder#setLogLevel(LogLevel level) method by Jaikiran Pai · 1 year, 10 months ago
- 4ac74ea skip testZip64ModeJar on Java 8 where java.util.zip.ZipFile fails for zip64 by Jaikiran Pai · 1 year, 10 months ago
- a4de9db update WHATSNEW to explain the SecurityManager changes by Jaikiran Pai · 1 year, 10 months ago
- e2c68c4 Add a note to "permissions" type noting that it is no longer supported in Java 18+ by Jaikiran Pai · 1 year, 10 months ago
- 689b6ea For Java 18+, Ant will no longer use the SecurityManager by Jaikiran Pai · 1 year, 10 months ago
- 8d61524 Revert "allow security manager setting on all versions above Java 18 (inclusive)" by Jaikiran Pai · 1 year, 10 months ago
- ef36b2d Revert "redo security manager setting to allow calling System.setSecurityManager at runtime" by Jaikiran Pai · 1 year, 10 months ago
- 2dcde60 bz-66873 correctly create the CEN extra field entry when zip64Mode=always by Jaikiran Pai · 1 year, 10 months ago
- 6f68fbd whitespace by Stefan Bodewig · 2 years, 1 month ago
- d08818a unconditionally sort entrySet in <echoproperties> by Stefan Bodewig · 2 years, 1 month ago
- 8fb5487 bz-66411: Handling forked VM timeout in a similar way as failed test so that settings like haltonfailure have effect by Tomasz Kowalczewski · 2 years, 5 months ago
- d29f62f really compare the names as the javadocs claim by Stefan Bodewig · 2 years, 2 months ago
- ec02ae2 credit Thomas Starlinger for Bugzila Issue 66522 by Stefan Bodewig · 2 years, 3 months ago
- 0b6a29b fix since tag by Stefan Bodewig · 2 years, 3 months ago
- bb02a4d try to preserve file permissions of exisiting target when renaming by Stefan Bodewig · 2 years, 3 months ago
- 77f3ec9 unused target by Stefan Bodewig · 2 years, 3 months ago
- 541a1d2 IBM's ftp now requires ftps which is not supported by java.net.URL by Stefan Bodewig · 2 years, 3 months ago
- 60a2ab2 "modernize" antunit report styelsheet by Stefan Bodewig · 2 years, 3 months ago