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 2008/06/25 17:48:45 UTC

[jira] Resolved: (IVY-733) File system resolver fails to rename artifact directory during atomic publish

     [ https://issues.apache.org/jira/browse/IVY-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin resolved IVY-733.
------------------------------

    Resolution: Fixed

Great, so it seems my added checks, tests and code review was successful. I mark this resolved in 2.0-RC1, feel free to reopen with verbose log should you encounter the same problem again.

> File system resolver fails to rename artifact directory during atomic publish
> -----------------------------------------------------------------------------
>
>                 Key: IVY-733
>                 URL: https://issues.apache.org/jira/browse/IVY-733
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-beta-2
>         Environment: Windows XP Professional SP2 and Windows Vista Ultimate.
> Java version 1.6.0_04.
> Ivy running standalone (called from MSBuild scripts.)
>            Reporter: Tim Berry
>            Assignee: Xavier Hanin
>             Fix For: 2.0-RC1
>
>         Attachments: ivysettings.Nightly.xml
>
>
> I am attempting to use the new atomic publishing functionality in the filesystem resolver (fix for IVY-492.)
> The publishing process appears to complete, and does not show any errors, but the artifacts are left in a directory named '[revision].part'.
> See attached file for the ivy settings I am using.
> I am running Ivy from an MSBuild script using a command line like the following:
> java.exe -cp ivy.jar;commons-cli.jar -Drepository.dir=C:\Temp org.apache.ivy.Main -settings ivysettings.Nightly.xml -ivy ivy.xml -revision 1.0.0.0 -publish Nightly -deliverto build\ivy.xml -status integration -publishpattern build\[artifact](.[ext])

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