Hi, We have got the release build for ODE 1.3.7. We have kept out the old web console from the source and binary distributions in accordance with the licensing issues with json.org as per the direction from the Apache Legal.
The most notable improvements: - Moved to minimum binary compatibility to JDK 6 from JDK 5. - ODE server with embedded Apache Tomee. - New ODE management console based on AngularJS. - Upgrade of Axis2, OpenJPA, Hibernate. - Moved to SLF4J logging with Log4j2 as the implementation. - There is database migration required from earlier versions. - Some major memory leaks have been fixed. - Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje ctId=12310270&version=12324967 - Staging repository: https://repository.apache.org/content/repositories/orgapacheode-1003 All the 3 (axis2, jbi, tomee based new ODE server) distributions are available for download @ - Dev dist: https://dist.apache.org/repos/dist/dev/ode <https://dist.apache.org/repos/dist/dev/tomee/7.0.2/> Each of the distributions has an sql folder which contains all the database schemas for OPENJPA/HIBERNATE. Use the relevant schema as per the persistence framework. - Keys file: https://dist.apache.org/repos/dist/dev/ode/KEYS - Tag on github: https://github.com/apache/ode/tree/APACHE_ODE_1.3.7 Migration Testing from 1.3.6, kindly follow the ticket: https://issues.apache.org/jira/browse/ODE-1051 Kindly read the SQL Script here: https://github.com/apache/ode/blob/APACHE_ODE_1.3.7/schema-u pdates/migrate-ode-1.3.6-to-1.3.7.sql All ODE users are welcome to test and report. Here is my +1 regards, sathwik