On Sat, Dec 27, 2014 at 8:46 AM, Colm O hEigeartaigh <[email protected]> wrote:
> Hi Stefan, > > Have you seen the JIRA and patch that I have recently logged? > > https://issues.apache.org/jira/browse/DIRSERVER-2036 > > It upgrades from ehcache-core (2.4.4) to ehcache 2.8.5. It is a better > solution than relying on the version supplied by Servicemix, as the ehcache > 2.8.5 distribution is already OSGi compliant: > > what is the size of this new dependency? is it 10MB life Stefan mentioned? > > http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache/2.8.5/ehcache-2.8.5.pom > > Colm. > > On Tue, Dec 23, 2014 at 6:52 PM, Stefan Seelmann <[email protected]> > wrote: > >> On 12/23/2014 07:38 PM, Emmanuel Lécharny wrote: >> > Le 23/12/14 19:29, Stefan Seelmann a écrit : >> >> Hi guys, >> >> >> >> in ApacheDS we currently use ehcache-core 2.4.4. >> >> >> >> I'd like to replace this original version with an OSGi-ified bundle, >> see >> >> https://issues.apache.org/jira/browse/DIRSERVER-2039. >> >> >> >> In 2.4.x branch the latest is 2.4.8 from Sep 2012, so quite old. >> >> ServiceMix provides an OSGi-ified version 2.4.3 which works in >> ApacheDS. >> >> >> >> In 2.6.x branch the latest is 2.6.9 from April 2014, so quite fresh. >> >> ServiceMix provides an OSGi-ified version 2.6.9, but that breaks the >> >> ApacheDS build. >> >> >> >> After 2.6.x (2.7.x, 2.8.x, 2.9.x) there exists no small ehcache-core >> but >> >> only an 10MB "Distributed Ehcache, which includes core Ehcache and >> >> Terracotta libraries", so that is no option IMHO. >> >> >> >> My proposal, to solve my issue: >> >> * Replace ehcache-core 2.4.4 with 2.4.3 from ServiceMix. ApacheDS build >> >> works and Studio is happy with it :) >> >> * Investigate why 2.6.9 doesn't work and try to fix it and upgrade to >> >> that version. >> > >> > AFAIR, 2.6.9 has a changed API, which requires a bit of refactoring. >> > This should be possible to use it, and I wouldfavor such a move. >> > >> >> Ok, then I'll set it to 2.4.3 for now, that I can commit my changes for >> Studio. And I create a new issue for upgrade to 2.6.9. >> >> >> > > > -- > Colm O hEigeartaigh > > Talend Community Coder > http://coders.talend.com > -- Kiran Ayyagari http://keydap.com
