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
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
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
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
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
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
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
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
Tony Gravagno
9b0842fafa
Fix space issue in AntStructure.DTDPrinter
Task AntStructure renders a project DTD. In AntStructure class DTDPrinter, line 327, a single statement is used to concatenate a list of enumerated values which are valid for an attribute. The list is enclosed in parentheses. At line 348 the string "#IMPLIED" is appended to all attribute definitions regardless of type. For other types like Boolean and CDATA, a space is appended. Not for these enumerations. This results in a DTD validation error. Ref [XERCES definition](https://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/utils/XMLMessages.html#MSG_SPACE_REQUIRED_BEFORE_DEFAULTDECL_IN_ATTDEF )
The full message displayed in VSCode may be different from elsewhere:
White space is required before the attribute default in the declaration
of attribute "x" for element "y".
xml(MSG_SPACE_REQUIRED_BEFORE_DEFAULTDECL_IN_ATTDEF)
This simple one-line change appends the space character required to avoid that error.
**Note:** This should not be modified into a change on the `joinAlts` Collector which surrounds values in parentheses. That Collector is used elsewhere where regex syntax is applied immediately after. See line 298. That asterisk cannot be separated from the values with a space. The space must only be applied to line 327.
5 years ago
Jaikiran Pai
6a06674efb
bz-63958 Correctly parse the forked mode launch definition in cases where a listener element is a sibling of either test or testclasses element
5 years ago
Jaikiran Pai
c4aeb9cd93
bz-63921 Using a "live" keySet() can result in ConcurrentModificationException
5 years ago
Jaikiran Pai
dfeee59cca
bz-63438 Undo part of commit 6656db28bb79912ec1c744f34affbda53f86e6fd, to fix broken javadocs target
5 years ago
Marc Guillemot
fc82dd1bf6
bz-63850 junitlaucher legacy-xml: don't lose exception from @BeforeAll
6 years ago
Emmanuel Bourg
b6143efab2
Support the SSH configuration file (~/.ssh/config) in the sshexec, sshsession and scp tasks
This closes #106 pull request at github/apache/ant repo
6 years ago
sergiys
7b0e8555a0
bz-63874 Fix regression introduced by commit "Use commandline argument file for all options, but -J, for case javac"
This closes #105 pull request at github/apache/ant repo
6 years ago
Jaikiran Pai
1bfa7880af
bz-62617 tstamp task - Honor SOURCE_DATE_EPOCH to allow reproducible builds
6 years ago
Stefan Bodewig
8511719cf3
I've broken output to files that don't exist before running sshexec
6 years ago
Jaikiran Pai
23a3665c3e
bz-63827 Print out the stacktrace when writing out the XML from "legacy-xml" formatter of junitlauncher
6 years ago
Stefan Bodewig
26b8a01e64
Merge branch '1.9.x'
6 years ago
Stefan Bodewig
ab6b3e4bb1
bad indentation and missing heading
6 years ago
Stefan Bodewig
99ef834ef2
adapt runant.py to Python3
closes #96 , thanks to @twogee
6 years ago
mguessan@free.fr
451ecde5c9
Send FQDN instead of simple hostname in SMTP HELO command
This closes #101 pull request at github/apache/ant repo
6 years ago
Jaikiran Pai
ff8a05bd5a
Tagging version 1.10.7 of Ant
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEjacMAN968bDS+dx03bzBJwop0IEFAl1wek8ACgkQ3bzBJwop
0IFreQ//XeOYU8T+pHWOqlw816LO0++7koLZMsFdb787IJGbMp933iMEYSFBhS0q
dvoIeFJ3OcounhJYob3HXtVKnBpZnmChgzKnMCDVkh2npkqxe+S8GP28YwK2LTwx
nF/3SBFlAZ0rvXkgrr/Drh87vgIlCRR0qRROUeDAWN7D8caHuSd9cU8+8b63SwsF
BPZqjStjwvfl9BcRy7REyE5e9kAjOvzO8QbtaAKELDGPE/PrrLESrbhvqgiod7Fm
kJFXv0zYKl/6Os+b4Kb+OTLzfeper2GqFi2Bn4dN4fEyP0Q+mkzD8oPNzfZA3Tra
BRt2oIFC5SrdD35kRE0ZIlt8r2RXofof4hA657AJeQuE6KGrA0VAAXaG3MRXr5w5
u0zfBdmv9WvOqlIhck4Ar+dTnHN7xzWB810qWS4PiHJmDqyNJUmojSqlNZwnTupV
eVnaR9oTeYTBemu1/0kMJb+mICiwIdLx7F45KJ2uvlZ2YG6V0k99MHVBZigpkI5n
VtmrjHWDceD93l55vrXUGNb61LqkyZRft5M7Br6B+7Cs+excpZwrcdlea/xrlTs9
cJoPpDZquP0mhzTr8gj9sXlaSJiBMQ19JNctjVC1WlcZim5oIwHuRC/GVxE6uhc5
i7VxkkLkfnOpnK70TA5u+QYqCP7Un5pJ3Jh7JylNHBJVVfDLezk=
=fPN1
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.7'
6 years ago