You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2012/04/05 12:19:22 UTC

svn commit: r1309737 - in /ant/site/ivyde/sources: download.html history/ toc.json

Author: hibou
Date: Thu Apr  5 10:19:21 2012
New Revision: 1309737

URL: http://svn.apache.org/viewvc?rev=1309737&view=rev
Log:
Update the site with the release of IvyDE 2.2.0.beta1

Modified:
    ant/site/ivyde/sources/download.html
    ant/site/ivyde/sources/history/   (props changed)
    ant/site/ivyde/sources/toc.json

Modified: ant/site/ivyde/sources/download.html
URL: http://svn.apache.org/viewvc/ant/site/ivyde/sources/download.html?rev=1309737&r1=1309736&r2=1309737&view=diff
==============================================================================
--- ant/site/ivyde/sources/download.html (original)
+++ ant/site/ivyde/sources/download.html Thu Apr  5 10:19:21 2012
@@ -81,14 +81,14 @@ This distribution contains every binarie
 
 Download the IvyDE plugins:
 <ul>
-  <li>as a zip: <a href="[preferred]/ant/ivyde/2.1.0/apache-ivyde-2.1.0.201008101807-RELEASE.zip">apache-ivyde-2.1.0.201008101807-RELEASE.zip</a></li>
-  <li>or as a gzip compressed tar: <a href="[preferred]/ant/ivyde/2.1.0/apache-ivyde-2.1.0.201008101807-RELEASE.tar.gz">apache-ivyde-2.1.0.201008101807-RELEASE.tar.gz</a></li>
+  <li>as a zip: <a href="[preferred]/ant/ivyde/2.2.0.beta1/apache-ivyde-2.2.0.beta1-201203282058-RELEASE.zip">apache-ivyde-2.2.0.beta1-201203282058-RELEASE.zip</a></li>
+  <li>or as a gzip compressed tar: <a href="[preferred]/ant/ivyde/2.2.0.beta1/apache-ivyde-2.2.0.beta1-201203282058-RELEASE.tar.gz">apache-ivyde-2.2.0.beta1-201203282058-RELEASE.tar.gz</a></li>
 </ul>
 
 Uncompress the archive. In there you will find two folders containing the artifacts to deploy in your Eclipse:
 <ul>
-  <li>the IvyDE feature <tt>features/org.apache.ivyde.feature_2.1.0.201008101807-RELEASE.jar</tt> to put in your <tt>$ECLIPSE_HOME/features</tt></li>
-  <li>the IvyDE plugin <tt>plugins/org.apache.ivyde.eclipse_2.1.0.201008101807-RELEASE.jar</tt> to put in your <tt>$ECLIPSE_HOME/plugins</tt></li>
+  <li>the IvyDE features <tt>features/org.apache.ivyde.*.jar</tt> to put in your <tt>$ECLIPSE_HOME/features</tt></li>
+  <li>the IvyDE plugins <tt>plugins/org.apache.ivyde.*.jar</tt> to put in your <tt>$ECLIPSE_HOME/plugins</tt></li>
 </ul>
 
 <h2>Install the latest Ivy bundle</h2>
@@ -108,8 +108,8 @@ The source distribution contains the sou
 
 Download:
 <ul>
-  <li>as a zip: <a href="[preferred]/ant/ivyde/2.1.0/apache-ivyde-sources-2.1.0.201008101807-RELEASE.zip">apache-ivyde-sources-2.1.0.201008101807-RELEASE.zip</a></li>
-  <li>or as a gzip compressed tar: <a href="[preferred]/ant/ivyde/2.1.0/apache-ivyde-sources-2.1.0.201008101807-RELEASE.tgz">apache-ivyde-sources-2.1.0.201008101807-RELEASE.tgz</a></li>
+  <li>as a zip: <a href="[preferred]/ant/ivyde/2.2.0.beta1/apache-ivyde-sources-2.2.0.beta1-201203282058-RELEASE.zip">apache-ivyde-sources-2.2.0.beta1-201203282058-RELEASE.zip</a></li>
+  <li>or as a gzip compressed tar: <a href="[preferred]/ant/ivyde/2.2.0.beta1/apache-ivyde-sources-2.2.0.beta1-201203282058-RELEASE.tgz">apache-ivyde-sources-2.2.0.beta1-201203282058-RELEASE.tgz</a></li>
 </ul>
 
 Then look into the distribution for the documentation about how to build it.
@@ -137,17 +137,17 @@ The PGP signatures can be verified using
 
 <code>
 % pgpk -a KEYS
-% pgpv apache-ivyde-2.1.0.201008101807-RELEASE.zip.asc
+% pgpv apache-ivyde-2.2.0.beta1-201203282058-RELEASE.zip.asc
 </code>
 <em>or</em>
 <code>
 % pgp -ka KEYS
-% pgp apache-ivyde-2.1.0.201008101807-RELEASE.zip.asc
+% pgp apache-ivyde-2.2.0.beta1-201203282058-RELEASE.zip.asc
 </code>
 <em>or</em>
 <code>
 % gpg --import KEYS
-% gpg --verify apache-ivyde-2.1.0.201008101807-RELEASE.zip.asc
+% gpg --verify apache-ivyde-2.2.0.beta1-201203282058-RELEASE.zip.asc
 </code>
 
 Alternatively, you can verify the checksums on the files.  Unix programs called md5/sha1 or md5sum/sha1sum are included in many unix distributions.  *sum is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>.  Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, <a href="http://www.pc-tools.net/win32/freeware/console/">here</a>.  <a href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and SHA1.

Propchange: ant/site/ivyde/sources/history/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Thu Apr  5 10:19:21 2012
@@ -1,5 +1,6 @@
 trunk https://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk/doc
-latest-milestone https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/2.1.0/doc
+latest-milestone https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/2.2.0.beta1/doc
+2.2.0.beta1 https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/2.2.0.beta1/doc
 2.1.0 https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/2.1.0/doc
 2.0.0.final https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/2.0.0-final/doc
 1.2.0 https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/1.2.0/doc

Modified: ant/site/ivyde/sources/toc.json
URL: http://svn.apache.org/viewvc/ant/site/ivyde/sources/toc.json?rev=1309737&r1=1309736&r2=1309737&view=diff
==============================================================================
--- ant/site/ivyde/sources/toc.json (original)
+++ ant/site/ivyde/sources/toc.json Thu Apr  5 10:19:21 2012
@@ -32,7 +32,7 @@
           "url":"http://www.apache.org/licenses/"
       },
       {
-        "title":"Documentation (2.1.0)",
+        "title":"Documentation (2.2.0.beta1)",
         "importRoot":"history/latest-milestone",
         "importNode":"index"      },
       {
@@ -49,6 +49,10 @@
               "isAbstract":true,
               "children": [
                   {
+                      "title":"2.2.0.beta1",
+                      "url":"http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html"
+                  },
+                  {
                       "title":"2.1.0",
                       "url":"http://ant.apache.org/ivy/ivyde/history/2.1.0/index.html"
                   },