You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/16 06:39:34 UTC

[jira] Closed: (MAVEN-136) console output prints the wrong task/tag name

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

    Resolution: Won't Fix

I don't particularly understand this one, as we don't echo task names, but goal names - assuming it is irrelevant given age.

> console output prints the wrong task/tag name
> ---------------------------------------------
>
>          Key: MAVEN-136
>          URL: http://jira.codehaus.org/browse/MAVEN-136
>      Project: maven
>         Type: Bug
>   Components: core
>     Versions: 1.0-beta-7
>     Reporter: Vincent Massol
>     Priority: Minor

>
>
> Extract from conversation between Vincent and James:
> James:
> "
> I think the reason that the <waitfor> comes out on the console is that its an Ant task and so tells the Project what task name it is, which is then used by Ant's logging to output the current task. <attainGoal> isn't an Ant task so the previous Ant task's name is used (waitfor).
>  
> We just need to hack the logging bit to use the Jelly tag's name instead of the last-executed-Ant-task name.
> "

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org