2008/9/18 Patrick Shea <[EMAIL PROTECTED]> > I used to be able to add the following and re-deploy an artifact as an osgi > bundle but it doesn't seems to work anymore. > > -split-package:=merge-first > > Is there a new way to repackage an existing jar into a bundle and redeploy > it? >
I'm confused because that attribute is purely about merging separate sources of split packages into a single package - so not all third-party artifacts would need this, and it's only part of the process in wrapping a legacy library up as a bundle. So wrt. it not working anymore - what exception/error do you see and could you provide the pom / BND instructions that show the problem? > Thanks > Patrick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Cheers, Stuart

