[ 
https://issues.apache.org/jira/browse/TAP5-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13556579#comment-13556579
 ] 

Hudson commented on TAP5-2035:
------------------------------

Integrated in tapestry-trunk-freestyle #1011 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/1011/])
    TAP5-2035: Make it easier to choose another slf4j backend -apply patch to 
depend only on slf4j-api (Revision 09637fa275565f1805d6248ec182ac9e8a9b54f4)

     Result = FAILURE
kaosko : 
Files : 
* build.gradle
* quickstart/filtered/archetype-resources/pom.xml
* quickstart/filtered/archetype-resources/build.gradle
* tapestry-ioc/build.gradle
* quickstart/build.gradle

                
> 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
>            Assignee: Kalle Korhonen
>              Labels: logging, patch
>             Fix For: 5.4
>
>         Attachments: 
> 0001-Have-tapestry-ioc-depend-on-slf4j-api-instead-of-slf.patch
>
>
> 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

Reply via email to