RE: Sling launchpad build reports missing bundle

2012-06-21 Thread Phillpotts, James
Thanks both, I've raised SLING-2514... Cheers, James -Original Message- From: justinedel...@gmail.com [mailto:justinedel...@gmail.com] On Behalf Of Justin Edelson Sent: 21 June 2012 13:42 To: users@sling.apache.org Subject: Re: Sling launchpad build reports missing bundle It also sounds

Re: Sling launchpad build reports missing bundle

2012-06-21 Thread Justin Edelson
It also sounds like there are some missing packages in the xml fragment. That should probably be fixed before we do a release. Justin On Thu, Jun 21, 2012 at 2:18 PM, Bertrand Delacretaz wrote: > Hi James, > > On Thu, Jun 21, 2012 at 1:54 PM, Phillpotts, James > wrote: > > ...In that case, sho

Re: Sling launchpad build reports missing bundle

2012-06-21 Thread Bertrand Delacretaz
Hi James, On Thu, Jun 21, 2012 at 1:54 PM, Phillpotts, James wrote: > ...In that case, should the fragment JARs be published into a maven > repository? I created a new launchpad module > using the standalone archetype, and couldn't start the resultant jar file > because these were missing. Just

RE: Sling launchpad build reports missing bundle

2012-06-21 Thread Phillpotts, James
Hi Bertrand, In that case, should the fragment JARs be published into a maven repository? I created a new launchpad module using the standalone archetype, and couldn't start the resultant jar file because these were missing. Justin put me on the right track, but as I couldn't find those fragmen

Re: Sling launchpad build reports missing bundle

2012-06-21 Thread Bertrand Delacretaz
Hi, On Thu, Jun 21, 2012 at 1:34 PM, Phillpotts, James wrote: > ...I came across this felix bug: > https://issues.apache.org/jira/browse/FELIX-3235 - should sling be doing > something like that (specifying extra packages via the > org.osgi.framework.system.packages.extra property) rather than dep

RE: Sling launchpad build reports missing bundle

2012-06-21 Thread Phillpotts, James
Hi Justin, I couldn't find that artifact in a maven repository. However, I rolled my own, adding in the transaction fragment and eventually got it working. I had to add: org.w3c.dom.ranges;uses:="org.w3c.dom";version="${fragment.xml.version}" , org.w3c.dom.traversal;uses:="org.w3c.dom";version="