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

Mike Drob commented on CURATOR-234:
-----------------------------------

I pushed this, but the added logging made the Jenkins build time out. 
Apparently that's a lot of logging that we do. I'm going to try and tweak the 
Jenkins settings a bit so that we get completed builds, then probably open a 
few JIRAs to see if we can address the logging that's going on.

> Add test logging back to modules
> --------------------------------
>
>                 Key: CURATOR-234
>                 URL: https://issues.apache.org/jira/browse/CURATOR-234
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Mike Drob
>            Assignee: Mike Drob
>
> Commit db06634 removed the slf4j-log4j12 dependency from the parent pom, so 
> now we no longer have test logging easily available. This makes it difficult 
> to debug various failing tests.
> {noformat}
>         <dependency>
>             <groupId>org.slf4j</groupId>
>             <artifactId>slf4j-log4j12</artifactId>
>             <scope>test</scope>
>         </dependency>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to