You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Gianni (JIRA)" <ji...@apache.org> on 2008/06/10 16:40:45 UTC

[jira] Created: (IVY-834) Install task fails but reason is not displayed without using -debug or -verbose

Install task fails but reason is not displayed without using -debug or -verbose
-------------------------------------------------------------------------------

                 Key: IVY-834
                 URL: https://issues.apache.org/jira/browse/IVY-834
             Project: Ivy
          Issue Type: Improvement
          Components: Ant
    Affects Versions: 2.0.0-beta-2
            Reporter: Gianni
            Priority: Minor


When the ant install task fails it outputs an error message similar to the following:

BUILD FAILED
/data/java/Ivy/build.xml:66: Problem happened while installing modules  
- see output for details

Without using the -debug or -verbose options to ant no error details are actually displayed so the reason for the failure is unclear.
The reason for the failure should be displayed with the default output without having to resort to -debug.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IVY-834) Install task fails but reason is not displayed without using -debug or -verbose

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene resolved IVY-834.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-RC1
         Assignee: Maarten Coene

The problems/errors should be logged now when something goes wrong during install task.

> Install task fails but reason is not displayed without using -debug or -verbose
> -------------------------------------------------------------------------------
>
>                 Key: IVY-834
>                 URL: https://issues.apache.org/jira/browse/IVY-834
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Gianni
>            Assignee: Maarten Coene
>            Priority: Minor
>             Fix For: 2.0-RC1
>
>
> When the ant install task fails it outputs an error message similar to the following:
> BUILD FAILED
> /data/java/Ivy/build.xml:66: Problem happened while installing modules  
> - see output for details
> Without using the -debug or -verbose options to ant no error details are actually displayed so the reason for the failure is unclear.
> The reason for the failure should be displayed with the default output without having to resort to -debug.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.