[
https://issues.apache.org/jira/browse/IVY-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757876#action_12757876
]
Evgueni Smoliar commented on IVY-1059:
--------------------------------------
For the moment I put pubbranch paramer in ivy:publish task in ant script.
It does the trick for me. I found in much easier than configuring different
caches.
Anyhow I would say it is still a bug :)
> Incorrect usage of the resolution cache should be reported nicely
> -----------------------------------------------------------------
>
> Key: IVY-1059
> URL: https://issues.apache.org/jira/browse/IVY-1059
> Project: Ivy
> Issue Type: Improvement
> Components: Ant
> Affects Versions: 2.1.0-RC1
> Environment: Ant 1.7 Hudson continues integration environment
> Reporter: Evgueni Smoliar
>
> I have 2 ant builds for the same project running in hudson build environment.
> One build is for branch="" second for branch="1.0".
> Branch information is configured in *.ivy files for this projects.
> Problem is that if this builds are started at the same time, one build takes
> a branch information from the other build.
> I don't understand how could this happened. Looks like there are some static
> configuration is set in ivy .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.