[jboss-jira] [JBoss JIRA] Closed: (JGRP-851) Integrate commons-logging output with testNG test case reports

Richard Achmatowicz (JIRA) jira-events at lists.jboss.org
Tue Oct 28 14:26:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JGRP-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Achmatowicz closed JGRP-851.
------------------------------------

    Resolution: Done


Tested this out and committed the changes to log4j.properties and org.jgroups.JUnitXMLReporter.


> Integrate commons-logging output with testNG test case reports
> --------------------------------------------------------------
>
>                 Key: JGRP-851
>                 URL: https://jira.jboss.org/jira/browse/JGRP-851
>             Project: JGroups
>          Issue Type: Bug
>            Reporter: Richard Achmatowicz
>            Assignee: Richard Achmatowicz
>            Priority: Minor
>             Fix For: 2.7
>
>
> At present, logging output from commons-logging gets directed by the ConsoleAppender to the console. This is unfortunate for two reasons: (i) as the output from a testNG test case (collected by org.jgroups.util.JUnitXMLReporter)  and the logging output are now not collected together and (ii) the logging output is effectively lost when the console dies.
> Need to find a way to cause the commons-logging output (which is supported by a log4j implementation) to be collected together with the test cases.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list