Stefan Bodewig
|
f6a3d456ef
|
Merge branch '1.9.x'
|
3 years ago |
Stefan Bodewig
|
6946fb59b1
|
Merge pull request #190 from chrstphrchvz/backport-63438
Backport fix for bz-63438 to 1.9.x
|
3 years ago |
Jaikiran Pai
|
7d7c06f3f6
|
bz-63438 Undo part of commit 67f29ce0c2ad332570c0a1382c79532cee66dce8, to fix broken javadocs target
Backported from 1.10.x: dfeee59cca
|
3 years ago |
Stefan Bodewig
|
eeacf501dd
|
avoid listing directories who's content is never used
|
3 years ago |
Jaikiran Pai
|
42d2579645
|
go back to ignoring the ImageIOTest#testFailOnError() test, like it was for several years/releases before being moved from ImageTest to this new test class
|
3 years ago |
Jaikiran Pai
|
2907aeffb1
|
upgrade junit5 library dependencies
|
3 years ago |
Jaikiran Pai
|
0bc302a60f
|
Maven Ant tasks has been EOLed (https://maven.apache.org/ant-tasks/). Switch to Maven Artficat
Resolver Ant tasks instead (https://maven.apache.org/resolver-ant-tasks/)
|
3 years ago |
Jaikiran Pai
|
84a91794c9
|
Use a fixed timezone in Tstamp test
|
3 years ago |
Mikolaj Izdebski
|
babd1c4007
|
Fix integer overflow when parsing SOURCE_DATE_EPOCH
This closes #186 pull request at github/apache/ant repo.
|
3 years ago |
Stefan Bodewig
|
e452d21479
|
Merge branch '1.9.x'
|
3 years ago |
Stefan Bodewig
|
48fe702577
|
typo
thanks @twogee
|
3 years ago |
Stefan Bodewig
|
99be66bc0f
|
Merge branch '1.9.x'
|
3 years ago |
Stefan Bodewig
|
2989738c90
|
plug resource leak as suggested by Mike Phillips in BZ issue 66001
|
3 years ago |
Stefan Bodewig
|
f7813aa7e3
|
Merge pull request #185 from chagmed/master
Update selectors.html
|
3 years ago |
Dan DeRobertis
|
9c50a8e1c6
|
Update selectors.html
Correct small typo in selectors.html
|
3 years ago |
Matt Benson
|
62a464710e
|
terse w/ Optional
|
4 years ago |
Stefan Bodewig
|
7ab122252c
|
Merge branch '1.9.x'
|
4 years ago |
Stefan Bodewig
|
c6854c58ad
|
document modificationtime attribute of zip added many moons ago
|
4 years ago |
Matt Benson
|
a42d789dcd
|
@since
|
4 years ago |
Matt Benson
|
a05291383e
|
pathconvert: avoid buffering for log/property output
|
4 years ago |
Matt Benson
|
e7c48c8f86
|
local += nested name elements
|
4 years ago |
Matt Benson
|
c4552aaaf2
|
scriptdef += @setbeans
|
4 years ago |
Matt Benson
|
5f10acc1a1
|
compute effective properties permitting null values
|
4 years ago |
Matt Benson
|
dd3a594235
|
set expectedMessage for antunit test
|
4 years ago |
Matt Benson
|
f1570a246e
|
support default value for scriptdef attribute
|
4 years ago |
Matt Benson
|
137218fd6a
|
test script properties binding
|
4 years ago |
Matt Benson
|
3d83934603
|
bind all effective properties to script* tasks/types
|
4 years ago |
Matt Benson
|
b354f7ac1b
|
filter out null
|
4 years ago |
Matt Benson
|
a63248be72
|
warm up before expected compiled to outperform noncompiled
|
4 years ago |
Matt Benson
|
c6c7579916
|
Merge branch 'master' into script-manager
|
4 years ago |
Matt Benson
|
0db467a379
|
try again with a value that already handles dirsep
|
4 years ago |
Matt Benson
|
250d528ee3
|
fixup testcase for Windows
|
4 years ago |
Matt Benson
|
0d0971ab8a
|
support writing pathconvert output to resource
|
4 years ago |
Matt Benson
|
c9ed89099d
|
remove spurious default field values
|
4 years ago |
Matt Benson
|
b286069d21
|
skip tests relying on Javascript when running in Jenkins w/ JDK >= 15
|
4 years ago |
Matt Benson
|
d2e4efab2a
|
propagate same properties as build.xml antunit invocation
|
4 years ago |
Matt Benson
|
0d7d3dd045
|
skip tests relying on Javascript when running in Jenkins w/ JDK >= 15
|
4 years ago |
Matt Benson
|
1f8959ff8f
|
propagate same properties as build.xml antunit invocation
|
4 years ago |
Matt Benson
|
738fcd8d61
|
refactor script manager to enum
|
4 years ago |
Matt Benson
|
f20a9f3cb2
|
use javascript w/ javax for scriptcondition return tests
|
4 years ago |
Matt Benson
|
5fb187d3e6
|
fix bug with scriptcondition eval result
|
4 years ago |
Matt Benson
|
413f5c0dea
|
make scriptcondition behave as documented wrt script return value
|
4 years ago |
Matt Benson
|
c59f8a28c3
|
add scriptcondition tests
|
4 years ago |
Matt Benson
|
ce494e8365
|
use coreLoader, if set, to create subordinate classLoaders
|
4 years ago |
Matt Benson
|
945fd2520f
|
move netrexx to end because it's prone to hang/fail
|
4 years ago |
Matt Benson
|
10316f910f
|
Address some Javadoc issues
|
4 years ago |
Matt Benson
|
382c07c81e
|
cleanup
|
4 years ago |
Matt Benson
|
1ef2e467d8
|
tweak to x-platform test fix
|
4 years ago |
Matt Benson
|
5d8f73a671
|
javadoc
|
4 years ago |
Matt Benson
|
f1ca496b6e
|
fix testcase x-platform
|
4 years ago |