You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by il...@apache.org on 2013/01/20 18:24:48 UTC

svn commit: r1435895 - /cocoon/site/site/doap.rdf

Author: ilgrosso
Date: Sun Jan 20 17:24:48 2013
New Revision: 1435895

URL: http://svn.apache.org/viewvc?rev=1435895&view=rev
Log:
Updating DOAF for http://projects.apache.org

Modified:
    cocoon/site/site/doap.rdf

Modified: cocoon/site/site/doap.rdf
URL: http://svn.apache.org/viewvc/cocoon/site/site/doap.rdf?rev=1435895&r1=1435894&r2=1435895&view=diff
==============================================================================
--- cocoon/site/site/doap.rdf (original)
+++ cocoon/site/site/doap.rdf Sun Jan 20 17:24:48 2013
@@ -12,8 +12,8 @@
     <shortdesc>Web development framework: separation of concerns, component-based.</shortdesc>
     <description>Apache Cocoon is a web development framework built around the concepts of separation of concerns (making sure people can interact and collaborate on a project, without stepping on each other toes) and component-based web development. Cocoon implements these concepts around the notion of "component pipelines", each component on the pipeline specializing on a particular operation. This makes it possible to use a "building block" approach for web solutions, hooking together components into pipelines without any required programming.</description>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/COCOON" />
-    <mailing-list rdf:resource="http://cocoon.apache.org/community/mail-lists.html" />
-    <download-page rdf:resource="http://cocoon.apache.org/mirror.cgi" />
+    <mailing-list rdf:resource="http://cocoon.apache.org/1275_1_1.html"/>
+    <download-page rdf:resource="http://cocoon.apache.org/1284_1_1.html" />
     <programming-language>Java</programming-language>
     <programming-language>XML</programming-language>
     <category rdf:resource="http://projects.apache.org/category/database"/>
@@ -25,7 +25,17 @@
     <category rdf:resource="http://projects.apache.org/category/xml"/>
     <release>
       <Version>
-        <name>Latest release</name>
+        <name>Apache Cocoon 3.0.0-alpha-3</name>
+        <created>2011-07-01</created>
+        <revision>3.0.0-alpha-3</revision>
+      </Version>
+      <Version>
+        <name>Apache Cocoon 2.2.0</name>
+        <created>2008-04-28</created>
+        <revision>2.2.0</revision>
+      </Version>
+      <Version>
+        <name>Apache Cocoon 2.1.11</name>
         <created>2007-12-31</created>
         <revision>2.1.11</revision>
       </Version>