You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2020/03/03 14:50:29 UTC

svn commit: r1874731 - in /comdev/projects.apache.org/trunk/data: projects-override/ODE.rdf projects.xml

Author: sebb
Date: Tue Mar  3 14:50:29 2020
New Revision: 1874731

URL: http://svn.apache.org/viewvc?rev=1874731&view=rev
Log:
Add ODE override DOAP

Added:
    comdev/projects.apache.org/trunk/data/projects-override/ODE.rdf
      - copied, changed from r1874730, ode/trunk/doap_ODE.rdf
Modified:
    comdev/projects.apache.org/trunk/data/projects.xml

Copied: comdev/projects.apache.org/trunk/data/projects-override/ODE.rdf (from r1874730, ode/trunk/doap_ODE.rdf)
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/projects-override/ODE.rdf?p2=comdev/projects.apache.org/trunk/data/projects-override/ODE.rdf&p1=ode/trunk/doap_ODE.rdf&r1=1874730&r2=1874731&rev=1874731&view=diff
==============================================================================
--- ode/trunk/doap_ODE.rdf (original)
+++ comdev/projects.apache.org/trunk/data/projects-override/ODE.rdf Tue Mar  3 14:50:29 2020
@@ -1,5 +1,6 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl"?>
+<!-- Copied from https://svn.apache.org/repos/asf/ode/trunk/doap_ODE.rdf -->
 <rdf:RDF xml:lang="en"
          xmlns="http://usefulinc.com/ns/doap#"
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
@@ -18,7 +19,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache ODE</name>
     <homepage rdf:resource="http://ode.apache.org" />
-    <asfext:pmc rdf:resource="http://ode.apache.org" />
+    <asfext:pmc rdf:resource="http://attic.apache.org" />
     <shortdesc>Apache ODE is a WS-BPEL implementation that supports web services orchestration using flexible process definitions.</shortdesc>
     <description>Apache ODE (Orchestration Director Engine) executes business processes written following the WS-BPEL standard. It talks to web services, sending and receiving messages, handling data manipulation and error recovery as described by your process definition. It supports both long and short living process executions to orchestrate all the services that are part of your application.
 
@@ -27,6 +28,7 @@ WS-BPEL is an XML-based language definin
     <mailing-list rdf:resource="http://ode.apache.org/mailing-lists.html" />
     <download-page rdf:resource="http://ode.apache.org/getting-ode.html" />
     <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/retired" />
     <category rdf:resource="http://projects.apache.org/category/xml" />
     <category rdf:resource="http://projects.apache.org/category/network-server" />
     <release>

Modified: comdev/projects.apache.org/trunk/data/projects.xml
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/projects.xml?rev=1874731&r1=1874730&r2=1874731&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/data/projects.xml (original)
+++ comdev/projects.apache.org/trunk/data/projects.xml Tue Mar  3 14:50:29 2020
@@ -67,7 +67,8 @@
   <location>http://svn.apache.org/repos/asf/jakarta/regexp/trunk/doap_Regexp.rdf</location>
   <location>http://svn.apache.org/repos/asf/lens/doap.rdf</location>
   <location>http://svn.apache.org/repos/asf/lenya/site/doap_Lenya.rdf</location>
-  <location>http://svn.apache.org/repos/asf/ode/trunk/doap_ODE.rdf</location>
+  <!-- retired: location>http://svn.apache.org/repos/asf/ode/trunk/doap_ODE.rdf</location -->
+  <location>https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/ODE.rdf</location>
   <location>http://svn.apache.org/repos/asf/shale/framework/trunk/src/site/resources/doap_Shale.rdf</location>
   <location>http://svn.apache.org/repos/asf/shindig/trunk/doap_shindig.rdf</location>
   <location>http://svn.apache.org/repos/asf/tuscany/etc/doap_Tuscany.rdf</location>