You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by hb...@apache.org on 2019/11/17 19:13:41 UTC

svn commit: r1869949 - in /attic/site/xdocs: flagged/ode/ projects/ode.xml stylesheets/project.xml

Author: hboutemy
Date: Sun Nov 17 19:13:41 2019
New Revision: 1869949

URL: http://svn.apache.org/viewvc?rev=1869949&view=rev
Log:
added ODE

Added:
    attic/site/xdocs/flagged/ode/
    attic/site/xdocs/projects/ode.xml
Modified:
    attic/site/xdocs/stylesheets/project.xml

Added: attic/site/xdocs/projects/ode.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/ode.xml?rev=1869949&view=auto
==============================================================================
--- attic/site/xdocs/projects/ode.xml (added)
+++ attic/site/xdocs/projects/ode.xml Sun Nov 17 19:13:41 2019
@@ -0,0 +1,57 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License. 
+-->
+<document>
+  <properties>
+    <author email="general.AT.attic.apache.DOT.org">The Apache Software Foundation</author>
+    <title>Apache ODE (Orchestration Director Engine)</title>
+  </properties>
+<body>
+
+<section id="ode">
+  <title>Apache ODE (Orchestration Director Engine)</title>
+
+  <p><a href="http://ode.apache.org/">Apache ODE (Orchestration Director Engine)</a>
+     moved into the Attic in August 2019.
+     Apache ODE executed business processes
+     written following the WS-BPEL standard.</p>
+
+  <p>The website, downloads and issue tracker all remain open, though 
+     the issue tracker is read-only. See the website at
+     <a href="http://ode.apache.org/">http://ode.apache.org</a>
+     for more information on Tiles. </p>
+
+  <p>As with any project in the Attic - if you should choose to fork ODE
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="ode">
+  <mail name="user"/>
+  <mail name="commits"/>
+  <jira/>
+  </resource_table>
+
+  <p>Archived versions of the Tiles may be downloaded from the 
+     <a href="http://archive.apache.org/dist/ode/">Apache Archives</a>.
+  </p>
+ 
+</section>
+
+</body>
+</document>

Modified: attic/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1869949&r1=1869948&r2=1869949&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Sun Nov 17 19:13:41 2019
@@ -68,6 +68,7 @@ limitations under the License.
       <li><a href="/projects/lenya.html">Lenya</a></li>
       <li><a href="/projects/lucy.html">Lucy</a></li>
       <li><a href="/projects/mrunit.html">MRUnit</a></li>
+      <li><a href="/projects/ode.html">ODE</a></li>
       <li><a href="/projects/ojb.html">ObJectRelationalBridge (OJB)</a></li>
       <li><a href="/projects/oltu.html">Oltu</a></li>
       <li><a href="/projects/onami.html">Onami</a></li>