Antoine Levy-Lambert
689c463eda
groupId for jsch is com.jcraft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468015 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
05b2571e85
groupId for jsch 01.29 jsch, not com.jcraft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467447 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
25d5b25d49
bsf 2.4.0 and rhino js 1.6R3 are available on the maven repository
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467242 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
a63f2fa368
Move up to Xerces 2.8.1. I tried using Maven to do it, but the artifacts are out of date, inconsistent, and with dirty dependencies.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464468 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
1f2d4bd6e9
when you ask for everything, you get everything, scripting included.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448886 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
a1a3ac5d3d
copy2license.pl
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439448 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
c69bcdce12
update jsch version.
I'd move to xerces 2.8.0 if there was a consistent release of the api and impl artifacts, as it is 2.6.2 is the one to use.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434056 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
d6c1221db2
rename get-m2 dest.dir to m2.dest.dir for better portability;
<fail unless=""> is more compact than a nested <not><isset /></not> in fetch/pickDest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416830 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
68f12c8172
Extracted get-m2.xml from fetch.xml; modified so that a single run is
sufficient even when DLing the m2 tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416828 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
03ac32942c
ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416815 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
62cfecef3b
add in script languages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415443 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
032a5a3bb3
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@385292 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
8925a5e724
This bit of complexity verifies the sha1 key of the m2 library against what is in the libraries file.
Provided the ant distro is validated, this ensures that the maven library that comes down is also valid.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383684 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
f3eed91811
update of library releases
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@332494 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
fbf1cab7cf
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306779 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
01cd62036e
documenting proxy setup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278515 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
1a0e426140
dynamic download of the maven2 lib as precursor to automatic retrieval.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278461 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
c300f39956
repostitory fetch will pull down the maven2 library on demand.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278460 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
5555fa6a05
fetch moves to maven, though no auto download of those tasks, yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278281 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
9e260d7fa3
diagnostics should list lib dir too.
Refactored the constants in the launcher for better sharing.
I worry about the hard coded file separator there (/),
so replaced in the code, but left the constant in,
in case someone was using it.
Updated WHATSNEW. Added which.jar to the fetchables.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277559 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
2f6a303625
Add automatic d/l of needed JARs to user lib (default), system or optional directories. Enjoy!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277404 13f79535-47bb-0310-9956-ffa450edef68
21 years ago