OK did some small fixes and merge Transaction stuff (root cause from David's changes). Also had a look to JIRA and close some of them.
That's definitely an area where we have to focus on because there are a lot of non relevant JIRA and some of them are really old :) Everything seems to compile on our CI and I deploy snapshots. There are still 2 pending issues where I'd like to get some feedback. 1. javaee-api has a version 6.0-SNAPSHOT I do not like to release with a SNAPSHOT. As it's only a subset of JavaEE 6 api, I propose to change and release javaee-api as 6.0-preview (or alpha, beta, ..). 2. Following transaction changes, we now depend on geronimo transaction component 2.2.2-SNAPSHOT Can someone release connector and transaction components or do I have to revert my changes? BTW, this is something users ask ofter so if you could fix it, that's be great. Then, I check commits since latest release (3.1.4 in January) and do not noticed big change without JIRAs. Then I can enter in the whole release process. Thanks, Jean-Louis -- View this message in context: http://openejb.979440.n4.nabble.com/Apache-OpenEJB-3-2-0-release-tp3632295p3632893.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
