summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump xercesImpl from 2.12.0 to 2.12.2 in /src/etc/poms/ant-junitdependabot/maven/src/etc/poms/ant-junit/xerces-xercesImpl-2.12.2dependabot[bot]2022-05-161-1/+1
* 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
* | Merge branch 'master' into script-managerMatt Benson2022-02-173-12/+62
|\ \
| * | try again with a value that already handles dirsepMatt Benson2022-02-161-2/+2
| * | fixup testcase for WindowsMatt Benson2022-02-161-1/+1
| * | support writing pathconvert output to resourceMatt Benson2022-02-163-4/+53
| * | remove spurious default field valuesMatt Benson2022-02-161-8/+9
| * | skip tests relying on Javascript when running in Jenkins w/ JDK >= 15Matt Benson2022-02-161-9/+21
| * | propagate same properties as build.xml antunit invocationMatt Benson2022-02-161-0/+5
* | | skip tests relying on Javascript when running in Jenkins w/ JDK >= 15Matt Benson2022-02-161-9/+21
* | | propagate same properties as build.xml antunit invocationMatt Benson2022-02-161-0/+5
* | | refactor script manager to enumMatt Benson2022-02-158-72/+180
|/ /
* | use javascript w/ javax for scriptcondition return testsMatt Benson2022-02-151-2/+2
* | fix bug with scriptcondition eval resultMatt Benson2022-02-142-3/+3
* | make scriptcondition behave as documented wrt script return valueMatt Benson2022-02-142-2/+18
* | add scriptcondition testsMatt Benson2022-02-141-0/+71
* | use coreLoader, if set, to create subordinate classLoadersMatt Benson2022-02-131-4/+4
* | move netrexx to end because it's prone to hang/failMatt Benson2022-02-131-1/+1
* | Address some Javadoc issuesMatt Benson2022-02-132-11/+17
* | cleanupMatt Benson2022-02-111-12/+7
* | tweak to x-platform test fixMatt Benson2022-02-111-1/+1
* | javadocMatt Benson2022-02-101-28/+38
* | fix testcase x-platformMatt Benson2022-02-101-2/+3
* | Fix an issue in LegacyXmlResultFormatter with ]]> in stacktracesTaylor Smock2022-02-104-2/+20
* | refactor attribute introspection to support Optional* typesMatt Benson2022-02-092-88/+318
* | add static BuildException factory methodMatt Benson2022-02-091-0/+12
* | test pathconvert setonempty=falseMatt Benson2022-02-091-0/+9
* | pathconvert to outputstream so that logging requires no in-memory String accu...Matt Benson2022-02-091-66/+60
* | iterate resources directly when !cacheMatt Benson2022-02-091-53/+51
* | use Collections#emptyIteratorMatt Benson2022-02-091-14/+1
* | volatile cache propertyMatt Benson2022-02-091-2/+2