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