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

[email protected] Mon, 20 Jan 2025 12:11:19 -0000
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: cdamioli
Date: Mon Jan 20 12:11:19 2025
New Revision: 1923260

URL: http://svn.apache.org/viewvc?rev=1923260&view=rev
Log:
ATTIC-227 Move Cocoon to the Attic

Modified:
    cocoon/site/site/doap.rdf

Modified: cocoon/site/site/doap.rdf
URL: http://svn.apache.org/viewvc/cocoon/site/site/doap.rdf?rev=1923260&r1=1923259&r2=1923260&view=diff
==============================================================================
--- cocoon/site/site/doap.rdf (original)
+++ cocoon/site/site/doap.rdf Mon Jan 20 12:11:19 2025
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache Cocoon</name>
     <homepage rdf:resource="http://cocoon.apache.org/" />
-    <asfext:pmc rdf:resource="http://cocoon.apache.org" />
+    <asfext:pmc rdf:resource="http://attic.apache.org" />
     <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" />
@@ -23,6 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/network-server"/>
     <category rdf:resource="http://projects.apache.org/category/web-framework"/>
     <category rdf:resource="http://projects.apache.org/category/xml"/>
+    <category rdf:resource="http://projects.apache.org/category/retired" />
     <release>
       <Version>
         <name>Apache Cocoon 3.0.0-alpha-3</name>