Author: hibou
Date: Thu Jul 24 07:23:00 2008
New Revision: 679419
URL: http://svn.apache.org/viewvc?rev=679419&view=rev
Log:
Regeneration of IvyDE web site
Modified:
ant/ivy/site/target/ivyde/download.html
Modified: ant/ivy/site/target/ivyde/download.html
URL:
http://svn.apache.org/viewvc/ant/ivy/site/target/ivyde/download.html?rev=679419&r1=679418&r2=679419&view=diff
==============================================================================
--- ant/ivy/site/target/ivyde/download.html (original)
+++ ant/ivy/site/target/ivyde/download.html Thu Jul 24 07:23:00 2008
@@ -116,15 +116,15 @@
<h2>Zip binaries</h2>
-This distribution contains every binaries ready to be installed in your
Eclipse installation.<br class="xooki-br"/><br class="xooki-br"/>Download the
Ivy plugins <a
href="[preferred]/ant/ivy/ivyde/2.0.0.alpha1/org.apache.ivy.feature-2.0.0.beta.zip">org.apache.ivy.feature-2.0.0.beta2.zip</a><br
class="xooki-br"/>Download the IvyDE plugins: <a
href="[preferred]/ant/ivy/ivyde/2.0.0.alpha1/org.apache.ivyde.feature-2.0.0.alpha1.zip">org.apache.ivyde.feature-2.0.0.alpha1.zip</a><br
class="xooki-br"/><br class="xooki-br"/>You can then install it with:
+This distribution contains every binaries ready to be installed in your
Eclipse installation.<br class="xooki-br"/><br class="xooki-br"/>Download the
Ivy plugins <a
href="[preferred]/ant/ivyde/2.0.0.alpha1/org.apache.ivy.feature-2.0.0.beta2.zip">org.apache.ivy.feature-2.0.0.beta2.zip</a><br
class="xooki-br"/>Download the IvyDE plugins: <a
href="[preferred]/ant/ivyde/2.0.0.alpha1/org.apache.ivyde.feature-2.0.0.alpha1.zip">org.apache.ivyde.feature-2.0.0.alpha1.zip</a><br
class="xooki-br"/><br class="xooki-br"/>You can then install it with:
<pre>
cd $ECLIPSE_HOME<br class="xooki-br"/>unzip
org.apache.ivy.feature-2.0.0.beta2.zip<br class="xooki-br"/>unzip
org.apache.ivyde.feature-2.0.0.alpha1.zip
</pre>
<h2>Full sources</h2>
-The source distribution contains the source files of the plugins, the features
and the build system, so you will be able to reproduce the build that create
the 2.0.0.alpha1 release.<br class="xooki-br"/><br class="xooki-br"/>Download
<a
href="[preferred]/ant/ivy/ivyde/2.0.0.alpha1/apache-ivyde-sources-2.0.0.alpha1.zip">apache-ivyde-sources-2.0.0.alpha1.zip</a><br
class="xooki-br"/><br class="xooki-br"/><h1><a name="verify">Verify
Releases</a></h1>
-It is essential that you verify the integrity of the downloaded files using
the PGP signature or the SHA1 or MD5 checksums. The checksums are not as
strong indicators as the PGP signature.<br class="xooki-br"/><br
class="xooki-br"/>The PGP signatures can be verified using PGP or GPG. First
download the <a href="http://www.apache.org/dist/ant/KEYS">KEYS</a> as well as
the asc signature file for the particular distribution. Make sure you get
these files from the <a href="http://www.apache.org/dist/ant/ivy/ivyde">main
distribution directory</a>, rather than from a mirror. Then verify the
signatures using<br class="xooki-br"/>
+The source distribution contains the source files of the plugins, the features
and the build system, so you will be able to reproduce the build that create
the 2.0.0.alpha1 release.<br class="xooki-br"/><br class="xooki-br"/>Download
<a
href="[preferred]/ant/ivyde/2.0.0.alpha1/apache-ivyde-sources-2.0.0.alpha1.zip">apache-ivyde-sources-2.0.0.alpha1.zip</a><br
class="xooki-br"/><br class="xooki-br"/><h1><a name="verify">Verify
Releases</a></h1>
+It is essential that you verify the integrity of the downloaded files using
the PGP signature or the SHA1 or MD5 checksums. The checksums are not as
strong indicators as the PGP signature.<br class="xooki-br"/><br
class="xooki-br"/>The PGP signatures can be verified using PGP or GPG. First
download the <a href="http://www.apache.org/dist/ant/KEYS">KEYS</a> as well as
the asc signature file for the particular distribution. Make sure you get
these files from the <a href="http://www.apache.org/dist/ant/ivyde">main
distribution directory</a>, rather than from a mirror. Then verify the
signatures using<br class="xooki-br"/>
<pre>
% pgpk -a KEYS<br class="xooki-br"/>% pgpv
org.apache.ivyde.feature-2.0.0.alpha1.zip.asc
</pre>