[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: |