Hi Andy, On Thu, 2019-04-18 at 18:04 -0700, Andreas Schaefer wrote: > Hi > > Since a few days I try to make Sling Launchpad starting from a > Feature Model of the Sling Starter kit. > > After I converted all the provisioning files to a FM I wanted launch > it but that does failed due to javax dependency issues. > > Eventually I found a solution by adding all the necessary packages to > org.osgi.framework.system.packages.extra property and that works to > most part except for exporting javax.xml.stream. > > When comparing the FM to the Provisioning Model bundles then I see > that in the PM bundle 0: org.apache.felix.framework is exporting many > javax packages but not in the FM launch. > > Is there a flag to make this happening?
I don't have an answer but maybe if you put up what you have done so far on a repo on Github it might be easier to see what is missing. Thanks, Robert