[ http://mc4j.org/jira/browse/STS-414?page=comments#action_11029 ] 
            
Frederic Daoud commented on STS-414:
------------------------------------

I've written the code to replace commons-logging with slf4j. This would resolve 
STS-414 and also would make STS-403 a non-issue.

The changes I've made include:

- replaced commons-logging.jar with slf4j-api.jar
- made corresponding changes to Log.java and Log4JLogger.java
- added slf4j-simple.jar to lib/test (a simple implementation is needed to run 
the tests)
- added jcl104-over-slf4j.jar to lib/test (Spring has a dependency on 
commons-logging)
- added the SLF4J license file
- made appropriate changes to .classpath, build.xml, pom.xml, stripes.iml, 
Examples.iml, readme.txt

I'd like to commit this change to the SVN trunk, but before doing so, would 
appreciate some approval on this change.

Thanks!
Freddy


> update to commons logging 1.1.1
> -------------------------------
>
>                 Key: STS-414
>                 URL: http://mc4j.org/jira/browse/STS-414
>             Project: Stripes
>          Issue Type: Improvement
>            Reporter: Kai Grabfelder
>         Assigned To: Kai Grabfelder
>            Priority: Minor
>             Fix For: Release 1.5
>
>
> once commons logging 1.1.1 is release stripes should be updated to use it (in 
> order to resolve packaging issues for maven2 users)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to