You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/08 23:24:19 UTC

[jira] Closed: (MAVEN-1189) Many extraneous ant tag library messages output

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Mon, 8 Mar 2004 5:23 PM

no longer log those messages anywhere
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1189

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1189
    Summary: Many extraneous ant tag library messages output
       Type: Bug

     Status: Closed
   Priority: Minor
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc2
   Versions:
             1.0-rc2

   Assignee: Brett Porter
   Reporter: dion gillard

    Created: Sun, 7 Mar 2004 7:35 PM
    Updated: Mon, 8 Mar 2004 5:23 PM

Description:
As a result of recent logging changes many messages from the ant tag library of jelly are now displayed.

This is very apparent during bootstrap in the plugin tests:

     [exec] xdoc:jelly-transform:
     [exec]     [echo] Generating C:/source/maven-plugins/clover/src/plugin-test/target/docs/cvs-usage.html from C:\source\maven-plu
gins\clover\src\plugin-test\target\generated-xdocs\cvs-usage.xml
     [exec] Could not convert tag: a into an Ant task, data type or property
     [exec] Could not convert tag: a into an Ant task, data type or property
     [exec] Could not convert tag: a into an Ant task, data type or property
     [exec] Could not convert tag: a into an Ant task, data type or property
     [exec] Could not convert tag: a into an Ant task, data type or property
     [exec] Could not convert tag: a into an Ant task, data type or property
     [exec] Could not convert tag: a into an Ant task, data type or property
     [exec] Could not convert tag: a into an Ant task, data type or property
     [exec]     [echo] Generating C:/source/maven-plugins/clover/src/plugin-test/target/docs/dependencies.html from C:\source\maven-
plugins\clover\src\plugin-test\target\generated-xdocs\dependencies.xml

and 

     [exec] ear:ear:
     [exec]     [mkdir] Created dir: C:\source\maven-plugins\ear\src\plugin-test\target
     [exec] ear:generate-ear-descriptor:
     [exec]     [echo] Generating appxml file:"C:\source\maven\..\maven-plugins\ear\src\plugin-test/src/application/META-INF/applica
tion.xml version 1.3"

     [exec]     [echo] Building EAR test-maven-ear-plugin-1.0-SNAPSHOT with appxml "C:\source\maven\..\maven-plugins\ear\src\plugin-
test/src/application/META-INF/application.xml"
     [exec] The <ear> task doesn't support the nested "echo" element.
     [exec]     [echo] Bundling: jar - commons-logging:commons-logging
     [exec] The <ear> task doesn't support the nested "echo" element.



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