On Mon, Jan 16, 2012 at 09:57, Felix Meschberger <[email protected]> wrote: > Hi, > > Am 16.01.2012 um 09:22 schrieb David Bosschaert: > >> Hi all, >> >> I'm looking at the dependencies of the Aries jndi-bundle component, >> roughly they are: >> >> the javax JNDI API >> the OSGi JNDI API >> aries-util >> aries-proxy >> aries-blueprint >> slf4j >> >> I'm wondering about the last two: aries-blueprint and slf4j. > > I'd even question aries-proxy. Is this for some Reference stuff ? > >> >> * I *think* there is some blueprint-specific code in aries/jndi but I >> wonder can this dependency be made optional? > > Or even moved out of the core bundle ? > >> * The SLF4J dependency always drags in at least 2 slf4j bundles. Would >> it not be better to have the logging go through the OSGi log service? >
Or java.util.logging if the capabiilities of the log service are seen too limited. > +1 > > Regards > Felix -- ------------------------ Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ FuseSource, Integration everywhere http://fusesource.com
