If you do Log4j, consider using version 2.1 as well.

Gary

On Tue, Nov 4, 2014 at 9:57 AM, Romain Manni-Bucau <rmannibu...@gmail.com>
wrote:

> Hi
>
> Why not doing it in OpenWebBeans?
>
>
> Romain Manni-Bucau
> @rmannibucau
> http://www.tomitribe.com
> http://rmannibucau.wordpress.com
> https://github.com/rmannibucau
>
>
> 2014-11-04 14:55 GMT+00:00 Jochen Wiedmann <jochen.wiedm...@gmail.com>:
> > Hi,
> >
> > As some of you (hopefulyl not all) may have noticed, have added a
> > project called Commons Inject to the Sandbox [1] today. Commons Inject
> > is a JSR 330 compliant dependency injection framework. It is something
> > I had in the works for quite some time, but now it has reached a
> > decent state with my preliminary milestones reached:
> >
> > - Passes the JSR 330 TCK.
> > - Integrated lifecycle handling via @PostConstruct and @PreDestroy.
> > Works with all scopes,
> >   including lazy singletons. (I never got this to work with Guice,
> > which has been my major
> >   driver for doing this.)
> > - Integrated logger injection framework for Log4J, SLF4J, and Commons
> > Logging. Others can
> >   easily be added.
> >
> > I intend to use this for serious works from now on and consequently
> > hope to create a release real soon, at which point I'll ask to move
> > this to proper.
> >
> > Any feedback welcome.
> >
> > Jochen
> >
> > [1] https://svn.apache.org/viewvc/commons/sandbox/commons-inject/trunk/
> >
> >
> > --
> > Our time is just a point along a line that runs forever with no end.
> > (Al Stewart, Lord Grenville)
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to