Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Accepting changes from multiple flow targets using Ant Tasks

Hi,

Trying to accept changes from multiple flow targets in order to create a conflict.  We are trying to accomplish this through JBE as well as using the teamAccept task definition provided with RTC, but we are getting the following error over and over again:

com.ibm.team.repository.common.TeamRepositoryException: Component XYZ is accepting changes from multiple flow targets
at com.ibm.team.build.internal.scm.SourceControlUtility.acceptAllIncoming(SourceControlUtility.java:1066)
at com.ibm.team.build.internal.scm.SourceControlUtility.acceptAllIncoming(SourceControlUtility.java:935)
at com.ibm.team.build.internal.engine.JazzScmPreBuildParticipant.performAccept(JazzScmPreBuildParticipant.java:359)
at com.ibm.team.build.internal.engine.JazzScmPreBuildParticipant.preBuild(JazzScmPreBuildParticipant.java:176)
at com.ibm.team.build.internal.engine.BuildLoop.invokePreBuildParticipants(BuildLoop.java:933)
at com.ibm.team.build.internal.engine.BuildLoop$2.run(BuildLoop.java:739)
at java.lang.Thread.run(Thread.java:769) 

We are wondering if it is possible for JBE/RTC Ant Tasks to accept changes from multiple streams without having to complain about it.

Thank you.

0 votes



One answer

Permanent link
 >We are wondering if it is possible for JBE/RTC Ant Tasks to accept changes from multiple streams without having to complain about it. 

I don't think so.. cause how should it do the process? which stream first? what to do about conflicts?

altho I have a question here too..  just cause I have multiple flow targets defined, why is it using more than one?
only one can be current at a time. 

0 votes

Comments

We don't mind creating a conflict -- this is what we actually want to occur.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,015
× 1,699

Question asked: May 14 '14, 3:54 p.m.

Question was seen: 5,266 times

Last updated: May 15 '14, 11:00 a.m.

Confirmation Cancel Confirm