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

Detecting components ready to accept change sets

We use RTC 2.0 with Ant and Jazz build engine to do our builds. Our build workspace contains a number of components and for each we go through a compile-deploy-test cycle. The deploy and test are quite costly and we would like to optimize the whole process by doing it only if the underlying source has changed. We use "teamAccept" followed by "teamFetch" Ant tasks to get the source. Unfortunately, "teamAccept" can only provide (via changesAcceptedProperty) a number of all change sets accepted in the entire workspace. We need to get this information on a per component basis.
Also, ideally, we would like to do something less invasive than "accept". My question is: is there some other way (using scm command?) to detect if a component has change sets ready to be accepted into a workspace?

chris

0 votes


Be the first one to answer this question!

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

Question asked: Mar 10 '11, 12:42 a.m.

Question was seen: 3,944 times

Last updated: Mar 10 '11, 12:42 a.m.

Confirmation Cancel Confirm