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 "Jing Xue (JIRA)" <ji...@apache.org> on 2007/07/12 17:13:04 UTC

[jira] Created: (IVY-571) attribute name in error message needs update

attribute name in error message needs update
--------------------------------------------

                 Key: IVY-571
                 URL: https://issues.apache.org/jira/browse/IVY-571
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0-alpha-1
            Reporter: Jing Xue
            Priority: Trivial


I got this error:
"cannot publish src/ivy.xml as 1.1: bad revision found in ivy file (Revision: 1.0). Use forcedeliver or *update*."

Is "update" meant to be the "overwrite" attribute of ivy:publish?


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


[jira] Resolved: (IVY-571) attribute name in error message needs update

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

Xavier Hanin resolved IVY-571.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-1

This is not a problem in the the message, but in the documentation of the publish task, since the update attribute actually exists. I've updated the documentation to document this update attribute.

> attribute name in error message needs update
> --------------------------------------------
>
>                 Key: IVY-571
>                 URL: https://issues.apache.org/jira/browse/IVY-571
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Jing Xue
>            Priority: Trivial
>             Fix For: 2.0.0-beta-1
>
>
> I got this error:
> "cannot publish src/ivy.xml as 1.1: bad revision found in ivy file (Revision: 1.0). Use forcedeliver or *update*."
> Is "update" meant to be the "overwrite" attribute of ivy:publish?

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