Incorrect branch information is taken during publish
----------------------------------------------------
Key: IVY-1059
URL: https://issues.apache.org/jira/browse/IVY-1059
Project: Ivy
Issue Type: Bug
Components: Ant
Affects Versions: 2.1.0-RC1
Environment: Ant 1.7 Hudson continues integration environment
Reporter: Evgueni Smoliar
Priority: Critical
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.