Re: [appfuse-user] Apache Commons Logging for AppFuse

2007-11-01 Thread Matt Raible
Commons Logging 1.1 is a transitive dependency of Spring (and many other libraries). Matt On 11/1/07, dev dev <[EMAIL PROTECTED]> wrote: > I noticed Appfuse is using the JCL from Apache and log4J as the underlying > implementation but i don't see where do we define which logging > implementation

[appfuse-user] Apache Commons Logging for AppFuse

2007-11-01 Thread dev dev
I noticed Appfuse is using the JCL from Apache and log4J as the underlying implementation but i don't see where do we define which logging implementation to use and no where in the POM.xml file we are defining the version of the Apache Commons Logging to use. Am i missing something here? Thanks d