Christoph Dreis
fe9bf0f1a2
xslt task - log only the stylesheet resource name
This closes #199 pull request at github.com/apache/ant
2 years ago
Jaikiran Pai
4ddfae1f3b
Next is 1.10.14 of Ant
2 years ago
Stefan Bodewig
3e6d6acc38
paths with wildcards do not work in javac's arg-file
https://bz.apache.org/bugzilla/show_bug.cgi?id=65621
3 years ago
Stefan Bodewig
0aca73974a
loadresource might log warnings even though quiet was set to true
https://bz.apache.org/bugzilla/show_bug.cgi?id=65647
3 years ago
Jaikiran Pai
65d3af7d55
Introduce a getMessageOutputLevel() method on BuildLogger to return the currently set message output level
3 years ago
Stefan Bodewig
ab96bfdd1e
record tar fix of #194
3 years ago
Stefan Bodewig
39c9b0c938
create manifest file's parent if needed.
Bugzilla Report 66231
3 years ago
Jaikiran Pai
52fa955239
bz-66164 Don't change file permissions on unrelated files in dest directory, when building and copying over Ant distribution
3 years ago
Stefan Bodewig
46cf61c7e5
record #191
3 years ago
Stefan Bodewig
eeacf501dd
avoid listing directories who's content is never used
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
Taylor Smock
aa47924dc2
Fix an issue in LegacyXmlResultFormatter with ]]> in stacktraces
Bugzilla Report 65833
This occurs when the stacktrace message contains ]]>, which is the CDATA
end code. There is no escape, so it must be replaced with `]]` + `]]>` +
`<![CDATA[` + `>`, which means that the CDATA section is split.
Signed-off-by: Taylor Smock <tsmock@fb.com>
This closes #175 pull request at github.com/apache/ant
3 years ago
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
748ad7f1fd
Allow ant:get task to disable authentication on redirect.
see #173
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
3 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
Stefan Bodewig
0f110eac27
Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks
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