This is an automated email from the ASF dual-hosted git repository.
sathwik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ode.git
The following commit(s) were added to refs/heads/master by this push:
new a0c2d1a ATTIC-175: Retired Apache ODE
a0c2d1a is described below
commit a0c2d1a3c24268523c81b4ddc125eb05d758c6f5
Author: sathwik <[email protected]>
AuthorDate: Tue Jan 14 10:38:26 2020 +0530
ATTIC-175: Retired Apache ODE
---
doap_ODE.rdf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doap_ODE.rdf b/doap_ODE.rdf
index 4820096..8dd9f47 100644
--- a/doap_ODE.rdf
+++ b/doap_ODE.rdf
@@ -18,7 +18,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.
@@ -29,6 +29,7 @@ WS-BPEL is an XML-based language defining several constructs
to write business p
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/xml" />
<category
rdf:resource="http://projects.apache.org/category/network-server" />
+ <category rdf:resource="http://projects.apache.org/category/retired" />
<release>
<Version>
<name>1.3.4</name>