You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Xavier Hanin (JIRA)" <ji...@apache.org> on 2007/12/04 21:26:43 UTC

[jira] Created: (IVY-656) haltonmissing on publish task does not prevent the other files to be published, even with an atomic publisher

haltonmissing on publish task does not prevent the other files to be published, even with an atomic publisher
-------------------------------------------------------------------------------------------------------------

                 Key: IVY-656
                 URL: https://issues.apache.org/jira/browse/IVY-656
             Project: Ivy
          Issue Type: Bug
          Components: Ant
    Affects Versions: 2.0.0-beta-1
            Reporter: Xavier Hanin


When using an atomic publisher like the file system resolver, and using haltonmissing to fail the build when there are some missing artifacts, one could expect that the module is not published at all on the repository. This is not the case currently, the module is still published normally with some missing artifacts, leaving the repository in an inconsistent state.

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


[jira] Resolved: (IVY-656) haltonmissing on publish task does not prevent the other files to be published, even with an atomic publisher

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

Xavier Hanin resolved IVY-656.
------------------------------

    Resolution: Fixed

I've added a unit test and implemented this behaviour

> haltonmissing on publish task does not prevent the other files to be published, even with an atomic publisher
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: IVY-656
>                 URL: https://issues.apache.org/jira/browse/IVY-656
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0.0-beta-1
>            Reporter: Xavier Hanin
>            Assignee: Xavier Hanin
>             Fix For: 2.0-RC1
>
>
> When using an atomic publisher like the file system resolver, and using haltonmissing to fail the build when there are some missing artifacts, one could expect that the module is not published at all on the repository. This is not the case currently, the module is still published normally with some missing artifacts, leaving the repository in an inconsistent state.

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


[jira] Updated: (IVY-656) haltonmissing on publish task does not prevent the other files to be published, even with an atomic publisher

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

Xavier Hanin updated IVY-656:
-----------------------------

    Fix Version/s: 2.0

> haltonmissing on publish task does not prevent the other files to be published, even with an atomic publisher
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: IVY-656
>                 URL: https://issues.apache.org/jira/browse/IVY-656
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0.0-beta-1
>            Reporter: Xavier Hanin
>             Fix For: 2.0
>
>
> When using an atomic publisher like the file system resolver, and using haltonmissing to fail the build when there are some missing artifacts, one could expect that the module is not published at all on the repository. This is not the case currently, the module is still published normally with some missing artifacts, leaving the repository in an inconsistent state.

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


[jira] Assigned: (IVY-656) haltonmissing on publish task does not prevent the other files to be published, even with an atomic publisher

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

Xavier Hanin reassigned IVY-656:
--------------------------------

    Assignee: Xavier Hanin

> haltonmissing on publish task does not prevent the other files to be published, even with an atomic publisher
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: IVY-656
>                 URL: https://issues.apache.org/jira/browse/IVY-656
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0.0-beta-1
>            Reporter: Xavier Hanin
>            Assignee: Xavier Hanin
>             Fix For: 2.0-RC1
>
>
> When using an atomic publisher like the file system resolver, and using haltonmissing to fail the build when there are some missing artifacts, one could expect that the module is not published at all on the repository. This is not the case currently, the module is still published normally with some missing artifacts, leaving the repository in an inconsistent state.

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