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
Jaikiran Pai
b77c75d33d
Checking to see if our Jenkins setup has issues with HTTPS cert of apache.org for older Java runtime versions
7 years ago
Jaikiran Pai
19e263a7dd
Merge changes from 1.9.x branch
7 years ago
Jaikiran Pai
3cbf031b85
Update WHATSNEW for bz-62499
7 years ago
Jaikiran Pai
9e39514034
bz-62499 Revert the change which caused regression in "get" task. Plus introduce a test case to reproduce the issue and verify the fix
7 years ago
Gintas Grigelionis
fa986a4d46
No need to force Latin-1
7 years ago
Stefan Bodewig
aa1ad8792e
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
f015980e57
wrong accent in Jan's name
7 years ago
Gintas Grigelionis
4df62008f3
Let grave survive, too :-)
7 years ago
Stefan Bodewig
c9a541cfc3
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
ca98cc5036
make acutes survice svn's idea of encoding
7 years ago
Stefan Bodewig
0d21a72225
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
2045291bdd
use AntUnit 1.4
7 years ago
Stefan Bodewig
7eed8dc011
Tagging version 1.9.12 of Ant
-----BEGIN PGP SIGNATURE-----
iHEEABECADEWIQTOgHWiUVR77iSbwVGiEVrhX2uLcgUCWyzGXxMcYm9kZXdpZ0Bh
cGFjaGUub3JnAAoJEKIRWuFfa4tyhOwAoKAY6DwPbh0c76YvY4N7t2cJ+KW2AJ9f
YWFvT6/YSUXmUy6QFMyN7kPL5A==
=DDUD
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.4' and prepare next iteration
Tagging version 1.9.12 of Ant
7 years ago
Stefan Bodewig
fbac2b0db1
Merge branch '1.9.x'
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
9dc3e788b8
prepare RC1 of Ant 1.10.4
7 years ago
Stefan Bodewig
0352dd280e
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
953fa4661e
typo
7 years ago
Stefan Bodewig
6e694d8204
prepare Ant 1.9.12 RC1
7 years ago
Gintas Grigelionis
2b855ea397
Bz 61241: document use of Nashorn
7 years ago
Stefan Bodewig
0228b5456f
Revert "use a snapshot build of AntUnit in order to avoid race condition"
This reverts commit 6c9e93242b .
7 years ago
Jaikiran Pai
a196ab3523
Merge branch '1.9.x'
7 years ago
Jaikiran Pai
c55d57c42c
Add my signing keys
7 years ago
Stefan Bodewig
1ab929e749
Merge branch '1.9.x'
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
6c9e93242b
use a snapshot build of AntUnit in order to avoid race condition
7 years ago
Gintas Grigelionis
e9f23d52ad
Sync version of ANTLR with libraries.properties
7 years ago
Gintas Grigelionis
fa27518dc0
Bz 62324: in debug mode, separate message and exception it was encapsulated in
7 years ago
Gintas Grigelionis
db50cdc644
SpotBugs 3.1.4 fixed issues with Ivy cachepath
7 years ago
Gintas Grigelionis
87a5dd395e
Bz 62324: simplify per review suggestion
7 years ago
Gintas Grigelionis
16b10ed35e
Update tool documentation and Simian
7 years ago
Gintas Grigelionis
8aa86560ce
Fix javadoc (cherry-pick master)
7 years ago
Gintas Grigelionis
1b98901b0f
Fix javadoc
7 years ago
Gintas Grigelionis
b08e7de6fe
A miss in refactoring…
7 years ago
Gintas Grigelionis
3d413edd0f
Bz 22370: document the semantics of followsymlinks
7 years ago
Gintas Grigelionis
8885e4bfd5
(Crudely) migrate FindBugs to SpotBugs, update Dependency Check
7 years ago
Gintas Grigelionis
17b7981d04
Sync Checkstyle setup with Ivy
7 years ago
Gintas Grigelionis
9b3a93095f
Sync tool versions with Ivy/IvyDE
7 years ago
Stefan Bodewig
bb572da3bb
SecureInputHandler lost prompt with commit 066c4ce
7 years ago