Stefan Bodewig
486e141b47
this is why we still use env and friends
6 years ago
Jaikiran Pai
4e27dba1cb
Add a note in ReleaseInstructions to check the copyright year in NOTICE file
6 years ago
Jaikiran Pai
02901ba61d
SHA1 checksum is no longer recommended by Apache release process
The Apache release process no longer recommends using SHA1 checksums
for artifacts http://www.apache.org/dev/release-signing.html#sha1 .
The commit here removes generation of SHA1 for Ant distribution artifacts.
Furthermore, the checksum generation for artifacts that we upload to
Maven is also now removed, since the Nexus instance generates those dynamically
when the artifacts are uploaded to Nexus as stated at
http://www.apache.org/dev/publishing-maven-artifacts.html#prepare-release :
"You don't need artifacts for your checksum files (if you create any) since Nexus
will create MD5 and SHA1 checksums on the fly anyway."
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
0f022d387c
Use the new working URL to fetch the Txt2Html.java from Tomcat repo, for converting WHATSNEW into a html file
6 years ago
Stefan Bodewig
bf1cbe78c0
add missing license header
6 years ago
Stefan Bodewig
b661e244b3
new year, well not that new anymore
6 years ago
Jaikiran Pai
8ec8ecf4eb
Release RC1 of 1.9.14
6 years ago
Jaikiran Pai
f9b44f68f5
Update WHATSNEW for 63226
6 years ago
Jaikiran Pai
ddb85a35b4
bz-63226 Doc change - mention that "list" operation honours "followsymlinks" attribute in ftp task
6 years ago
Jaikiran Pai
f04cc8bb19
Call InetAddress.isReachable instead of using reflection, now that we require Java 5 runtime for Ant
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
Stefan Bodewig
d106673e3e
the task does not extend ExecTask (anymore?)
6 years ago
Jaikiran Pai
eb99b1f3f6
Update the install.html and ant-jsch pom.xml to use the newer 0.1.55 version of jsch library
6 years ago
Jaikiran Pai
1a7c4a69e7
Upgrade Jsch library to 0.1.55
6 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
Michael Barker
05bfffa247
bz-62849 Check for filesystem loops due to symbolic links, in DirectoryScanner and Delete task
7 years ago
Stefan Bodewig
f1d2c1551c
use generics properly
7 years ago
Jaikiran Pai
189ad7e59b
bz-62764 Add a debug log message when we skip invalid path elements from the AntClassLoader's classpath
7 years ago
Stefan Bodewig
6b76234c3c
fix javadocs
7 years ago
Stefan Bodewig
1db4855902
bad rowspan
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
Maarten Coene
a746e13665
The information of the -nice and -nouserlib flags was not formatted properly.
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
Jaikiran Pai
21de7add9a
bz-62655 throw a BuildException from augment task if the id attribute isn't specified or if the value points to an unknown reference
7 years ago
Jaikiran Pai
41e6b2c7ee
Update the EmailTaskTest to ensure that the mail task does indeed fail in expected cases
7 years ago
Jaikiran Pai
27aa22a82a
bz-62621 conditionally enable EmailTaskTest
7 years ago
Jaikiran Pai
00d4ba8b99
Exclude TestHelper from being considered as a test
7 years ago
Jaikiran Pai
0473a3d0ab
@Override wasn't applicable for interfaces in Java 1.5 and doesn't get caught while compiling with a higher version of Java SDK
7 years ago
Jaikiran Pai
96573e64c8
bz-62621 get the mail task tests working
7 years ago
Gintas Grigelionis
f7b0a9d911
Update WHATSNEW
7 years ago
Jaikiran Pai
94ef3d3bf5
Fix the ant-javamail pom too, to use the right dependency
7 years ago
Jaikiran Pai
42812995d0
Fetch the right jars and dependencies for the mail task
7 years ago
Stefan Bodewig
6a52411924
there are two files for contributors
7 years ago
Stefan Bodewig
0949736bd2
potential NPE
7 years ago
Jaikiran Pai
ecae55dab4
Add Jimmy Casey to Contributors list, for the fce87997f7 commit
7 years ago
Jimmy Casey
fce87997f7
Fixed Spelling.
This closes #66 pull request at github/apache/ant
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
Karl Jansen
23a5135abe
Update manual for subject alternative name attribute of genkey task
This closes #65 pull request at github/apache/ant
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
Karl Jansen
05d05a0bd6
Add support for SAN extension in GenerateKey task
7 years ago
Stefan Bodewig
cd458baf4d
merge rel/1.9.13 and prepare next iteration
7 years ago
Stefan Bodewig
8c22cf8ed9
fix link
7 years ago
Jaikiran Pai
9b1b8dbbc6
Revert "Trailing whitespace (cherry-pick 2f64e0b)"
This reverts commit 7df9120ebc .
Discussion in ant dev mailing list https://www.mail-archive.com/dev@ant.apache.org/msg47356.html
7 years ago
Gintas Grigelionis
7df9120ebc
Trailing whitespace (cherry-pick 2f64e0b)
7 years ago
Stefan Bodewig
b2da27513c
actually javax.activation is still there in Java 10
7 years ago