Stefan Bodewig
66648adbe6
typo
5 years ago
Stefan Bodewig
23ea16fc9b
Merge branch '1.9.x'
5 years ago
Stefan Bodewig
9bc1f8f4e6
snapcraft push has been deprecated
5 years ago
Stefan Bodewig
15686e56dd
Prepare for RC1 of version 1.10.9 of Ant
5 years ago
Stefan Bodewig
4706f77779
exclude Graal.js Nashorn compat tests from POM builds
5 years ago
Stefan Bodewig
a837084980
enable Nashorn compatibility when running GraalVM JS
and add a magic property to disable it again
5 years ago
Stefan Bodewig
2beb3977a8
fix HTML table
5 years ago
Stefan Bodewig
755d7297fc
record a few more changes since 1.10.8 in WHATSNEW
5 years ago
Maarten Coene
2b2b3676d2
Reference the pull request
5 years ago
Maarten Coene
5028533858
Added <indexjarmapper> addition to WHATSNEW
5 years ago
Maarten Coene
7e6cc33e04
Add the possibility to specify a custom filename mapper when creating an INDEX.LIST ( #134 )
5 years ago
Stefan Bodewig
47a008ab33
document types supporting references more extensively
https://bz.apache.org/bugzilla/show_bug.cgi?id=64603
5 years ago
Stefan Bodewig
6c3d7de934
no longer complain when not finding tools.jar
People using the JRE won't have it and it has been removed from
OpenJDK with Java 9, it seems.
5 years ago
Stefan Bodewig
f891c4bd8b
config may return null-hostname for wildcard configs
5 years ago
Stefan Bodewig
569e428850
replace our ReaderInputStream with the one of Commons IO
https://bz.apache.org/bugzilla/show_bug.cgi?id=40455
Suggested by Vladimir Sitnikov
5 years ago
Stefan Bodewig
51e5624af4
try making test independent of timezone
5 years ago
Stefan Bodewig
aab46b586e
Merge pull request #135 from apache/property-enumerator
Property enumerator
5 years ago
Stefan Bodewig
87ac51d3c2
fallback to a separate owner-only tempdir if possible
5 years ago
Stefan Bodewig
08a6e42fb4
log an error message if no JavaScript engine can be found in Java 15+
5 years ago
Stefan Bodewig
ca08301cf2
add some documentation about GraalVM JavaScript
5 years ago
Stefan Bodewig
2c5194ed03
make local properties visible to propertyset
fixes https://bz.apache.org/bugzilla/show_bug.cgi?id=50179
test by Sai Kiran
5 years ago
Stefan Bodewig
0bd346c5c3
add a PropertyEnumerator delegate to better support PropertySet
5 years ago
Stefan Bodewig
6022806ecd
credit Simon Legner for #129
5 years ago
Stefan Bodewig
35d9f3bc9a
Merge pull request #133 from twogee/new-instance
Class.newInstance() is deprecated in Java 9+
5 years ago
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
6 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