Jaikiran Pai
7d7c06f3f6
bz-63438 Undo part of commit 67f29ce0c2ad332570c0a1382c79532cee66dce8, to fix broken javadocs target
Backported from 1.10.x: dfeee59cca
3 years ago
Stefan Bodewig
48fe702577
typo
thanks @twogee
3 years ago
Stefan Bodewig
2989738c90
plug resource leak as suggested by Mike Phillips in BZ issue 66001
3 years ago
Stefan Bodewig
748ad7f1fd
Allow ant:get task to disable authentication on redirect.
see #173
3 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
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
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
73c324b9b3
upgrade to AntUnit 1.4.1
4 years ago
Jaikiran Pai
4e5b94a8f6
bz-65110 Fix the ant-testutil-sources.jar generation
4 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
9c1f4d905d
provide a magic property that overrides temp directory
5 years ago
Stefan Bodewig
45fd589a1f
rmic has been removed in Java 15+
5 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
Jaikiran Pai
5e0ed5eb2d
Tagging version 1.9.14 of Ant
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEjacMAN968bDS+dx03bzBJwop0IEFAlyOSHcACgkQ3bzBJwop
0IEyKBAAlnBfthi2P3J+lmxVuXcloDzMp4pGi8r+VhnW79iWSjH8JCnBp1Pd8M9w
v8iaE/qUjPJeWqbj/0c6us8x6DwluzBeu9uRohHfuyo+9QxnRfx/wG0olKWiIans
QyJ3tUBYlMcvXnuvfk44lgP33a0uCEWZClhXjC+LGpLA/BZTsEdt1r8FWEhFD1ND
gJElk7jDXilLbpGx5Kwibf/NfiLSBkO+uGwY59CZNqYqvrCXC77CaVZqt9lLDb6O
IrMQoRMJCL1wEaYET+I6dKySwYIc+Nrm5DXPVuTp/SPTWcRPMqmqtrnbkNji0GkI
r2s/by3BTtgxnoUX2uXThaVA8kaEOK+R8NgxTM2Arq1orvv9QiNpugowStdyQkIE
eOZ70tL64f7TSgSOobDUxM0u0D334vbbklG5rWCE9+VNuoHGrq/hu5un98mbtuTa
V/N0V6teR3EljLzV9heT5PJrUE/kg17OMfOCRkwaggByThREc5DIHo7TubiRQL+j
wrFQv8BVkjTqd7bSH6Zx/Txq1oUxc6AHReQwZ1UlOjEgh8YomabZK02s4LS9bDlL
CYB9uPZPwv1SjvrVCvBhybcouJp9AfsisrL6We5BMAu/5neGSl9XhyXOY9DeZyNf
1SXbqZx4j3kn/m1MDaLiBQI/h3uUHaIXzG5M0LYtLgqTwwHd2Wk=
=tmsP
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.14' into 1.9.x branch
Tagging version 1.9.14 of Ant
6 years ago
Jaikiran Pai
f9b44f68f5
Update WHATSNEW for 63226
6 years ago
Stefan Bodewig
9d63d7ee24
respect failOnError when running ls checkout - Bugzilla 63071
I've decided to break backwards compatibility with the way I've
overridden runS. The "proper" way would have been to call the one-arg
version from the two-arg version so that subclasses overriding runS
would still get their method called. But I figured it to be extremely
unlikely that such subclasses exist.
6 years ago
Jaikiran Pai
1a7c4a69e7
Upgrade Jsch library to 0.1.55
7 years ago
Jaikiran Pai
8cc8feebb0
Revert "bz-62849 Check for filesystem loops due to symbolic links, in DirectoryScanner and Delete task" since it causes a regression that's exposed by the dirscanner-symlinks-test.xml antunit testcase
This reverts commit 05bfffa247 and 506c3ab47a .
7 years ago
Jaikiran Pai
506c3ab47a
Record the fix for bz-62849, contributed by Michael Barker
7 years ago
Stefan Bodewig
048015b7d8
BZ 62424 minimal module support for javadoc
7 years ago
Stefan Bodewig
d100b90032
add nested <args> to signjar and verifyjar
7 years ago
Stefan Bodewig
a5796b5db0
BZ 62534 add support for -provider* args of keytool
7 years ago
Jaikiran Pai
c07bd86684
bz-62686 Correctly handle compression level changes in ZipOutputStream
7 years ago
Jaikiran Pai
6377dfcc1d
bz-62655 update WHATSNEW
7 years ago
Gintas Grigelionis
f7b0a9d911
Update WHATSNEW
7 years ago
Maarten Coene
05c88a60c2
The <modified> selector has a new built-in algorithm 'lastmodified' which computes a value based upon the lastmodified time of the file.
7 years ago
Jaikiran Pai
a5fe8b61f1
Mention the support for SubjectAlternativeName in generatekey task
This closes #64 PR at github/apache/ant
7 years ago
Stefan Bodewig
cd458baf4d
merge rel/1.9.13 and prepare next iteration
7 years ago
Stefan Bodewig
5265551190
record fix of https://bz.apache.org/bugzilla/show_bug.cgi?id=62502
7 years ago
Jaikiran Pai
3cbf031b85
Update WHATSNEW for bz-62499
7 years ago
Stefan Bodewig
0c337d2fbf
Tagging version 1.9.12 of Ant
-----BEGIN PGP SIGNATURE-----
iHEEABECADEWIQTOgHWiUVR77iSbwVGiEVrhX2uLcgUCWyzGRhMcYm9kZXdpZ0Bh
cGFjaGUub3JnAAoJEKIRWuFfa4tyXW4An1Eo6G+Qy/dXF96C2ukM1hEPuegyAJkB
xdMSTzar5x8TsUSwry1wA43m9g==
=6HST
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.12' into 1.9.x and prepare for next cycle
Tagging version 1.9.12 of Ant
7 years ago
Stefan Bodewig
953fa4661e
typo
7 years ago
Stefan Bodewig
9a9647c8be
handle error that occur in testsuites directly in junitreport
https://bz.apache.org/bugzilla/show_bug.cgi?id=62443
7 years ago
Stefan Bodewig
f443a85b92
throw exception with useful message if input handler hits EOF
7 years ago
Stefan Bodewig
fee6d73d57
add encoding attribute to in/excludesfile
https://bz.apache.org/bugzilla/show_bug.cgi?id=62379
7 years ago
Stefan Bodewig
2495b9a97e
add basedir attribute to <resourcelist>
https://bz.apache.org/bugzilla/show_bug.cgi?id=62379
7 years ago
Stefan Bodewig
857095da51
change stripAbsolutePathSpec's default, credit Snyk
7 years ago
Stefan Bodewig
5e99fc2c1a
add properties created from Runtime's methods
inspired by https://stackoverflow.com/questions/1170337/how-can-i-get-the-number-of-availableprocessors-in-ant
7 years ago
Stefan Bodewig
e56e545658
unzip and friends could monitor where they write more closely
7 years ago
Stefan Bodewig
0d30693274
properly verify preconditions in PumpStreamHandler
https://bz.apache.org/bugzilla/show_bug.cgi?id=62148
7 years ago
Nicolas Lalevée
b38bf68f5c
fix incorrect warning in the junit task when includeAntRuntime="no"
fixed by making the classloader used by checkForkedPath behave like a real forked classpath, thus completely isolated from the launching jvm
7 years ago
Maarten Coene
50a1d4aea0
typo fix
7 years ago
Maarten Coene
6745574ec8
Merge from master
7 years ago
Stefan Bodewig
49793c9379
Tagging version 1.9.11 of Ant
-----BEGIN PGP SIGNATURE-----
iFoEABECABoFAlq6iwgTHGJvZGV3aWdAYXBhY2hlLm9yZwAKCRCiEVrhX2uLctXu
AKDk3xDeTBQwU0DJ6alwOfcnZPUuQQCfXfPChp8ftFC3M9Pv00Wv3I+Eza4=
=bpKK
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.11' into 1.9.x
Tagging version 1.9.11 of Ant
# gpg: WARNING: unsafe permissions on homedir '/home/stefan/.gnupg'
# gpg: keyserver option 'ca-cert-file' is obsolete; please use 'hkp-cacert' in dirmngr.conf
# gpg: keyserver option 'no-try-dns-srv' is unknown
# gpg: Signature made Di 27 Mär 2018 20:18:48 CEST
# gpg: using DSA key A2115AE15F6B8B72
# gpg: issuer "bodewig@apache.org"
# gpg: Oops: keyid_from_fingerprint: no pubkey
# gpg: Oops: keyid_from_fingerprint: no pubkey
# gpg: key 0000000000000000 occurs more than once in the trustdb
# gpg: Good signature from "Stefan Bodewig <bodewig@apache.org>" [ultimate]
# gpg: aka "Stefan Bodewig <stefan.bodewig@freenet.de>" [ultimate]
# gpg: aka "Stefan Bodewig <stefan@samaflost.de>" [ultimate]
# Primary key fingerprint: CE80 75A2 5154 7BEE 249B C151 A211 5AE1 5F6B 8B72
7 years ago
Stefan Bodewig
0945257961
verifyjar must use -storepass or jarsigner will not work
https://bz.apache.org/bugzilla/show_bug.cgi?id=62194
7 years ago
Stefan Bodewig
5aa1e8eff8
Java11 removes support for rmic -idl/-iiop
7 years ago
Jaikiran Pai
fc1ad4424d
Change the copy-test#testResourceWithoutName to no longer expect a BuildException when the resource's name is null.
Detailed dev list discussion https://www.mail-archive.com/dev@ant.apache.org/msg46634.html
7 years ago
Jaikiran Pai
e3f5250916
bz-62076 Make IdentityMapper follow the "mapFileName" API contract to avoid NPE when it deals with a non-matching source file name
7 years ago
Stefan Bodewig
146df36155
Tagging version 1.9.10 of Ant
-----BEGIN PGP SIGNATURE-----
iFoEABECABoFAlp55cATHGJvZGV3aWdAYXBhY2hlLm9yZwAKCRCiEVrhX2uLciFP
AKC4x5HsfFp5rMRyAswvMoHOEwVgYgCeJEJ/v3w35MbrO8fBGI+M3NE18rk=
=D3zf
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.10' into 1.9.x and prepare next iteration
7 years ago