You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Matt Sicker <bo...@gmail.com> on 2014/03/11 13:52:55 UTC

Wondering what we'd like to do about bundles

It seems to be a common opinion here that more JARs is worse. In that
regard, I'd like to point to Wildfly as a good example of a modular OSGi
application. Check out the org.wildfly.bom Maven coordinates. They've got
literally dozens of bundles, but they're also a much, much larger
application.

I'd like to know if we could do it similarly for an OSGi build (possibly as
a parallel Logging Services project) with a "monolithic" standard build
which is what's available today. Basically, as long as you can still use
log4j the same way you already do, would it be alright to also make a bunch
of bundles available?


-- 
Matt Sicker <bo...@gmail.com>