summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* whitespaceHEADmasterStefan Bodewig2023-05-141-6/+6
* unconditionally sort entrySet in <echoproperties>Stefan Bodewig2023-05-142-5/+4
* bz-66411: Handling forked VM timeout in a similar way as failed test so that ...Tomasz Kowalczewski2023-04-184-1/+23
* really compare the names as the javadocs claimStefan Bodewig2023-04-032-1/+8
* credit Thomas Starlinger for Bugzila Issue 66522Stefan Bodewig2023-03-192-0/+5
* fix since tagStefan Bodewig2023-03-181-1/+1
* try to preserve file permissions of exisiting target when renamingStefan Bodewig2023-03-186-3/+74
* unused targetStefan Bodewig2023-03-041-4/+1
* IBM's ftp now requires ftps which is not supported by java.net.URLStefan Bodewig2023-03-042-26/+5
* "modernize" antunit report styelsheetStefan Bodewig2023-03-021-23/+51
* use the local variable just createdStefan Bodewig2023-03-021-1/+1
* whitespaceStefan Bodewig2023-03-023-15/+16
* properly handle File.list() returning nullStefan Bodewig2023-03-026-5/+22
* 66464: junitlauncher task's fork element now has a new optional "java" attrib...Jaikiran Pai2023-03-025-0/+73
* 66468: Fix regexmapper to not swallow backslashes from outputJaikiran Pai2023-03-024-3/+26
* 66504: junitlauncher task should resolve the outputDir against the basedir of...Jaikiran Pai2023-03-029-14/+226
* xslt task - log only the stylesheet resource nameChristoph Dreis2023-02-274-1/+8
* fix typoJaikiran Pai2023-01-101-1/+1
* Next is 1.10.14 of AntJaikiran Pai2023-01-1034-89/+93
* allow "mvn -f src/etc/poms/pom.xml -DskipTests package" to succeed during re...Jaikiran Pai2023-01-041-4/+4
* new yearJaikiran Pai2023-01-041-1/+1
* update dependencies with known vulnerabilitiesStefan Bodewig2022-12-215-6/+6
* upload new keyJaikiran Pai2022-12-111-0/+59
* Fix failing testhttpurl1 test - http://www.w3.org/MarkUp/ no longer returns a...Jaikiran Pai2022-12-111-1/+1
* redo security manager setting to allow calling System.setSecurityManager at r...Jaikiran Pai2022-12-114-30/+258
* fix forward test, but I don't find any host with a stable reverse lookupStefan Bodewig2022-11-261-13/+14
* try to properly decode multibyte encoded names in tar entriesStefan Bodewig2022-11-261-5/+66
* warn against multi-byte encoding in tarStefan Bodewig2022-11-263-1/+20
* paths with wildcards do not work in javac's arg-fileStefan Bodewig2022-11-193-9/+98
* loadresource might log warnings even though quiet was set to trueStefan Bodewig2022-11-192-1/+4
* Merge pull request #195 from keithc-ca/versionJaikiran2022-11-171-5/+12
|\
| * Fix detection of java.specification.versionKeith W. Campbell2022-11-161-5/+12
|/
* allow security manager setting on all versions above Java 18 (inclusive)Jaikiran Pai2022-11-081-2/+2
* Introduce a getMessageOutputLevel() method on BuildLogger to return the curre...Jaikiran Pai2022-11-086-0/+33
* credit @keithc-ca for #194Stefan Bodewig2022-11-072-0/+6
* record tar fix of #194Stefan Bodewig2022-11-071-0/+5
* Merge pull request #194 from keithc-ca/tarStefan Bodewig2022-11-071-3/+3
|\
| * Names end before the first NULL (not the last)Keith W. Campbell2022-10-261-3/+3
|/
* punctuationMatt Benson2022-09-161-1/+1
* create manifest file's parent if needed.Stefan Bodewig2022-08-242-0/+12
* bz-66164 Don't change file permissions on unrelated files in dest directory, ...Jaikiran Pai2022-08-183-16/+7
* add Piotr P. KarwaszStefan Bodewig2022-08-072-0/+5
* record #191Stefan Bodewig2022-08-071-0/+4
* Merge pull request #191 from ppkarwasz/fetch-scriptStefan Bodewig2022-08-071-1/+1
|\
| * Fix retrieval from non-default repositoriesPiotr P. Karwasz2022-08-041-1/+1
|/
* Merge branch '1.9.x'Stefan Bodewig2022-06-250-0/+0
|\
| * Merge pull request #190 from chrstphrchvz/backport-634381.9.xStefan Bodewig2022-06-254-2/+14
| |\
| | * bz-63438 Undo part of commit 67f29ce0c2ad332570c0a1382c79532cee66dce8, to fix...Jaikiran Pai2022-06-224-2/+14
| |/
* | avoid listing directories who's content is never usedStefan Bodewig2022-05-272-6/+26
* | go back to ignoring the ImageIOTest#testFailOnError() test, like it was for s...Jaikiran Pai2022-05-221-0/+3