You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Archie Cobbs (JIRA)" <ji...@apache.org> on 2007/04/30 20:52:16 UTC

[jira] Created: (IVY-490) Standalone flag -error doesn't eliminate all non-error output

Standalone flag -error doesn't eliminate all non-error output
-------------------------------------------------------------

                 Key: IVY-490
                 URL: https://issues.apache.org/jira/browse/IVY-490
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.4.1
            Reporter: Archie Cobbs
            Priority: Minor


When running ivy in standalone mode with the -error flag, some non-error output still occurs:
# The dots when stuff is downloaded. The result looks like this:
{noformat}
.... (20kB)
.. (0kB)
... (13kB)
.. (0kB)
............................... (232kB)
.. (0kB)
........................................................ (412kB)
{noformat}
# The message output when {{-cachepath}} is used, e.g.:
{noformat}
cachepath output to /var/tmp/ivypath.13028.txt
{noformat}



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


[jira] Updated: (IVY-490) Standalone flag -error doesn't eliminate all non-error output

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

Gilles Scokart updated IVY-490:
-------------------------------

    Fix Version/s: 2.0

> Standalone flag -error doesn't eliminate all non-error output
> -------------------------------------------------------------
>
>                 Key: IVY-490
>                 URL: https://issues.apache.org/jira/browse/IVY-490
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.4.1
>            Reporter: Archie Cobbs
>            Priority: Minor
>             Fix For: 2.0
>
>
> When running ivy in standalone mode with the -error flag, some non-error output still occurs:
> # The dots when stuff is downloaded. The result looks like this:
> {noformat}
> .... (20kB)
> .. (0kB)
> ... (13kB)
> .. (0kB)
> ............................... (232kB)
> .. (0kB)
> ........................................................ (412kB)
> {noformat}
> # The message output when {{-cachepath}} is used, e.g.:
> {noformat}
> cachepath output to /var/tmp/ivypath.13028.txt
> {noformat}

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