Hi Guillaume, On 23 November 2015 at 04:03, Guillaume Nodet <[email protected]> wrote: > Good point, I haven't really tested this part specifically. > I've used the spring deployer to deploy my test xml in karaf, so afaik, it > uses a dynamicimport-package=*, so I'm not sure about the exact behaviour > yet.
Can we avoid dynamicimport-package=* somehow? Using that you really throw all of the OSGi modularity out of the window. dynamicimport-package=* should be avoided at all times IMHO... David
