Hi, Am Montag, den 16.06.2008, 11:42 +0200 schrieb Bertrand Delacretaz: > On Mon, Jun 16, 2008 at 11:16 AM, Karl Pauls <[EMAIL PROTECTED]> wrote: > > ...You might want to have a look at the spring framework: > > > > http://static.springframework.org/osgi/docs/current/reference/html/testing.html#testing:integration.. > > Thanks for the pointer - David also reminds me that the jcrinstall > module [1] might also help here, as with that bundles are installed by > simply copying them into the repository. > > -Bertrand > > [1] http://svn.apache.org/repos/asf/incubator/sling/whiteboard/jcrinstall/
That is certainly an option as soon as the repository involved. Technically, I would refrain from this as it just adds another heavy-weight to the tests, which should be fast, simple and furious ;-) We already have some infrastructure in place to provide bundles for installations during maven build time and requiring a running repository to have jcrinstall running is IMHO just too much. Regards Felix
