On 23 Apr 2010, at 02:27, Bertrand Delacretaz wrote: > Hi Vidar, > > On Thu, Apr 15, 2010 at 11:32 AM, Vidar Ramdal <[email protected]> wrote: >> ...does anyone know a full set of recently released Sling bundles >> that are known to work together?... > > I'll try to break this loud silence ;-) > > I think starting with the launchpad from trunk, and going back to the > last released version of each bundle is the way to go. If that leads > to missing dependencies, as your tests seem to indicate, I'd suggest > releasing the minimal set of bundles that fixes this problem, and then > make a launchpad release. Once that's done, repeat at very regular > intervals (every 2 months?) to avoid the problem in the future. > > I have no idea how much work "releasing the minimal set of bundles" > represents now, maybe you could post more details about your tests so > that we can collectively look at what's needed?
This is the config [1] that we are using, we have at some points been using entirely released jars but we frequently have to take a fixed copy of a number of snapshots and test it to get a solid build. We date stamp those snapshots and deploy to a project specific maven repo so that we can continue as the Sling trunk moves on. IIRC, since JR2, we have been using "captured" snapshots of a reasonable number of bundles. Ian [1] http://github.com/ieb/open-experiments/tree/master/slingtests/osgikernel/app/src/main/bundles/ > > -Bertrand
