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

How to move build outputs instead of copy on a promotion in RTC Enterprise extensions ?

While using the promotion definitions from RTC Enterprise extensions, how can i move the build outputs instead of copying from source to the target libraries ? similar to cut-paste instead of copy-paste.

Thank you, 
Ravikanth Chavali

1 vote



2 answers

Permanent link
Promotion (with binaries) is really about 2 builds. Its purpose is to deliver sources & copy binaries to avoid to rebuild at the next level. There are many consistency checks to avoid to have binaries out of synch with the sources.

We have seen customers that implement some kind of additional processing on the binaries being promoted. The promotion process creates a promotionInfo.xml that can be used for such processing. You should delete binaries only if you're sure that you're not going to use the binaries with another workflow (e.g. packaging at dev or promotion to another build def).


0 votes


Permanent link
Most customers implement some form of "delete behind" logic that gets executed as part of the post promote process (or post build process if you are building at each stream).    It would be hard for the product to know what to do here as it depends on your life-cycle.  But, I suppose one choice could be to delete the sources and outputs of the previous stream (if they have not already been modified by new versions).

0 votes

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
× 69

Question asked: Oct 07 '15, 12:58 a.m.

Question was seen: 3,532 times

Last updated: Nov 09 '15, 12:36 p.m.

Related questions
Confirmation Cancel Confirm