summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump commons-net from 3.8.0 to 3.9.0 in /src/etc/poms/ant-commons-netdependabot/maven/src/etc/poms/ant-commons-net/commons-net-commons-net-3.9.0dependabot[bot]2022-12-061-1/+1
* 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
* | upgrade junit5 library dependenciesJaikiran Pai2022-05-213-7/+24
* | Maven Ant tasks has been EOLed (https://maven.apache.org/ant-tasks/). Switch ...Jaikiran Pai2022-05-213-21/+26
* | Use a fixed timezone in Tstamp testJaikiran Pai2022-05-211-0/+1
* | Fix integer overflow when parsing SOURCE_DATE_EPOCHMikolaj Izdebski2022-05-205-1/+41
* | Merge branch '1.9.x'Stefan Bodewig2022-04-101-1/+1
|\ \ | |/
| * typoStefan Bodewig2022-04-101-1/+1
* | Merge branch '1.9.x'Stefan Bodewig2022-04-092-25/+33
|\ \ | |/
| * plug resource leak as suggested by Mike Phillips in BZ issue 66001Stefan Bodewig2022-04-092-10/+18
* | Merge pull request #185 from chagmed/masterStefan Bodewig2022-04-091-1/+1
|\ \
| * | Update selectors.htmlDan DeRobertis2022-04-081-1/+1
|/ /
* | terse w/ OptionalMatt Benson2022-03-291-15/+7
* | Merge branch '1.9.x'Stefan Bodewig2022-03-224-0/+40
|\ \ | |/
| * document modificationtime attribute of zip added many moons agoStefan Bodewig2022-03-224-0/+40
* | @sinceMatt Benson2022-03-118-5/+12
* | pathconvert: avoid buffering for log/property outputMatt Benson2022-03-111-12/+55
* | local += nested name elementsMatt Benson2022-02-253-4/+88
* | scriptdef += @setbeansMatt Benson2022-02-254-4/+42
* | compute effective properties permitting null valuesMatt Benson2022-02-251-4/+3
* | set expectedMessage for antunit testMatt Benson2022-02-241-1/+1
* | support default value for scriptdef attributeMatt Benson2022-02-243-3/+97
* | test script properties bindingMatt Benson2022-02-241-0/+70
* | bind all effective properties to script* tasks/typesMatt Benson2022-02-241-2/+5
* | filter out nullMatt Benson2022-02-201-1/+3
* | warm up before expected compiled to outperform noncompiledMatt Benson2022-02-191-0/+4