Author: vanto
Date: Fri Nov 23 11:46:36 2012
New Revision: 1412842
URL: http://svn.apache.org/viewvc?rev=1412842&view=rev
Log:
tables and links fixed.
Modified:
ode/site/trunk/content/getting-ode.mdtext
Modified: ode/site/trunk/content/getting-ode.mdtext
URL:
http://svn.apache.org/viewvc/ode/site/trunk/content/getting-ode.mdtext?rev=1412842&r1=1412841&r2=1412842&view=diff
==============================================================================
--- ode/site/trunk/content/getting-ode.mdtext (original)
+++ ode/site/trunk/content/getting-ode.mdtext Fri Nov 23 11:46:36 2012
@@ -1,154 +1,443 @@
Title: Getting Ode
<a name="GettingOde-ApacheODE"></a>
-## Apache ODE
+# Apache ODE
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.
<a name="GettingOde-Releases"></a>
-## Releases
+# Releases
*The latest stable release is Apache ODE 1.3.5.* We also have a beta release
of our experimental 2.0 release for testing and evaluation. All the built
artifacts are available in a [Maven2
repository](http://repo1.maven.org/maven2/org/apache/ode/).
*Note*: when downloading from a mirror please check the
[md5sum](http://www.apache.org/dev/release-signing#md5) and verify the
[OpenPGP](http://www.apache.org/dev/release-signing#openpgp) compatible
signature from the main Apache site. Links are provided above (next to the
release download link). This [KEYS](http://www.apache.org/dist/ode/KEYS) file
contains the public keys used for signing releases. It is recommended that
(when possible) a web of trust is used to confirm the identity of these keys.
For more information, please see the [Apache Release
FAQ](http://www.apache.org/dev/release.html).
<a name="GettingOde-1.3.5"></a>
-### 1.3.5
+## 1.3.5
Apache ODE 1.3.5 includes about 30 bug fixes and performance improvements. The
performance improvements affect XPath 2.0 processing in <assign> activities or
transition conditions and makes it up to 10 times faster than ODE 1.3.4. See
the
[changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310270&styleName=Html&version=12314243)
for a complete list. No migration is necessary from 1.3.4.
-<table>
- <tr>
- <th>Description</th>
- <th>Files</th>
- <th>Signatures</th>
- </tr>
- <tr>
- <td>WAR Distribution</td>
-
<td>[apache-ode-war-1.3.5.zip](http://www.apache.org/dyn/closer.cgi/ode/apache-ode-war-1.3.5.zip)</td>
-
<td>[pgp](http://www.apache.org/dist/ode/apache-ode-war-1.3.5.zip.asc)
[md5](http://www.apache.org/dist/ode/apache-ode-war-1.3.5.zip.md5)
[sha1](http://www.apache.org/dist/ode/apache-ode-war-1.3.5.zip.sha1)</td>
- </tr>
- <tr>
- <td>JBI Distribution</td>
-
<td>[apache-ode-jbi-1.3.5.zip](http://www.apache.org/dyn/closer.cgi/ode/apache-ode-jbi-1.3.5.zip)</td>
-
<td>[pgp](http://www.apache.org/dist/ode/apache-ode-jbi-1.3.5.zip.asc)
[md5](http://www.apache.org/dist/ode/apache-ode-jbi-1.3.5.zip.md5)
[sha1]http://www.apache.org/dist/ode/apache-ode-jbi-1.3.5.zip.sha1)</td>
- </tr>
- <tr>
- <td>Source Distribution</td>
-
<td>[apache-ode-sources-1.3.5.zip](http://www.apache.org/dyn/closer.cgi/ode/apache-ode-sources-1.3.5.zip)</td>
-
<td>[pgp](http://www.apache.org/dist/ode/apache-ode-sources-1.3.5.zip.asc)
[md5](http://www.apache.org/dist/ode/apache-ode-sources-1.3.5.zip.md5)
[sha1](http://www.apache.org/dist/ode/apache-ode-sources-1.3.5.zip.sha1)
- </tr>
+<table class="table">
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Files</th>
+ <th>Signatures</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>WAR Distribution</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-war-1.3.5.zip">apache-ode-war-1.3.5.zip</a></td>
+ <td>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-war-1.3.5.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-war-1.3.5.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-war-1.3.5.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>JBI Distribution</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-jbi-1.3.5.zip">apache-ode-jbi-1.3.5.zip</a></td>
+ <td>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-jbi-1.3.5.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-jbi-1.3.5.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-jbi-1.3.5.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Source Distribution</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-sources-1.3.5.zip">apache-ode-sources-1.3.5.zip</a></td>
+ <td>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-sources-1.3.5.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-sources-1.3.5.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-sources-1.3.5.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ </tbody>
</table>
+
<a name="GettingOde-1.3.4"></a>
-### 1.3.4
+## 1.3.4
-Apache ODE 1.3.4 includes about 100 bug fixes and improvements (among others:
instance replaying, process deployments via OSGi bundles and spring
configurable process properties. See the
[changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310270&styleName=Html&version=12314168)
for a complete list. Migration is necessary from 1.3.2/1.3.3, please check the
[upgrade|Upgrading ODE#from 1.3.3 to 1.3.4] page.
+Apache ODE 1.3.4 includes about 100 bug fixes and improvements (among others:
instance replaying, process deployments via OSGi bundles and spring
configurable process properties. See the
[changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310270&styleName=Html&version=12314168)
for a complete list. Migration is necessary from 1.3.2/1.3.3, please check the
[upgrade](Upgrading ODE#from 1.3.3 to 1.3.4) page.
-<table>
-<tr><th> Description </th><th> Files </th><th> Signatures </th></tr>
-<tr><td>WAR Distribution</td><td>
[apache-ode-war-1.3.4.zip](http://archive.apache.org/dist/ode/apache-ode-war-1.3.4.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.3.4.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.3.4.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.3.4.zip.sha1]
</td></tr>
-<tr><td>JBI Distribution</td><td>
[apache-ode-jbi-1.3.4.zip](http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.4.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.4.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.4.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.4.zip.sha1]
</td></tr>
-<tr><td>Source Distribution</td><td>
[apache-ode-sources-1.3.4.zip](http://archive.apache.org/dist/ode/apache-ode-sources-1.3.4.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.3.4.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.3.4.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.3.4.zip.sha1]
</td></tr>
-</table>
+<table class="table">
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Files</th>
+ <th>Signatures</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>WAR Distribution</td>
+ <td><a
href="hhttp://archive.apache.org/dist/ode/apache-ode-war-1.3.4.zip">apache-ode-war-1.3.4.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.3.4.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.3.4.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.3.4.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>JBI Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.4.zip">apache-ode-jbi-1.3.4.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.4.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.4.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.4.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Source Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.4.zip">apache-ode-sources-1.3.4.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.4.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.4.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.4.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ </tbody>
+</table>
<a name="GettingOde-1.3.3"></a>
-### 1.3.3
+## 1.3.3
-Apache ODE 1.3.3 is a security release for the process deployment web service,
which was sensible to deployment messages with forged names. It also includes a
few bug fixes and improvements. See the
[changelog](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310270&status=5&status=6&fixfor=12313905&sorter/field=priority&sorter/order=DESC)
for an exhaustive list. There are no migration necessary from 1.3.2, for other
versions check the [upgrade|Upgrading ODE#from 1.2 to 1.3.2] page if applicable.
+Apache ODE 1.3.3 is a security release for the process deployment web service,
which was sensible to deployment messages with forged names. It also includes a
few bug fixes and improvements. See the
[changelog](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310270&status=5&status=6&fixfor=12313905&sorter/field=priority&sorter/order=DESC)
for an exhaustive list. There are no migration necessary from 1.3.2, for other
versions check the [upgrade](Upgrading ODE#from 1.2 to 1.3.2) page if
applicable.
-<table>
-<tr><th> Description </th><th> Files </th><th> Signatures </th></tr>
-<tr><td>WAR Distribution</td><td>
[apache-ode-war-1.3.3.zip](http://archive.apache.org/dist/ode/apache-ode-war-1.3.3.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.3.3.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.3.3.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.3.3.zip.sha1]
</td></tr>
-<tr><td>JBI Distribution</td><td>
[apache-ode-jbi-1.3.3.zip](http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.3.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.3.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.3.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.3.zip.sha1]
</td></tr>
-<tr><td>Source Distribution</td><td>
[apache-ode-sources-1.3.3.zip](http://archive.apache.org/dist/ode/apache-ode-sources-1.3.3.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.3.3.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.3.3.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.3.3.zip.sha1]
</td></tr>
-</table>
+<table class="table">
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Files</th>
+ <th>Signatures</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>WAR Distribution</td>
+ <td><a
href="hhttp://archive.apache.org/dist/ode/apache-ode-war-1.3.3.zip">apache-ode-war-1.3.3.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.3.3.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.3.3.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.3.3.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>JBI Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.3.zip">apache-ode-jbi-1.3.3.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.3.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.3.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.3.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Source Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.3.zip">apache-ode-sources-1.3.3.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.3.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.3.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.3.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ </tbody>
+</table>
<a name="GettingOde-2.0-beta2"></a>
-### 2.0-beta2
+## 2.0-beta2
The second beta of our experimental 2.0 branch. The next generation of the ODE
engine adds reliability capabilities, improves on performance and open the way
to better RESTful support. However, we do not plan any further releases of this
branch. Instead, we will focus on the main dev branch and will merge features
from the experimental branch back to the 1.x release train.
-<table>
-<tr><th> Description </th><th> Files </th><th> Signatures </th></tr>
-<tr><td>WAR Distribution</td><td>
[apache-ode-war-2.0-beta2.zip](http://www.apache.org/dyn/closer.cgi/ode/apache-ode-war-2.0-beta2.zip)
</td><td>
[pgp</td><td>http://www.apache.org/dist/ode/apache-ode-war-2.0-beta2.zip.asc]
[md5</td><td>http://www.apache.org/dist/ode/apache-ode-war-2.0-beta2.zip.md5]
[sha1</td><td>http://www.apache.org/dist/ode/apache-ode-war-2.0-beta2.zip.sha1]
</td></tr>
-<tr><td>JBI Distribution</td><td>
[apache-ode-jbi-2.0-beta2.zip](http://www.apache.org/dyn/closer.cgi/ode/apache-ode-jbi-2.0-beta2.zip)
</td><td>
[pgp</td><td>http://www.apache.org/dist/ode/apache-ode-jbi-2.0-beta2.zip.asc]
[md5</td><td>http://www.apache.org/dist/ode/apache-ode-jbi-2.0-beta2.zip.md5]
[sha1</td><td>http://www.apache.org/dist/ode/apache-ode-jbi-2.0-beta2.zip.sha1]
</td></tr>
-<tr><td>Source Distribution</td><td>
[apache-ode-src-2.0-beta2.zip](http://www.apache.org/dyn/closer.cgi/ode/apache-ode-src-2.0-beta2.zip)
</td><td>
[pgp</td><td>http://www.apache.org/dist/ode/apache-ode-sources-2.0-beta2.zip.asc]
[md5</td><td>http://www.apache.org/dist/ode/apache-ode-sources-2.0-beta2.zip.md5]
[sha1</td><td>http://www.apache.org/dist/ode/apache-ode-src-2.0-beta2.zip.sha1]
</td></tr>
+<table class="table">
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Files</th>
+ <th>Signatures</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>WAR Distribution</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-war-2.0-beta2.zip">apache-ode-war-2.0-beta2.zip</a></td>
+ <td>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-war-2.0-beta2.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-war-2.0-beta2.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-war-2.0-beta2.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>JBI Distribution</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-jbi-2.0-beta2.zip">apache-ode-jbi-2.0-beta2.zip</a></td>
+ <td>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-jbi-2.0-beta2.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-jbi-2.0-beta2.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-jbi-2.0-beta2.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Source Distribution</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-sources-2.0-beta2.zip">apache-ode-sources-2.0-beta2.zip</a></td>
+ <td>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-sources-2.0-beta2.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-sources-2.0-beta2.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://www.apache.org/dist/ode/apache-ode-sources-2.0-beta2.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ </tbody>
</table>
<a name="GettingOde-ArchivedReleases"></a>
-## Archived Releases
+# Archived Releases
<a name="GettingOde-1.3.2"></a>
-### 1.3.2
+## 1.3.2
-Apache ODE 1.3.2 includes many features and improvements, among others: XQuery
1.0 in BPEL queries and expressions, Publish/Subscribe across process
instances, WS-BPEL processes provided over JMS, WS-Security support, Process
data clean up, better performance and memory management. As well as many bug
fixes. See the
[changelog](https://issues.apache.org/jira/browse/ODE/fixforversion/12313906)
for an exhaustive list. Check the [upgrade|Upgrading ODE#from 1.2 to 1.3.2]
page if applicable.
+Apache ODE 1.3.2 includes many features and improvements, among others: XQuery
1.0 in BPEL queries and expressions, Publish/Subscribe across process
instances, WS-BPEL processes provided over JMS, WS-Security support, Process
data clean up, better performance and memory management. As well as many bug
fixes. See the
[changelog](https://issues.apache.org/jira/browse/ODE/fixforversion/12313906)
for an exhaustive list. Check the [upgrade](Upgrading ODE#from 1.2 to 1.3.2)
page if applicable.
-<table>
-<tr><th> Description </th><th> Files </th><th> Signatures </th></tr>
-<tr><td>WAR Distribution</td><td>
[apache-ode-war-1.3.2.zip](http://archive.apache.org/dist/ode/apache-ode-war-1.3.2.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.3.2.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.3.2.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.3.2.zip.sha1]
</td></tr>
-<tr><td>JBI Distribution</td><td>
[apache-ode-jbi-1.3.2.zip](http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.2.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.2.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.2.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.2.zip.sha1]
</td></tr>
-<tr><td>Source Distribution</td><td>
[apache-ode-sources-1.3.2.zip](http://archive.apache.org/dist/ode/apache-ode-sources-1.3.2.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.3.2.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.3.2.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.3.2.zip.sha1]
</td></tr>
-</table>
+<table class="table">
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Files</th>
+ <th>Signatures</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>WAR Distribution</td>
+ <td><a
href="hhttp://archive.apache.org/dist/ode/apache-ode-war-1.3.2.zip">apache-ode-war-1.3.2.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.3.2.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.3.2.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.3.2.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>JBI Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.2.zip">apache-ode-jbi-1.3.2.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.2.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.2.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.2.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Source Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.2.zip">apache-ode-sources-1.3.2.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.2.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.2.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.2.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ </tbody>
+</table>
<a name="GettingOde-1.2"></a>
-### 1.2
+## 1.2
-Apache ODE 1.2 packs new features as well as many small fixes and
improvements. The features highlight is [external
variables](external-variables.html), support for the WSDL HTTP binding
(allowing the invocation of REST style services) and advanced endpoint
configurations. See the
[changelog|https://issues.apache.org/jira/browse/ODE?report=com.atlassian.jira.plugin.system.project:changelog-panel]
for the complete list of modifications and the [upgrade|Upgrading ODE#from 1.1
to 1.2] page if applicable.
-
-<table>
-<tr><th> Description </th><th> Files </th><th> Signatures </th></tr>
-<tr><td>WAR Distribution</td><td>
[apache-ode-war-1.2.zip](http://archive.apache.org/dist/ode/apache-ode-war-1.2.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.2.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.2.zip.md5]
[sha1</td><td>http://www.apache.org/dist/ode/apache-ode-war-1.2.zip.sha1]
</td></tr>
-<tr><td>JBI Distribution</td><td>
[apache-ode-jbi-1.2.zip](http://archive.apache.org/dist/ode/apache-ode-jbi-1.2.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.2.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.2.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.2.zip.sha1]
</td></tr>
-<tr><td>Source Distribution</td><td>
[apache-ode-src-1.2.zip](http://archive.apache.org/dist/ode/apache-ode-src-1.2.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.2.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.2.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-src-1.2.zip.sha1]
</td></tr>
-</table>
+Apache ODE 1.2 packs new features as well as many small fixes and
improvements. The features highlight is [external
variables](external-variables.html), support for the WSDL HTTP binding
(allowing the invocation of REST style services) and advanced endpoint
configurations. See the
[changelog](https://issues.apache.org/jira/browse/ODE?report=com.atlassian.jira.plugin.system.project:changelog-panel)
for the complete list of modifications and the [upgrade](Upgrading ODE#from
1.1 to 1.2) page if applicable.
+<table class="table">
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Files</th>
+ <th>Signatures</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>WAR Distribution</td>
+ <td><a
href="hhttp://archive.apache.org/dist/ode/apache-ode-war-1.2.zip">apache-ode-war-1.2.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.2.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.2.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.2.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>JBI Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.2.zip">apache-ode-jbi-1.2.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.2.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.2.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.2.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Source Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.2.zip">apache-ode-sources-1.2.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.2.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.2.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.2.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ </tbody>
+</table>
<a name="GettingOde-1.1.1"></a>
-### 1.1.1
+## 1.1.1
-Apache ODE 1.1.1 is mostly an incremental release providing small
improvements, bug fixes and more performance. See the [release
notes](http://svn.apache.org/repos/asf/ode/tags/APACHE_ODE_1.1.1/RELEASE_NOTES)
and the [Jira
changelog|https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310270&fixfor=12312750].
+Apache ODE 1.1.1 is mostly an incremental release providing small
improvements, bug fixes and more performance. See the [release
notes](http://svn.apache.org/repos/asf/ode/tags/APACHE_ODE_1.1.1/RELEASE_NOTES)
and the [JIRA
changelog](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310270&fixfor=12312750).
-<table>
-<tr><th> Description </th><th> Files </th><th> Signatures </th></tr>
-<tr><td>WAR Distribution</td><td>
[apache-ode-war-1.1.1.zip](http://archive.apache.org/dist/ode/apache-ode-war-1.1.1.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.1.1.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.1.1.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.1.1.zip.sha1]
</td></tr>
-<tr><td>JBI Distribution</td><td>
[apache-ode-jbi-1.1.1.zip](http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.1.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.1.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.1.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.1.zip.sha1]
</td></tr>
-<tr><td>Source Distribution</td><td>
[apache-ode-sources-1.1.1.zip](http://archive.apache.org/dist/ode/apache-ode-sources-1.1.1.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.1.1.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.1.1.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-sources-1.1.1.zip.sha1]
</td></tr>
-</table>
+<table class="table">
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Files</th>
+ <th>Signatures</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>WAR Distribution</td>
+ <td><a
href="hhttp://archive.apache.org/dist/ode/apache-ode-war-1.1.1.zip">apache-ode-war-1.1.1.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.1.1.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.1.1.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.1.1.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>JBI Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.1.zip">apache-ode-jbi-1.1.1.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.1.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.1.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.1.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Source Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.1.1.zip">apache-ode-sources-1.1.1.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.1.1.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.1.1.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.1.1.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ </tbody>
+</table>
<a name="GettingOde-1.1"></a>
-### 1.1
+## 1.1
-Apache ODE 1.1 is our first fully official release (outside of the Apache
incubator). It adds a few more features, performance and usage improvements and
many bug fixes. See the [release
notes](http://svn.apache.org/repos/asf/ode/tags/APACHE_ODE_1.1RC2/RELEASE_NOTES)
for more details about its content. The [Jira
changelog|https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&pid=12310270&fixfor=12312471]
is also available.
+Apache ODE 1.1 is our first fully official release (outside of the Apache
incubator). It adds a few more features, performance and usage improvements and
many bug fixes. See the [release
notes](http://svn.apache.org/repos/asf/ode/tags/APACHE_ODE_1.1RC2/RELEASE_NOTES)
for more details about its content. The [JIRA
changelog](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&pid=12310270&fixfor=12312471)
is also available.
-<table>
-<tr><th> Description </th><th> Files </th><th> Signatures </th></tr>
-<tr><td>WAR Distribution</td><td>
[apache-ode-war-1.1.zip](http://archive.apache.org/dist/ode/apache-ode-war-1.1.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.1.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.1.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-war-1.1.zip.sha1]
</td></tr>
-<tr><td>JBI Distribution</td><td>
[apache-ode-jbi-1.1.zip](http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.zip.sha1]
</td></tr>
-<tr><td>Source Distribution</td><td>
[apache-ode-src-1.1.zip](http://archive.apache.org/dist/ode/apache-ode-src-1.1.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/ode/apache-ode-src-1.1.zip.asc]
[md5</td><td>http://archive.apache.org/dist/ode/apache-ode-src-1.1.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/ode/apache-ode-src-1.1.zip.sha1]
</td></tr>
-</table>
+<table class="table">
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Files</th>
+ <th>Signatures</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>WAR Distribution</td>
+ <td><a
href="hhttp://archive.apache.org/dist/ode/apache-ode-war-1.1.zip">apache-ode-war-1.1.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.1.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.1.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.1.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>JBI Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.zip">apache-ode-jbi-1.1.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.1.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Source Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.1.zip">apache-ode-sources-1.1.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.1.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.1.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.1.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ </tbody>
+</table>
<a name="GettingOde-1.0-incubating"></a>
-### 1.0-incubating
+## 1.0-incubating
This is the very first release of Apache ODE, done inside the incubator. For
more information about its content, see the corresponding [release
notes](http://svn.apache.org/repos/asf/ode/tags/APACHE_ODE_1.0-INCUBATING/RELEASE_NOTES).
-<table>
-<tr><th> Description </th><th> Files </th><th> Signatures </th></tr>
-<tr><td>WAR Distribution</td><td>
[apache-ode-war-1.0-incubating.zip](http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-war-1.0-incubating.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-war-1.0-incubating.zip.asc]
[md5</td><td>http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-war-1.0-incubating.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-war-1.0-incubating.zip.sha1]
</td></tr>
-<tr><td>JBI Distribution</td><td>
[apache-ode-jbi-1.0-incubating.zip](http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-jbi-1.0-incubating.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-jbi-1.0-incubating.zip.asc]
[md5</td><td>http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-jbi-1.0-incubating.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-jbi-1.0-incubating.zip.sha1]
</td></tr>
-<tr><td>Source Distribution</td><td>
[apache-ode-sources-1.0-incubating.zip](http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-sources-1.0-incubating.zip)
</td><td>
[pgp</td><td>http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-sources-1.0-incubating.zip.asc]
[md5</td><td>http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-sources-1.0-incubating.zip.md5]
[sha1</td><td>http://archive.apache.org/dist/incubator/ode/1.0-incubating/apache-ode-sources-1.0-incubating.zip.sha1]
</td></tr>
-</table>
+<table class="table">
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Files</th>
+ <th>Signatures</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>WAR Distribution</td>
+ <td><a
href="hhttp://archive.apache.org/dist/incubator/ode/apache-ode-war-1.0-incubating.zip">apache-ode-war-1.0-incubating.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/incubator/ode/apache-ode-war-1.0-incubating.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/incubator/ode/apache-ode-war-1.0-incubating.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/incubator/ode/apache-ode-war-1.0-incubating.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>JBI Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/incubator/ode/apache-ode-jbi-1.0-incubating.zip">apache-ode-jbi-1.0-incubating.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/incubator/ode/apache-ode-jbi-1.0-incubating.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/incubator/ode/apache-ode-jbi-1.0-incubating.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/incubator/ode/apache-ode-jbi-1.0-incubating.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Source Distribution</td>
+ <td><a
href="http://archive.apache.org/dist/incubator/ode/apache-ode-sources-1.0-incubating.zip">apache-ode-sources-1.0-incubating.zip</a></td>
+ <td>
+ <a
href="http://archive.apache.org/dist/incubator/ode/apache-ode-sources-1.0-incubating.zip.asc"
rel="nofollow">pgp</a>
+ <a
href="http://archive.apache.org/dist/incubator/ode/apache-ode-sources-1.0-incubating.zip.md5"
rel="nofollow">md5</a>
+ <a
href="http://archive.apache.org/dist/incubator/ode/apache-ode-sources-1.0-incubating.zip.sha1"
rel="nofollow">sha1</a>
+ </td>
+ </tr>
+ </tbody>
+</table>
-All the built artifacts are available as a [Maven2
repository](http://people.apache.org/repo/m2-incubating-repository/org/apache/ode/).The
project [PGP signatures|http://svn.apache.org/repos/asf/ode/trunk/KEYS] can
also be checked.
+All the built artifacts are available as a [Maven2
repository](http://people.apache.org/repo/m2-incubating-repository/org/apache/ode/).The
project [PGP signatures](http://svn.apache.org/repos/asf/ode/trunk/KEYS) can
also be checked.
<a name="GettingOde-Nightlybuilds"></a>
-## Nightly builds
+# Nightly builds
-There are nightly builds avaiable at
[http://hudson.zones.apache.org/hudson/view/ODE](http://hudson.zones.apache.org/hudson/view/ODE).
-<table>
-<tr><th> Branch </th><th> JDK5 </th><th> JDK6 </th></tr>
-<tr><td> trunk </td><td> [latest stable
build](http://hudson.zones.apache.org/hudson/view/ODE/job/ODE-trunk/lastStableBuild/)
</td><td> [latest stable
build</td><td>http://hudson.zones.apache.org/hudson/view/ODE/job/ODE-trunk-jdk6/lastStableBuild/]
</td></tr>
+There are nightly builds avaiable at
[https://builds.apache.org/view/M-R/view/ODE/](https://builds.apache.org/view/M-R/view/ODE/).
+<table class="table">
+ <thead>
+ <tr>
+ <th>Branch</th>
+ <th>JDK5</th>
+ <th>JDK6</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>1.3.x</td>
+ <td><a
href="https://builds.apache.org/view/M-R/view/ODE/job/ODE-1.x/lastStableBuild/">latest
stable build</a></td>
+ <td>--</td>
+ </tr>
+ <tr>
+ <td>trunk</td>
+ <td>--</td>
+ <td><a
href="https://builds.apache.org/view/M-R/view/ODE/job/ODE-trunk-jdk6/lastStableBuild/">latest
stable build</a></td>
+ </tr>
+ </tbody>
</table>
<a name="GettingOde-Buildingfromsources"></a>
-## Building from sources
+# Building from sources
To build from the sources please see our [Building ODE](building-ode.html)
page.
\ No newline at end of file