Author: fchrist
Date: Wed May  9 10:59:55 2012
New Revision: 1336082

URL: http://svn.apache.org/viewvc?rev=1336082&view=rev
Log:
STANBOL-605 Added latest release link to download overview page, changed link 
to maven central repo

Modified:
    incubator/stanbol/site/trunk/content/stanbol/downloads/index.mdtext
    incubator/stanbol/site/trunk/content/stanbol/downloads/releases.mdtext

Modified: incubator/stanbol/site/trunk/content/stanbol/downloads/index.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/downloads/index.mdtext?rev=1336082&r1=1336081&r2=1336082&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/downloads/index.mdtext 
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/downloads/index.mdtext Wed May 
 9 10:59:55 2012
@@ -1,8 +1,63 @@
-Title: Downloads
+Title: Downloads Overview
 
 The Apache Stanbol project provides three kinds of downloads for its users.
 
 1. Official Apache Stanbol [source code releases](releases.html) of the 
software.
-2. Apache Stanbol artifacts via the [Maven central 
repository](http://search.maven.org/).
+2. Apache Stanbol artifacts via the
+   [Maven central 
repository](http://search.maven.org/#search%7Cga%7C1%7Corg.apache.stanbol).
 3. Pre-compiled binary [launcher packages](launchers.html) that do not 
represent
    official releases of Apache Stanbol but are offered to the community for 
convinience.
+
+### Latest Release
+
+The latest release of Apache Stanbol is 0.9.0-incubating. It can be downloaded 
from the
+[release page](releases.html) or by following these links:
+
+<table id="release_table" width="100%">
+<thead>
+<tr>
+  <th>Artifact</th>
+  <th>Provides</th>
+  <th>Release Date</th>
+  <th>Download</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+  <td>apache-stanbol-0.9.0-incubating-source-release</td>
+  <td>The source package of the Apache Stanbol release.</td>
+  <td>2012/05/08</td>
+  <td>
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating/apache-stanbol-0.9.0-incubating-source-release.zip";>ZIP</a>
+    (
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating/apache-stanbol-0.9.0-incubating-source-release.zip.md5";>MD5</a>
+    |
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating/apache-stanbol-0.9.0-incubating-source-release.zip.asc";>ASC</a>
+    )<br>
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating/apache-stanbol-0.9.0-incubating-source-release.tar.gz";>TAR.GZ</a>
+    (
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating/apache-stanbol-0.9.0-incubating-source-release.tar.gz.md5";>MD5</a>
+    |
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating/apache-stanbol-0.9.0-incubating-source-release.tar.gz.asc";>ASC</a>
+    )</td>
+</tr>
+<tr>
+  <td>apache-stanbol-0.9.0-incubating-deps</td>
+  <td>Required dependencies to compile the source release.</td>
+  <td>2012/05/08</td>
+  <td>
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating-deps/apache-stanbol-0.9.0-incubating-deps.zip";>ZIP</a>
+    (
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating-deps/apache-stanbol-0.9.0-incubating-deps.zip.md5";>MD5</a>
+    |
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating-deps/apache-stanbol-0.9.0-incubating-deps.zip.asc";>ASC</a>
+    )<br>
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating-deps/apache-stanbol-0.9.0-incubating-deps.tar.gz";>TAR.GZ</a>
+    (
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating-deps/apache-stanbol-0.9.0-incubating-deps.tar.gz.md5";>MD5</a>
+    |
+    <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/stanbol/apache-stanbol-0.9.0-incubating-deps/apache-stanbol-0.9.0-incubating-deps.tar.gz.asc";>ASC</a>
+    )</td>
+</tr>
+</tbody>
+</table>

Modified: incubator/stanbol/site/trunk/content/stanbol/downloads/releases.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/downloads/releases.mdtext?rev=1336082&r1=1336081&r2=1336082&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/downloads/releases.mdtext 
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/downloads/releases.mdtext Wed 
May  9 10:59:55 2012
@@ -9,7 +9,7 @@ download a separate -deps package in ord
 All Apache Stanbol source releases are distributed under the terms of
 The Apache Software License (version 2.0). See the LICENSE file included in 
each distribution.
 
-### Latest Releases
+### Download
 
 <table id="release_table" width="100%">
 <thead>


Reply via email to