On Tue, Apr 21, 2015 at 6:07 PM, Daniel Klco <[email protected]> wrote: > ... the problem I ran into earlier was how to ensure that > the Sling instance has the latest code, not just the particular thing being > built. Right now, I'm just using Maven to fetch the latest snapshot build...
So you want a launchpad that uses all the latest snapshots for its bundles? If yes we've been discussing this a few times already, we might need two launchpads, one with the latest bleeding edge stuff for testing, and another more stable one using releases for application developers. Manipulating version numbers at the provisioning model should allow us to do that. -Bertrand
