[ https://issues.apache.org/jira/browse/ZOOKEEPER-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797262#action_12797262 ]
Patrick Hunt commented on ZOOKEEPER-637: ---------------------------------------- I believe the issue was with the taskdef, not ivy:settings Can you try moving ivy:settings into it's own target that's always run, but taskdef only run if ivy.initialized is not set? They try both use cases (yours and the one I mentioned). > Trunk build is failing > ---------------------- > > Key: ZOOKEEPER-637 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-637 > Project: Zookeeper > Issue Type: Bug > Components: build > Reporter: Flavio Paiva Junqueira > Assignee: Flavio Paiva Junqueira > Attachments: ZOOKEEPER-637.patch > > > The trunk build is failing when Hudson runs it. The problem seems to be that > ivy-init is executed only once, but its definitions (in particular > ivy:settings) do not persist, and the failure occurs when we run ivy-retrieve > a second time, which requires the definition of ivy:settings. > It seems that the problem occur with ant 1.7.0, but not with 1.7.1, so it > could be an ant issue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.