Author: jakob
Date: Thu Apr 17 09:51:04 2014
New Revision: 1588192

URL: http://svn.apache.org/r1588192
Log:
Added the new release to the downloads page.
Removed the "we are graduating" section on the welcome page

Modified:
    marmotta/site/trunk/content/markdown/download.md.vm
    marmotta/site/trunk/content/markdown/index.md

Modified: marmotta/site/trunk/content/markdown/download.md.vm
URL: 
http://svn.apache.org/viewvc/marmotta/site/trunk/content/markdown/download.md.vm?rev=1588192&r1=1588191&r2=1588192&view=diff
==============================================================================
--- marmotta/site/trunk/content/markdown/download.md.vm (original)
+++ marmotta/site/trunk/content/markdown/download.md.vm Thu Apr 17 09:51:04 2014
@@ -2,7 +2,8 @@
 ## Add further releases here:
 ## 'version':['release-date','jira-versionid',isArchived],
 #set( $releases = { 
-  '3.1.0-incubating':['2013-10-03','12324026',false],
+  '3.2.0':['2013-04-09','12324278',false]
+  '3.1.0-incubating':['2013-10-03','12324026',true],
   '3.0.1':['2014-01-21','12325343',true],
   '3.0.0-incubating':['2013-04-26','12323952',true]
 })

Modified: marmotta/site/trunk/content/markdown/index.md
URL: 
http://svn.apache.org/viewvc/marmotta/site/trunk/content/markdown/index.md?rev=1588192&r1=1588191&r2=1588192&view=diff
==============================================================================
--- marmotta/site/trunk/content/markdown/index.md (original)
+++ marmotta/site/trunk/content/markdown/index.md Thu Apr 17 09:51:04 2014
@@ -1,7 +1,7 @@
 <head><title>Home</title></head> <!-- awaiting for 
https://jira.codehaus.org/browse/DOXIA-472 -->
 
 <p id="download">
-  <a href="download.html#a3.2.0-incubating" class="download">
+  <a href="download.html#a3.2.0" class="download">
     download<br/>
     <strong>Apache Marmotta</strong><br/>
     3.2.0
@@ -17,13 +17,8 @@ The goal of Apache Marmotta is to provid
 that can be used, extended and deployed easily by organizations who want 
 to publish Linked Data or build custom applications on Linked Data.
 
-Right now the project is graduating from the incubator as a new Top Level 
Project
-in the Apache Software Foundation. Since entering the 
[incubator](http://incubator.apache.org) in December 2012, the
-[team](team-list.html) has worked really hard to move the codebase to the 
Apache infrastructure
-and publish [releases](download.html) following the ASF policies and 
guidelines.
-
-Luckily we are attracting new committers joining the [development 
team](team-list.html) and also
-the user community is growing. Check the 
+We are looking for new committers to join the [development 
team](team-list.html), to support the 
+gropwing user community. Check the 
 [development](development.html) section for further details how we work or 
 subscribe to our [mailing lists](mail-lists.html) to follow the project's day 
to day work.
 


Reply via email to