You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Adrian Sandor (JIRA)" <ji...@apache.org> on 2008/02/27 19:03:51 UTC

[jira] Created: (IVY-752) Wrong error message for republishing a module

Wrong error message for republishing a module
---------------------------------------------

                 Key: IVY-752
                 URL: https://issues.apache.org/jira/browse/IVY-752
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0-beta-1, 2.0.0-beta-2
            Reporter: Adrian Sandor
            Priority: Minor


If the overwrite attribute is not set to true and I try to republish a module, I get this message:
destination file exists and overwrite == true
however, it should be:
destination file exists and overwrite == false
or something equivalent to that.
This appears in SFTPRepository and SshRepository.

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


[jira] Updated: (IVY-752) Wrong error message for republishing a module

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

Xavier Hanin updated IVY-752:
-----------------------------

    Fix Version/s: 2.0

> Wrong error message for republishing a module
> ---------------------------------------------
>
>                 Key: IVY-752
>                 URL: https://issues.apache.org/jira/browse/IVY-752
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-beta-1, 2.0.0-beta-2
>            Reporter: Adrian Sandor
>            Priority: Minor
>             Fix For: 2.0
>
>
> If the overwrite attribute is not set to true and I try to republish a module, I get this message:
> destination file exists and overwrite == true
> however, it should be:
> destination file exists and overwrite == false
> or something equivalent to that.
> This appears in SFTPRepository and SshRepository.

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


[jira] Resolved: (IVY-752) Wrong error message for republishing a module

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

Maarten Coene resolved IVY-752.
-------------------------------

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

Fixed in trunk. Thanks for reporting.

> Wrong error message for republishing a module
> ---------------------------------------------
>
>                 Key: IVY-752
>                 URL: https://issues.apache.org/jira/browse/IVY-752
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-beta-1, 2.0.0-beta-2
>            Reporter: Adrian Sandor
>            Assignee: Maarten Coene
>            Priority: Minor
>             Fix For: 2.0-RC1
>
>
> If the overwrite attribute is not set to true and I try to republish a module, I get this message:
> destination file exists and overwrite == true
> however, it should be:
> destination file exists and overwrite == false
> or something equivalent to that.
> This appears in SFTPRepository and SshRepository.

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