diff --git a/doc/doc/install.html b/doc/doc/install.html index 3d61a8b0..a31042d7 100644 --- a/doc/doc/install.html +++ b/doc/doc/install.html @@ -24,59 +24,71 @@
- - - - -
- - - - - - - - - - - - - - - - - - - - - - -
+ + + + +
+ant -f build-install.xml +
+ + + + + + + + + + + + + + + + + + + + + + +
+Apache Ivy is an effort undergoing incubation at The Apache Software +Foundation (ASF). Incubation is required of all newly accepted projects +until a further review indicates that the infrastructure, communications, +and decision making process have stabilized in a manner consistent with +other successful ASF projects. While incubation status is not necessarily +a reflection of the completeness or stability of the code, it does +indicate that the project has yet to be fully endorsed by the ASF. +
+April 26 2007 - The Ivy incubator project is please to announce its +2.0.0 alpha 1 release, exactly two years after Ivy 1.0! + +Ivy is a tool for managing (recording, tracking, resolving and +reporting) project dependencies, characterized by flexibility, +configurability, and tight integration with Apache Ant. + +This is the first release of Ivy in the Apache incubator, and as an +alpha version we do not guarantee any stability, that API and features +are still likely to change until final 2.0.0 version. Still we encourage +the use of this version for early testing. + +This version focus was to refactor the code to get better readability, +rename packages to org.apache.ivy, improve maven 2 compatibility along +with some other bug fixes and improvement. + +Download the 2.0.0 alpha 1 release files at: +http://incubator.apache.org/ivy/download.html + +More information can be found on the Ivy website - +http://incubator.apache.org/ivy/ + +regards, +Xavier Hanin (2.0.0-alpha-1 release mgr) +
+ivy.14.compatible=true +
-svn co https://svn.apache.org/repos/asf/incubator/ivy/core/trunk ivy -
-ant jar -
+http://people.apache.org/dist/incubator/ivy/ +
+svn co https://svn.apache.org/repos/asf/incubator/ivy/core/trunk ivy +
+ant jar +
+% pgpk -a KEYS +% pgpv apache-ivy-2.0.0-alpha-1-incubating-bin.tar.gz.asc +
+% pgp -ka KEYS +% pgp apache-ivy-2.0.0-alpha-1-incubating-bin.tar.gz.asc +
+% gpg --import KEYS +% gpg --verify apache-ivy-2.0.0-alpha-1-incubating-bin.tar.gz.asc +