[ http://jira.codehaus.org/browse/MNG-1146?page=all ]
     
Brett Porter closed MNG-1146:
-----------------------------

     Assign To: Brett Porter
    Resolution: Won't Fix

we don't want to impose a logging framework on anyone.

if its a plexus component, we often use AbstractLogEnabled, but that's not the 
case for surefire - for surefire, you should use a monitor, then anything using 
surefire can pass it an adapter to its own logging system

> I've been working on forking surefire - we don't have a convention for the 
> logging that stand alone componenets ought to provide when forked
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-1146
>          URL: http://jira.codehaus.org/browse/MNG-1146
>      Project: Maven 2
>         Type: Improvement
>     Versions: 2.0-beta-3
>  Environment: All
>     Reporter: Andy Glick
>     Assignee: Brett Porter

>
>
> The maven-compiler-plugin invokes plexus.compilers.JavacCompiler which runs 
> javac as a child process with the help of plexus.util.cli
> The maven-surefire-plugin invokes SurefireBooter which runs Surefire as a 
> child process with the help of plexus.util.cli.
> IIRC Ant provides more useful debug time output than either plexus or 
> surefire when forking is taking place. I should think that it would be useful 
> to agree on some minimal output if the forked process runs under "m2 -X".

-- 
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