Jaikiran Pai
03a718d88d
bz-63446 [junitlauncher] Create the right number of listeners in the test definition representing the fork mode of "testclasses"
Patch contributed by mseele@guh-software.de as an attachment to
the linked bugzilla
6 years ago
Jaikiran Pai
0259c0b981
bz-63259 Don't check the FTP file for being a symlink, more than once
Patch contributed by Eugène Adell, as an attachment in the bugzilla issue.
Signed-off-by: Jaikiran Pai <jaikiran@apache.org>
6 years ago
Jaikiran Pai
440ef41bb9
Tag version 1.10.6 of Ant
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEjacMAN968bDS+dx03bzBJwop0IEFAlzSbukACgkQ3bzBJwop
0IEw0w//TRxSLCOqLQJD8H2NL1hIChdrNa7iJl6RTTuvH3GxA6U7TjoNSDDnajkC
knN0BSMmXejsgi5ljZrKRFzZWLwX1+8R2HHpW02NT+46wWddV+een/jPmNe1iDxi
D9pKeY5hFpV5aC4NmHKegXBA9Eh/yS8CDZvMgriMw1CaLunpzSpDyuHOOxcnuyQe
FxhZ2dfDgDK8HoGfV/sJhcPAEc3SGpXKjsqMkY0gaN0KQkvLAteoiia3++Nh7LuF
v2JcjtEIyxFj4EP/37w2dh5560bdtywrH6IlbjTJfyurLa7rHPDvJR00Nbg/UIv2
QLMrqzRDvDKRJy4vq90d8J6ejXHyhoH+bxpl3ZsdLB84MElJodAWJiXW/7Ta7d1g
6M4JTIWY0kNA/EHgMFzBRC6TkNqSqGVMo/b8P+PQtSod2WZl4Rq1QOaifIt/FhIJ
kwkwxgOoRkIDQf1n/DuYKzRHycw2qwn9zIfVJVgk8iKhpgklVDClOcDS7QxdNGTV
cqJ0o+U5ELTxNg9oHxWejp61VhwOBYid58gRGoJRKPbpAGjaUhWggxnjoTQJz6/E
aRGOauy45JL81nVUuV4FIFGaY3F+7bUSUrdCWFx3YKkmh1BV/9gHQd4q1CZifN0q
GE5PTIMyBvw4H83fEaM3Gp03kuXqCqGxkqU3v5xL30QfG9Inmms=
=KvNO
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.6'
Tag version 1.10.6 of Ant
6 years ago
wenjingwang
e91c4dc223
Fix the issue where scp transfer completion tracking wasn't being triggered for 100% completion
This closes #91 pull request at github/apache/ant
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
aa61cbce54
Merge 1.9.x branch into master
6 years ago
Jaikiran Pai
f9b44f68f5
Update WHATSNEW for 63226
6 years ago
Jaikiran Pai
fe1ed7725d
Call InetAddress.isReachable instead of using reflection, now that we require Java 5 runtime for Ant
6 years ago
Jaikiran Pai
da9ca6ef01
bz-63193 Introduce a readTimeout attribute for the "http" condition task
6 years ago
Stefan Bodewig
a0c161ad2a
Merge branch '1.9.x'
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
6 years ago
twogee
4474cb3948
Update JSCh (see http://www.jcraft.com/jsch/ChangeLog )
This closes #84 pull request at github/apache/ant repo
7 years ago
Stefan Bodewig
5fe086f0d5
point to Craig's PR
7 years ago
VGR
a621bcbcce
Based on feedback, added self to contributors, added line to WHATSNEW, added Ant version to docs, and replaced GPL man pages with BSD-licensed man pages.
7 years ago
Jaikiran Pai
7b29e8ff86
Update the manual of junitlauncher task as well as add a note in WHATSNEW about the changed class names of that task
7 years ago
mharmer
41eb0d922b
Fixing a potential ConcurrentModificationException that could occur when running Ant with the Parallel-Ant executor.
This closes #81 pull request at github/apache/ant
7 years ago
Jaikiran Pai
593aff2d2e
bz-62952 Make AntClassLoader multi-release jar aware when it deals with java.util.jar.JarFile
7 years ago
Gintas Grigelionis
fbfad85aec
A new CharSet type to hold available Charset names
7 years ago
Jaikiran Pai
454c252fe4
Include fix for bz-62890 in WHATSNEW
7 years ago
Jaikiran Pai
f410119cf9
Merge 1.9.x branch into master
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
6c860479a1
Merge 1.9.x branch into master
7 years ago
Jaikiran Pai
506c3ab47a
Record the fix for bz-62849, contributed by Michael Barker
7 years ago
Gintas Grigelionis
c7ab4faae7
Update WHATSNEW
7 years ago
Stefan Bodewig
872a9bcded
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
048015b7d8
BZ 62424 minimal module support for javadoc
7 years ago
Stefan Bodewig
b99b6fa538
Merge branch '1.9.x'
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
fde6b0e941
Merge 1.9.x branch into master
7 years ago
Jaikiran Pai
c07bd86684
bz-62686 Correctly handle compression level changes in ZipOutputStream
7 years ago
Jaikiran Pai
edfeba73e3
Merge 1.9.x into master
7 years ago
Jaikiran Pai
6377dfcc1d
bz-62655 update WHATSNEW
7 years ago
Jaikiran Pai
a2d9e87415
Update WHATSNEW for bz-62594
7 years ago
Gintas Grigelionis
f7b0a9d911
Update WHATSNEW
7 years ago
Gintas Grigelionis
10a946e7a6
Update WHATSNEW
7 years ago
Gintas Grigelionis
bd58cb2941
Update WHATSNEW
7 years ago
Gintas Grigelionis
5d8bc76b13
Merge branch '1.9.x'
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
d577278560
Merge 1.9.x branch
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
f5b7d05ef6
Tagging version 1.10.5 of Ant
-----BEGIN PGP SIGNATURE-----
iHEEABECADEWIQTOgHWiUVR77iSbwVGiEVrhX2uLcgUCW0h66BMcYm9kZXdpZ0Bh
cGFjaGUub3JnAAoJEKIRWuFfa4tyJNYAnRnJqCeUeLwIG/9hH0UgC0K2W4ryAJ4s
vhiznfmf/eU9xs84vRcpu5zo6A==
=7+xL
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.5' and prepare next iteration
Tagging version 1.10.5 of Ant
7 years ago
Stefan Bodewig
cd458baf4d
merge rel/1.9.13 and prepare next iteration
7 years ago
Jaikiran Pai
84fe46d669
Revert "Trailing whitespace"
This reverts commit 2f64e0b51c .
Discussion in ant dev mailing list https://www.mail-archive.com/dev@ant.apache.org/msg47356.html
7 years ago
Jaikiran Pai
c05c56df68
Enhance the Java task to allow single file source program execution, a feature, introduced in Java 11
7 years ago
Gintas Grigelionis
2f64e0b51c
Trailing whitespace
7 years ago
Stefan Bodewig
3c7377ec60
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
5265551190
record fix of https://bz.apache.org/bugzilla/show_bug.cgi?id=62502
7 years ago
Jaikiran Pai
19e263a7dd
Merge changes from 1.9.x branch
7 years ago