Stefan Bodewig
ff62ff7151
typo
3 years ago
Stefan Bodewig
2972b55fb5
make PropertyHelper a bit more backwards compatible
Bugzilla Report 65799
3 years ago
Stefan Bodewig
82f5edcf49
change the default of authenticateOnRedirect
3 years ago
Stefan Bodewig
4759e3a1fc
document #173
3 years ago
Stefan Bodewig
43214e4332
add docs for #170 and make host name check strict by default
4 years ago
Aleksei Zotov
c8bc470774
junitlauncher - Support extension attribute for listeners
This closes #168 pull request at github.com/apache/ant
4 years ago
Stefan Bodewig
c3585aef09
document #161
4 years ago
Jaikiran Pai
832157cbf1
Next dev version post 1.10.12 release of Ant
4 years ago
Jaikiran Pai
0089151938
bz-65424 Prevent potential deadlocks in IntrospectionHelper
4 years ago
Stefan Bodewig
16be5c00c0
record tar symlink change of #142
4 years ago
Jaikiran Pai
fa91bff92e
Check for warnings in err stream too, to make javadoc task work on Java 17+
Discussed in dev list https://mail-archives.apache.org/mod_mbox/ant-dev/202106.mbox/%3c2e2ef67a-7d96-adfc-f050-efaccab7e6c2@apache.org%3e
4 years ago
Stefan Bodewig
a52fc1786a
typo
4 years ago
Stefan Bodewig
9943641b56
Merge branch '1.9.x'
4 years ago
Stefan Bodewig
e5e0019a02
ensure build.compiler works with full classnames for extjavac/modern
https://bz.apache.org/bugzilla/show_bug.cgi?id=65539
4 years ago
Stefan Bodewig
4da6c49b04
BZ 65499 avoid getCanonicalFile in many cases
4 years ago
Jaikiran Pai
83b157b47f
bz-65489 http condition - don't follow redirects when followRedirects is set to false
4 years ago
Jaikiran Pai
750a94c35b
update WHATSNEW for implementation of ClassLoader.findResource(String) method in AntClassLoader
4 years ago
Jaikiran Pai
3dcb8e9238
update WHATSNEW for AntClassLoader change
4 years ago
Stefan Bodewig
431f973cd8
Apache Ant 1.10.11
-----BEGIN PGP SIGNATURE-----
iHEEABECADEWIQTOgHWiUVR77iSbwVGiEVrhX2uLcgUCYO0m4hMcYm9kZXdpZ0Bh
cGFjaGUub3JnAAoJEKIRWuFfa4tyoJkAmwe0A6xWsg0fKLlLhEYsf5ha0H1tAJwK
Hi7lbp654CPa5+2FhGbsCpoKaw==
=I2XM
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.11' and prepare for next iteration
Apache Ant 1.10.11
4 years ago
Stefan Bodewig
b7e2405263
Merge branch '1.9.x'
4 years ago
Stefan Bodewig
157a54d146
Apache Ant 1.9.16
-----BEGIN PGP SIGNATURE-----
iHEEABECADEWIQTOgHWiUVR77iSbwVGiEVrhX2uLcgUCYO0mxBMcYm9kZXdpZ0Bh
cGFjaGUub3JnAAoJEKIRWuFfa4tyTxYAn3qR7URSEzT4iw30Yb7CWZfWIuLNAJ9D
Rszr6E74icHyCo6xLSrxjykmxQ==
=MKUs
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.16' and prepare for next iteration
Apache Ant 1.9.16
4 years ago
Stefan Bodewig
01ce0c3b1e
Prepare for RC1 of version 1.10.11 of Ant
4 years ago
Stefan Bodewig
5118c987c5
Merge branch '1.9.x'
4 years ago
Stefan Bodewig
73c324b9b3
upgrade to AntUnit 1.4.1
4 years ago
Stefan Bodewig
96fa99ee6c
create local copies of realThing to avoid TOCTOU race condition
see https://bz.apache.org/bugzilla/show_bug.cgi?id=65316
4 years ago
Aleksei Zotov
e6ab7d025f
Make Watchdog for JUnitLauncherTask customizable.
This closes #147 pull request at github/apache/ant repo.
4 years ago
Jaikiran Pai
f0c686b5c3
missed noting 64836 in WHATSNEW of 1.10.10
4 years ago
Jaikiran Pai
81419ddf02
Release 1.10.10 of Ant
4 years ago
Jaikiran Pai
ecc419467f
fix typo
4 years ago
Stefan Bodewig
6d5f1bdc6b
add discardOutput and discardError to redirector, apply, exec, java
4 years ago
Jaikiran Pai
71c230dd93
bz-64733 Fix potential deadlock when writing out log message in junitlauncher task
4 years ago
Stefan Bodewig
e28f70a062
record #145
4 years ago
Stefan Bodewig
b01e7008ba
BZ-65089 support setting arbitrary configs for JSch Session
4 years ago
Stefan Bodewig
6dee370878
make http condition follow redirects from http to https
Bugzilla Report 65105
4 years ago
Jaikiran Pai
4e5b94a8f6
bz-65110 Fix the ant-testutil-sources.jar generation
4 years ago
Jaikiran Pai
5f8c6370a5
bz-65110 Fix the ant-testutil-sources.jar generation
4 years ago
Gösen
dee3715270
bz-64952 junitlauncher - properly report JUnit4 Parametrized test, in the XML report
Closes #125 pull request at github/apache/ant repo
5 years ago
Stefan Bodewig
623d566309
encode characters illegal in XML in junitlauncher's report
also avoid double-encoding of sysout/err
Bugzilla Reports 63436 and 65030
4 years ago
Jaikiran Pai
7efd6d0c4f
bz-64912, bz-64790 Fix regression in javac task when using arguments file
5 years ago
Stefan Bodewig
05596f1f01
record change
5 years ago
Stefan Bodewig
2694ac58b2
record change
5 years ago
Jaikiran Pai
41c51907a4
[junitlauncher] - Introduce the ability to let listener/result formatter implementations decide whether to use legacy or new style display names for test identifiers
5 years ago
Jaikiran Pai
079c134fd5
Introduce an "atmost" attribute for the javaversion condition
5 years ago
Jaikiran Pai
a2b9f4c33e
bz-64742 Fix SCP task (with sftp=true) to correctly parse the remote directory when fetching from root directory
5 years ago
Stefan Bodewig
6cd24d6163
Tagging version 1.10.9 of Ant
-----BEGIN PGP SIGNATURE-----
iHEEABECADEWIQTOgHWiUVR77iSbwVGiEVrhX2uLcgUCX3SwdBMcYm9kZXdpZ0Bh
cGFjaGUub3JnAAoJEKIRWuFfa4tyL0kAoI7hnaufcFKbzp16v8JAzflOgwk9AKCM
7KzK3KzWBY1l/CLlcnjyf9Wh/g==
=X7Gy
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.9'
Tagging version 1.10.9 of Ant
# gpg: Signatur vom Mi 30 Sep 2020 18:21:08 CEST
# gpg: mittels DSA-Schlüssel CE8075A251547BEE249BC151A2115AE15F6B8B72
# gpg: Aussteller "bodewig@apache.org"
# gpg: Korrekte Signatur von "Stefan Bodewig <bodewig@apache.org>" [vollständig]
# gpg: alias "Stefan Bodewig <stefan.bodewig@freenet.de>" [vollständig]
# gpg: alias "Stefan Bodewig <stefan@samaflost.de>" [vollständig]
# Haupt-Fingerabdruck = CE80 75A2 5154 7BEE 249B C151 A211 5AE1 5F6B 8B72
5 years ago
Stefan Bodewig
66648adbe6
typo
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
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