[ http://jira.codehaus.org/browse/MSUREFIRE-53?page=comments#action_59834 ] 

Mike Whittemore commented on MSUREFIRE-53:
------------------------------------------

To elaborate on my above comment, I have not been able to get any log4j output 
into the console our into a surefire report. My log4j.properties file is 
located in test-classes, and looks like this (copied from the log4j manual):

    log4j.rootLogger=DEBUG, A1
    log4j.appender.A1=org.apache.log4j.ConsoleAppender
    log4j.appender.A1.layout=org.apache.log4j.PatternLayout
    log4j.appender.A1.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n

An additional data point: I am using the commons-logging API, with the log4j 
jar as a dependency. This used to work.


> Make forked mode console output look the same as non-forked mode console 
> output
> -------------------------------------------------------------------------------
>
>          Key: MSUREFIRE-53
>          URL: http://jira.codehaus.org/browse/MSUREFIRE-53
>      Project: Maven 2.x Surefire Plugin
>         Type: Bug

>     Reporter: Jason van Zyl
>     Assignee: Jason van Zyl
>      Fix For: 2.1.3

>
>
> Right now nothing comes out on the console which is confusing to users.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to