[
https://issues.apache.org/jira/browse/ZOOKEEPER-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187788#comment-15187788
]
Arshad Mohammad commented on ZOOKEEPER-2385:
--------------------------------------------
This is happening because ivy version in {{build.xml}} and
{{src\contrib\build-contrib.xml}} are different.
Ivy jar downloaded at {{src\java\lib}} is being deleted while it is in use. It
is like a build race condition.
> Zookeeper trunk build is failing on windows
> -------------------------------------------
>
> Key: ZOOKEEPER-2385
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2385
> Project: ZooKeeper
> Issue Type: Bug
> Components: build
> Reporter: Arshad Mohammad
> Assignee: Arshad Mohammad
>
> command {{ant tar}} fails with following error
> {code}
> D:\gitHome\zookeeperTrunk\build.xml:722: The following error occurred while
> executing this line:
> D:\gitHome\zookeeperTrunk\src\contrib\build.xml:47: The following error
> occurred while executing this line:
> D:\gitHome\zookeeperTrunk\src\contrib\build-contrib.xml:207: Unable to delete
> file D:\gitHome\zookeeperTrunk\src\java\lib\ivy-2.4.0.jar
> {code}
> This is happening only on windows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)