Le 22/12/14 21:14, Stefan Seelmann a écrit :
> On 12/22/2014 04:56 PM, Stefan Seelmann wrote:
>> 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.
> Done. I replaced antlr, dom4j and xpp3 by OSGi-ified versions provided
> by ServiceMix, kudos to them! See http://svn.apache.org/r1647393.

I was goign to suggest to do that... Do we have any problem with any
other dependency we are using ?

(FTR, the build works like a charm on my machine)


Reply via email to