Jaikiran Pai
c9ca84fd53
Support for fork mode in junitlauncher
7 years ago
Stefan Bodewig
3f36f0b829
missing license headers
7 years ago
Gintas Grigelionis
fffc2fde16
Redundant string length computations
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
Jimmy Casey
df76732a03
Fixed Spelling.
This closes #66 pull request at github/apache/ant
7 years ago
Gintas Grigelionis
58e7645a97
Useless casts
7 years ago
Gintas Grigelionis
5d8bc76b13
Merge branch '1.9.x'
7 years ago
Gintas Grigelionis
f6919079da
Use rowspan in parameter tables of dual-use tasks
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
172ca141cd
Merge branch '1.9.x'
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
377935d2a4
Remove unintentional "echo" in test case for "sourcefile" attribute of java task
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
Karl Jansen
05d05a0bd6
Add support for SAN extension in GenerateKey task
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
9b7914fa82
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
cd458baf4d
merge rel/1.9.13 and prepare next iteration
7 years ago
Stefan Bodewig
c0848d2c61
prepare RC1 of Ant 1.10.5
7 years ago
Stefan Bodewig
c1a7f7c802
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
8c22cf8ed9
fix link
7 years ago
Jaikiran Pai
995b518abf
Merge branch '1.9.x' branch into master
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
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
Jaikiran Pai
4ce54bf3b6
Add javadoc to CommandLineJava for source-file execution APIs
7 years ago
Gintas Grigelionis
bbec119eb9
Merge branch '1.9.x'
7 years ago
Gintas Grigelionis
1a0884e252
Merge branch '1.9.x'
7 years ago
Gintas Grigelionis
7df9120ebc
Trailing whitespace (cherry-pick 2f64e0b)
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
ca9942f43d
Unbreak tests
7 years ago
Stefan Bodewig
fbb53e0ebe
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
b2da27513c
actually javax.activation is still there in Java 10
7 years ago
Stefan Bodewig
bf85baf8eb
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
b7461ce2e4
update links and "included in Java" info for JAF
7 years ago
Stefan Bodewig
142c2e796d
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
5addfa6319
use getParent in isLeadingPath rather than string comparisons
7 years ago
Stefan Bodewig
8018d9f40a
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
4987c2aac8
some additional tests for isLeadingPath testing for trailing slashes
7 years ago
Gintas Grigelionis
2f64e0b51c
Trailing whitespace
7 years ago
Gintas Grigelionis
aad5b51956
Sort imports
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
Stefan Bodewig
5a8c37b271
take symlinks into account when expanding archives and checking entries
7 years ago
Stefan Bodewig
6a41d62cb9
add additional isLeadingPath method that resolves symlinks
7 years ago
Stefan Bodewig
31f0b01804
enable forgotten test
7 years ago
Stefan Bodewig
d064f5f7d3
ensure isLeadingPath cannot be subverted by too many double-dots
https://bz.apache.org/bugzilla/show_bug.cgi?id=62502
7 years ago
Stefan Bodewig
8cfee71c77
document what FileUtils#normalize does in a certain edge case
7 years ago
Gintas Grigelionis
2225c3be40
Use proper AssumptionViolatedException
7 years ago
Stefan Bodewig
29d13b436a
clarify handling of symbolic links
7 years ago