You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2011/07/19 00:35:38 UTC

svn commit: r1148080 - /geronimo/site/trunk/doap_Geronimo.rdf

Author: kevan
Date: Mon Jul 18 22:35:38 2011
New Revision: 1148080

URL: http://svn.apache.org/viewvc?rev=1148080&view=rev
Log:
update geronimo description and release information

Modified:
    geronimo/site/trunk/doap_Geronimo.rdf

Modified: geronimo/site/trunk/doap_Geronimo.rdf
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/doap_Geronimo.rdf?rev=1148080&r1=1148079&r2=1148080&view=diff
==============================================================================
--- geronimo/site/trunk/doap_Geronimo.rdf (original)
+++ geronimo/site/trunk/doap_Geronimo.rdf Mon Jul 18 22:35:38 2011
@@ -20,7 +20,7 @@
     <homepage rdf:resource="http://geronimo.apache.org" />
     <asfext:pmc rdf:resource="http://geronimo.apache.org" />
     <shortdesc>Java EE Application Server</shortdesc>
-    <description>The goal of the Geronimo project is to produce a server runtime framework that pulls together the best Open Source alternatives to create runtimes that meet the needs of developers and system administrators. Our most popular distribution is a fully certified Java EE 5 application server runtime.</description>
+    <description>Apache Geronimo is an open source server runtime that integrates the best open source projects to create Java/OSGi server runtimes that meet the needs of enterprise developers and system administrators. Our most popular distribution is a fully certified Java EE 5 application server runtime.</description>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/GERONIMO" />
     <mailing-list rdf:resource="http://geronimo.apache.org/mailing-lists.html" />
     <download-page rdf:resource="http://geronimo.apache.org/downloads.html" />
@@ -32,13 +32,13 @@
     <release>
       <Version>
         <name>Latest 2.2 release</name>
-        <created>2009-12-13</created>
-        <revision>2.2</revision>
+        <created>2011-01-18</created>
+        <revision>2.2.1</revision>
       </Version>
       <Version>
         <name>Latest 2.1 release</name>
-        <created>2010-04-14</created>
-        <revision>2.1.5</revision>
+        <created>2010-12-12</created>
+        <revision>2.1.7</revision>
       </Version>
       <Version>
         <name>Final 2.0 release</name>
@@ -84,5 +84,13 @@
         <asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=244"/>
       </asfext:Standard>
     </asfext:implements>
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>Java Platform, Enterprise Edition 6 (Java EE 6) Specification</asfext:title>
+        <asfext:body>JCP</asfext:body>
+        <asfext:id>JSR 316</asfext:id>
+        <asfext:url rdf:resource="http://jcp.org/en/jsr/detail?id=316"/>
+      </asfext:Standard>
+    </asfext:implements>
   </Project>
 </rdf:RDF>