Author: vanto
Date: Thu Jan 10 17:38:56 2013
New Revision: 1431521

URL: http://svn.apache.org/viewvc?rev=1431521&view=rev
Log:
fix use of project names to comply with trademark policy.

Modified:
    ode/site/trunk/content/index.mdtext
    ode/site/trunk/templates/skeleton.html

Modified: ode/site/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/ode/site/trunk/content/index.mdtext?rev=1431521&r1=1431520&r2=1431521&view=diff
==============================================================================
--- ode/site/trunk/content/index.mdtext (original)
+++ ode/site/trunk/content/index.mdtext Thu Jan 10 17:38:56 2013
@@ -20,7 +20,7 @@ Notice:    Licensed to the Apache Softwa
 <a name="Index-WelcometoApacheODE"></a>
 # About Apache ODE
 
-Apache ODE (Orchestration Director Engine) executes business processes written 
following the [WS-BPEL](/ws-bpel-20.html) 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.
+Apache ODE (Orchestration Director Engine) software executes business 
processes written following the [WS-BPEL](/ws-bpel-20.html) 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.
 
 WS-BPEL (Business Process Execution Language) is an XML-based language 
defining several constructs to write business processes. It defines a set of 
basic control structures like conditions or loops as well as elements to invoke 
web services and receive messages from services. It relies on WSDL to express 
web services interfaces. Message structures can be manipulated, assigning parts 
or the whole of them to variables that can in turn be used to send other 
messages. More about the specification can be found on our [BPEL 
page](/ws-bpel-20.html).
 

Modified: ode/site/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/ode/site/trunk/templates/skeleton.html?rev=1431521&r1=1431520&r2=1431521&view=diff
==============================================================================
--- ode/site/trunk/templates/skeleton.html (original)
+++ ode/site/trunk/templates/skeleton.html Thu Jan 10 17:38:56 2013
@@ -110,8 +110,8 @@
             <img src="/img/asf.png" alt="Apache Software Foundation"/>
           </div>
           <div class='span9'>
-            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>,
-            having graduated from the ASF Incubator in July 2007. Through a 
collaborative and meritocratic development process, Apache
+            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>
+            Through a collaborative and meritocratic development process, 
Apache
             projects deliver enterprise-grade, freely available software 
products that
             attract large communities of users.</p>
             <p>Apache ODE, ODE, Apache, the Apache feather logo, and the 
Apache ODE project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>


Reply via email to