[GRADLE-285] Replace commons-logging used by http-client with jcl-over-slf4j Created: 28/Oct/08  Updated: 04/Jan/13  Resolved: 27/Nov/08

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 0.5

Type: Improvement
Reporter: Hans Dockter Assignee: Hans Dockter
Resolution: Fixed Votes: 0


 Description   

From Tom Eyckmans:

I noticed gradle has SLF4J + Logback in the lib dir, but also commons-logging why not use the jcl-over-slf4j.jar wrapper so all logging happens by logback?



 Comments   
Comment by Victor Ott [ 14/Nov/08 ]

This could be done immediately, already for version 0.5, without any code changes:
just remove "commons-logging-xx.jar", and add "jcl-over-slf4j-xy.jar". Current version is "jcl-over-slf4j-1.5.5.jar"

Generated at Wed Jun 30 11:26:16 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.