On 12/22/2014 01:32 PM, Stefan Seelmann wrote: > We need proper OSGi-ified dependencies for antlr, dom4j, xpp3, for > shared/API and probably others for ApacheDS. > * Either we generate and deploy them by ourselfes, similar to what we > did in Studio. > * Or we try to use existing ones. ServiceMix guys hava a bunch available > in maven central with groupId org.apache.servicemix.bundles, at least > dom4j is there. The Spring "Enterprise Bundle Repository" also contains > a lot.
I started to replace antlr 2.7.7 with the one provided by ServiceMix, looks good so far, I'll try the same with dom4j and xpp3. Kind Regards, Stefan
