You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2012/12/19 08:51:13 UTC

[jira] [Created] (TAP5-2035) Make it easier to choose another slf4j backend

Jochen Kemnade created TAP5-2035:
------------------------------------

             Summary: Make it easier to choose another slf4j backend
                 Key: TAP5-2035
                 URL: https://issues.apache.org/jira/browse/TAP5-2035
             Project: Tapestry 5
          Issue Type: Improvement
    Affects Versions: 5.3, 5.4
            Reporter: Jochen Kemnade


Tapestry-IOC includes slf4j-log4j12 and log4j as compile dependencies. This is not necessary and makes it hard for users to choose another logging backend for slf4j. Tapestry-IOC should depend on slf4j-api only and the backend should be exchangeable without having to exclude transitive dependencies.
However, it seems sensible to provide log4j as the default binding for quickstart projects, so the dependency on slf4j-log4l12 should be added to the final project.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira