Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4
-
testsupport.unit-0.4, util-0.4, quiesce.manager-0.3.1, quiesce.manager.itest-0.3.1, proxy uber bundle 0.4, proxy.api-0.4, proxy.impl-0.4, proxy.itests-0.4, blueprint uber bundle 0.4, blueprint.annotation.api-0.3.2, blueprint.annotation.impl-0.3.2, blueprint.annotation.itests-0.3.2, blueprint.cm-0.3.2, blueprint.core-0.4, blueprint.itests-0.4, blueprint.sample-0.4, blueprint.sample-annotation-0.3.2, blueprint.testbundlea-0.3.2, blueprint.testbundleb-0.3.2, blueprint.testquiescebundle-0.3.2, jndi.core-0.3.1, jndi.url-0.3.1, jndi.rmi-0.3.1, jndi uber bundle 0.3.1, jndi.legacy.support-0.3.1, jndi.url.itest.biz-0.3.1, jndi.url.itest.web-0.3.1, jndi.url.itest-0.3.1
-
None
-
None
Description
Work through all the projects Starting at the top of the dependency tree (testsupport).
For each project,
- if the code has not changed since 0.3, move the version to 0.3, change exported packages to the same as in 0.3 release
- convert every depending project to depend on the released (0.3) artifact
- if the code has changed, set package versions correctly and set maven version to 0.3.1-SNAPSHOT . Fix depending projects to point at right version.