Stefan Bodewig
40d9c2b28e
Merge pull request #115 from twogee/duplications
Remove duplicated code
5 years ago
Stefan Bodewig
3b06118487
Merge pull request #131 from twogee/getref
Another getCheckedRef() refactoring
5 years ago
Stefan Bodewig
d32d5dc961
Merge pull request #129 from simon04/appendElapsed
Extract LegacyPlainResultFormatter.Stats#appendElapsed
5 years ago
twogee
eefeb6158a
Remove duplicated code
5 years ago
twogee
612faa8f44
Refactor getCheckedRef()
5 years ago
twogee
ae0c87be2b
Class.newInstance() is deprecated in Java 9+
5 years ago
Stefan Bodewig
1a13b690bc
Merge pull request #123 from twogee/useless-escape
Superfluous escapes
5 years ago
Stefan Bodewig
c8ea918a7b
Merge pull request #132 from twogee/magic-names-redux
More MagicNames
5 years ago
twogee
ebd0f05827
Superfluous escapes
5 years ago
twogee
3a869e7b70
Added @since
5 years ago
twogee
024fc171a8
More MagicNames
5 years ago
Stefan Bodewig
736eb32aad
Merge pull request #130 from twogee/correct-javadoc
Correct javadoc
5 years ago
Stefan Bodewig
f7159e8a08
document why we are actually removing the file before writing
5 years ago
twogee
e20bad209d
Bz 64612: <filelist> not supported
5 years ago
twogee
ec54907e22
Incorrect javadoc
5 years ago
Simon Legner
39c31c8320
Extract LegacyPlainResultFormatter.Stats#appendElapsed
5 years ago
Stefan Bodewig
1ce1cc2317
avoid FileOutputStream constructor
5 years ago
Stefan Bodewig
cb8c8f106b
no need to treat Java 15 different now that GraalVM JavaScript is there
5 years ago
Stefan Bodewig
be9b424d12
relax some Graal.js Security rules for <script*>
5 years ago
Stefan Bodewig
19ed75326f
download graal.js so we can use it in tests
5 years ago
Stefan Bodewig
80ed3a1b86
Merge pull request #128 from XenoAmess/patch-1
fix typo
5 years ago
XenoAmess
e92205fd28
fix typo
5 years ago
Stefan Bodewig
4f062bf6d8
Merge pull request #127 from esaulpaugh/master
fix two typos in rmic manual page
5 years ago
Evan Saulpaugh
6a9535025f
fix two typos in rmic manual page
5 years ago
Stefan Bodewig
4eb3b5b7d5
fix potential NullPointerException - Bugzilla Issue 64438
5 years ago
Stefan Bodewig
65f60bf01e
Tagging version 1.10.8 of Ant
-----BEGIN PGP SIGNATURE-----
iHEEABECADEWIQTOgHWiUVR77iSbwVGiEVrhX2uLcgUCXrwOIRMcYm9kZXdpZ0Bh
cGFjaGUub3JnAAoJEKIRWuFfa4tyi4EAoKnxWLUd6NKCEa8Is7vHHovdYB+sAKDP
yEzumg6e1goufCrsazNGlSuJqQ==
=by3h
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.8' and bump versions
Tagging version 1.10.8 of Ant
5 years ago
Stefan Bodewig
dbceb60719
Merge branch '1.9.x'
5 years ago
Stefan Bodewig
a395283e37
Tagging version 1.9.15 of Ant
-----BEGIN PGP SIGNATURE-----
iHEEABECADEWIQTOgHWiUVR77iSbwVGiEVrhX2uLcgUCXrwN9hMcYm9kZXdpZ0Bh
cGFjaGUub3JnAAoJEKIRWuFfa4tyE6gAn32fzMWOIPhYm06oFbVkNw2BTB4YAKCz
OmyCwxbaH4IULJse1UJtikPjWw==
=+7X3
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.15' and prepare for next release
Tagging version 1.9.15 of Ant
5 years ago
Stefan Bodewig
1d9acc550f
develop snaps can not be promoted
5 years ago
Stefan Bodewig
e04bc34559
Prepare for RC1 of version 1.10.8 of Ant
5 years ago
Stefan Bodewig
a033260368
prepare the Ant 1.9.15 release
5 years ago
Stefan Bodewig
51353ac2a4
Merge branch '1.9.x'
5 years ago
Stefan Bodewig
926f339ea3
recommend using ant.tmpdir
5 years ago
Stefan Bodewig
dffd57ca23
ignore test that requires Nashorn on Java 15+ for now
5 years ago
Stefan Bodewig
a8645a151b
use nio.Files.createTempFile rather than File.createTempFile
5 years ago
Stefan Bodewig
041b058c7b
make junitlauncher use ant.tmpdir as well
5 years ago
Stefan Bodewig
fe7e9617ed
Merge branch '1.9.x'
5 years ago
Stefan Bodewig
9c1f4d905d
provide a magic property that overrides temp directory
5 years ago
Stefan Bodewig
bc9fed1198
Merge branch '1.9.x'
5 years ago
Stefan Bodewig
45fd589a1f
rmic has been removed in Java 15+
5 years ago
Stefan Bodewig
d591851ae3
make junitlauncher and friends use FileUtils.createTempFile
5 years ago
Stefan Bodewig
c37f13d422
Merge pull request #111 from twogee/magic-names
build.sysclasspath is a magic name
5 years ago
twogee
2f0e194b8a
HTTP refused by Maven Central (breaks nightlies)
5 years ago
twogee
814e95b745
More magic names
6 years ago
twogee
bf7c94af20
antlib: is a magic name
6 years ago
twogee
ae32a21a7e
build.sysclasspath is a magic name
6 years ago
twogee
fd1de05ff6
Puppy Crawl no longer hosts Checkstyle DTD
(since March 2019, actually…)
Closes #118 pull request at github.com/apache/ant repo.
5 years ago
Jaikiran Pai
577a983b53
Record the fix in junit-frames-xalan1.xsl, in WHATSNEW
Closes #117 pull request at github.com/apache/ant repo.
5 years ago
Jaikiran Pai
991867b895
Declare proper namespace for stringutils
5 years ago
twogee
d4ea64471e
Incorrect variable name
5 years ago