Author: buildbot
Date: Mon Dec 24 19:43:40 2012
New Revision: 843736

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/download.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec 24 19:43:40 2012
@@ -1 +1 @@
-1425672
+1425673

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec 24 19:43:40 2012
@@ -1 +1 @@
-1425672
+1425673

Modified: websites/staging/isis/trunk/content/download.html
==============================================================================
--- websites/staging/isis/trunk/content/download.html (original)
+++ websites/staging/isis/trunk/content/download.html Mon Dec 24 19:43:40 2012
@@ -184,11 +184,36 @@
 </h1>
 </div>
 
-<h2>Latest-n-greatest</h2>
+<h2>Formal Releases</h2>
 
-<p>Isis graduated from the Apache incubator in October 2012; we are currently 
setting ourselves up as a top-level project.</p>
+<p><strong>See also the <a href="release-matrix.html">release matrix</a> for 
details of which components run against which versions of core.</strong></p>
 
-<p>In the meantime, you can download the Isis source code using:</p>
+<p>The formal releases of Isis can be downloaded here:</p>
+
+<p>Core:</p>
+
+<ul>
+<li><a 
href="https://dist.apache.org/repos/dist/release/isis/core/isis-1.0.0-source-release.zip";>isis-1.0.0</a>
 <a 
href="https://dist.apache.org/repos/dist/release/isis/core/isis-1.0.0-source-release.zip.asc";>asc</a></li>
+</ul>
+
+<p>Components:</p>
+
+<ul>
+<li><a 
href="https://dist.apache.org/repos/dist/release/isis/component/security/file/isis-security-file-1.0.0-source-release.zip";>isis-security-file-1.0.0</a>
 <a 
href="https://dist.apache.org/repos/dist/release/isis/component/security/file/isis-security-file-1.0.0-source-release.zip.asc";>asc</a></li>
+<li><a 
href="https://dist.apache.org/repos/dist/release/isis/component/objectstore/jdo/isis-objectstore-jdo-1.0.0-source-release.zip";>isis-objectstore-jdo-1.0.0</a>
 <a 
href="https://dist.apache.org/repos/dist/release/isis/component/objectstore/jdo/isis-objectstore-jdo-1.0.0-source-release.zip.asc";>asc</a></li>
+<li><a 
href="https://dist.apache.org/repos/dist/release/isis/component/viewer/wicket/isis-viewer-wicket-1.0.0-source-release.zip";>isis-viewer-wicket-1.0.0</a>
 <a 
href="https://dist.apache.org/repos/dist/release/isis/component/viewer/wicket/isis-viewer-wicket-1.0.0-source-release.zip.asc";>asc</a></li>
+<li><a 
href="https://dist.apache.org/repos/dist/release/isis/component/viewer/restfulobjects/isis-viewer-restfulobjects-1.0.0-source-release.zip";>isis-viewer-restfulobjects-1.0.0</a>
 <a 
href="https://dist.apache.org/repos/dist/release/isis/component/viewer/restfulobjects/isis-viewer-restfulobjects-1.0.0-source-release.zip.asc";>asc</a></li>
+</ul>
+
+<p>Archetypes:</p>
+
+<ul>
+<li><a 
href="https://dist.apache.org/repos/dist/release/isis/archetype/quickstart_wicket_restful_jdo-archetype/quickstart_wicket_restful_jdo-archetype-1.0.0-source-release.zip";>Quickstart
 Wicket/Restful/JDO</a> <a 
href="https://dist.apache.org/repos/dist/release/isis/archetype/quickstart_wicket_restful_jdo-archetype/quickstart_wicket_restful_jdo-archetype-1.0.0-source-release.zip.asc";>asc</a></li>
+</ul>
+
+<h2>Source Code</h2>
+
+<p>You can also download the Isis source code using:</p>
 
 <pre>
 git clone git://git.apache.org/isis.git
@@ -216,10 +241,6 @@ https://git-wip-us.apache.org/repos/asf/
 
 <p>There are some examples of running against the current snapshot; see <a 
href="getting-started/examples.html">here</a>.</p>
 
-<h2>Previous releases</h2>
-
-<p>Our previous incubator release, 0.2.0-incubating, is still available from 
Maven central repo.  Easiest way to use that the <a 
href="getting-started/quickstart-archetype.html">quickstart archetype</a>.</p>
-
 
 
       </div>


Reply via email to