I tested the ODE installation and it went well. In previous releases, Serivcemix included ode-jbi-bundle, so when I submitted my patch to switch to the ODE packaging I thought I had included "ode" as a feature to place into the distribution repo. It does not seem to be included any more (it includes ode-jbi-karaf, which is the feature xml), which isn't all that bad considering there are other components to which a feature bundle exists with pointers to maven coordinates to bundles that are not redistributed. I do think, however, that some users will be unable to install ODE because of firewall issues, etc. So that might be a point to remedy in a later release. It's a one-liner to the assembly/pom.xml during features-maven-plugin to include bundles for ode: <feature>ode</feature> Which I'm not sure is desirable or not. Looks good though....my bpel tests included the one of the example bpel and the PMAPI, which both work.
>>> Jean-Baptiste Onofré<j...@nanthrax.net> 2/14/2011 4:09 PM >>> Hi, We solved 113 issues in this release: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311208&version=12315741 Staging repository: https://repository.apache.org/content/repositories/orgapacheservicemix-002/ The RELEASE-NOTE file in included in the release and up to date. Please vote to approve this release: [ ] +1 Approve the release [ ] -1 Veto the release (please provide specific comments) This vote will be open for 72 hours. Thanks, Regards JB