On Tue, Feb 8, 2011 at 12:37 PM, Stefan Seelmann <[email protected]> wrote: > On Tue, Feb 8, 2011 at 12:20 PM, Emmanuel Lecharny <[email protected]> > wrote: >> On 2/7/11 10:49 PM, Stefan Seelmann wrote: >>> >>> On Mon, Feb 7, 2011 at 6:03 PM, Alex Karasulu<[email protected]> >>> wrote: >>>> >>>> Hi all, >>>> Now with this check pointed merge back to trunks which is about to happen >>>> in >>>> 15-20 minutes after some super clean, build, test, run of studio etc, we >>>> can >>>> release shared 1.0-m1 if y'all like. Here's a release plan that Pierre >>>> and I >>>> discussed: >>>> (0) confirm a stable build in trunk with merge >>>> (1) commit merge back to trunk >>>> (2) assign release manager >>>> (3) modify pom's for new 1.0-m1 version >>>> (4) confirm stability >>>> (5) tag, kick off vote >>>> (6) if vote passes, release >>>> (7) merge back trunk changes with 1.0-m2-SNAPSHOT version into m1 >>>> (8) rename m1 branches to m2 >>>> In the meantime right after step #1 we can still continue work on stage >>>> II >>>> in the m1 branch. >>> >>> Before a shared release we need to release three other artifactes: >>> - project: with updated plugin versions >>> - checkstyle-configuration: currently a snapshot is used >>> - junit-addons: currently a snapshot is used >>> >>> So let's start with them, then we'll see the progress of the m1 branch. >> >> Correction : I updated the following plugins : >> maven-changes-plugin and maven-ear-plugin > > Thanks. There is also a new version 2.3.4 of the Felix > maven-bundle-plugin, I'll update that too, test the build, and start > the release.
Seems in Felix maven-bundle-plugin:2.3.4 some changes are not compatible with our setup. At least when starting the Studio application (current trunk) the LDAP perspective can't be loaded. I'd suggest we keep version 2.2 and investigate later, especially as lot of OSGi/Felix work is done in m1 branch. Kind Regards, Stefan
