Specifically, the SLF4JLogFactory in OPENJPA-1732. I'm looking at pulling the commons-logging fix in OPENJPA-1735 in now....
-Donald On 7/21/10 1:19 PM, Donald Woods wrote: > Would be easy to backport, but since 2.0.x is in maintenance mode, I > don't see us integrating these features anytime soon.... > > -Donald > > > On 7/20/10 10:10 PM, Craig L Russell wrote: >> Hooray. >> >> Are the patches such that they could be applied to the 2.whatever.x >> branches? If anyone volunteers for this activity... >> >> Craig >> >> On Jul 20, 2010, at 2:47 PM, Donald Woods wrote: >> >>> As of r966020, the OpenJPA trunk (2.1.0-SNAPSHOT) now has the following >>> long sought after improvements - >>> >>> OPENJPA-1732 LogFactory adapter for SLF4J >>> Now, the SLF4J API can be used by setting openjpa.Log=slf4j and >>> including the required slf4-api and backend adapter on the classpath. >>> >>> OPENJPA-1735 Mark commons-logging as provided in the build to remove >>> transient maven dependency >>> Now, users of openjpa-2.1.0-SNAPSHOT.jar no longer need to include a >>> dependency exclusion for commons-logging. >>> >>> >>> Enjoy! >>> Donald >> >> Craig L Russell >> Architect, Oracle >> http://db.apache.org/jdo >> 408 276-5638 mailto:[email protected] >> P.S. A good JDO? O, Gasp! >> >> >
