On Sep 6, 2013, at 9:05 AM, Roland <[email protected]> wrote:

> The biggest problem is loading of third-party-bundles. Foremost, the loading
> of log4j2 is slow because this bundle has many dependencies. Although most
> dependencies are declared as optional, I need them to resolve dependencies.

Ditch log4j2 for a smaller logging framework perhaps? :)

Or repackage those bundles so you can exclude optional dependencies (and strip 
other stuff you're not using).

Greetings, Marcel


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to