The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 4 Aug 2003 9:30 AM
Changes:
environment changed to
timeoriginalestimate changed from 0
timeestimate changed from 0 minutes
Fix Version changed to 1.1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-136&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-136
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-136
Summary: console output prints the wrong task/tag name
Type: Bug
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
core
Fix Fors:
1.1
Versions:
1.0-beta-7
Assignee:
Reporter: Vincent Massol
Created: Tue, 8 Oct 2002 9:18 AM
Updated: Mon, 4 Aug 2003 9:30 AM
Description:
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.
"
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]