Releases

The latest stable release is Apache ODE 1.3.2. We also have a beta release of our forthcoming 2.0 release for testing and evaluation. All the built artifacts are available in a Maven2 repository.

Note: when downloading from a mirror please check the md5sum and verify the OpenPGP compatible signature from the main Apache site. Links are provided above (next to the release download link). This 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.

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 for an exhaustive list. Check the upgrade page if applicable.

Description Files Signatures
WAR Distribution apache-ode-war-1.3.2.zip pgp md5 sha1
JBI Distribution apache-ode-jbi-1.3.2.zip pgp md5 sha1
Source Distribution apache-ode-sources-1.3.2.zip pgp md5 sha1

2.0-beta2

The second beta of our new 2.0 branch. The next generation of the ODE engine adds reliability capabilities, improves on performance and open the way to better RESTful support.

Description Files Signatures
WAR Distribution apache-ode-war-2.0-beta2.zip pgp md5 sha1
JBI Distribution apache-ode-jbi-2.0-beta2.zip pgp md5 sha1
Source Distribution apache-ode-src-2.0-beta2.zip pgp md5 sha1

Archived Releases

1.2

Apache ODE 1.2 packs new features as well as many small fixes and improvements. The features highlight is external variables, support for the WSDL HTTP binding (allowing the invocation of REST style services) and advanced endpoint configurations. See the changelog for the complete list of modifications and the upgrade page if applicable.

Description Files Signatures
WAR Distribution apache-ode-war-1.2.zip pgp md5 sha1
JBI Distribution apache-ode-jbi-1.2.zip pgp md5 sha1
Source Distribution apache-ode-src-1.2.zip pgp md5 sha1

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 and the Jira changelog.

Description Files Signatures
WAR Distribution apache-ode-war-1.1.1.zip pgp md5 sha1
JBI Distribution apache-ode-jbi-1.1.1.zip pgp md5 sha1
Source Distribution apache-ode-sources-1.1.1.zip pgp md5 sha1

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 for more details about its content. The Jira changelog is also available.

Description Files Signatures
WAR Distribution apache-ode-war-1.1.zip pgp md5 sha1
JBI Distribution apache-ode-jbi-1.1.zip pgp md5 sha1
Source Distribution apache-ode-src-1.1.zip pgp md5 sha1

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.

Description Files Signatures
WAR Distribution apache-ode-war-1.0-incubating.zip pgp md5 sha1
JBI Distribution apache-ode-jbi-1.0-incubating.zip pgp md5 sha1
Source Distribution apache-ode-sources-1.0-incubating.zip pgp md5 sha1

All the built artifacts are available as a Maven2 repository.The project PGP signatures can also be checked.

Nightly builds

There are nightly builds avaiable.

Branch JDK5 JDK6
trunk latest stable build latest stable build
trunk latest successful build latest successful build

Building from sources

To build from the sources please see our Building ODE page.