- the launchpad maintained in trunk should always be the "stable" launchpad,
referencing only released dependencies of the sling bundles and oft the integration tests
project
If I checkout and build the latest trunk I would expect that the built
projects are available at the runtime of the server. This way I can set
breakpoints in the debugger, examine the inner workings and maybe
provide an improvement.
If the launchpad provides only stable versions I would always first have
to switch to the snapshot versions using the script and I currently I
can't do that, right?
Best,
Sandro
PS: Thanks Bertrand for pointing me to this discussion!