It's all about the answers!

Ask a question

builds against a snapshot?


Roderick Thomas (661179) | asked Feb 16 '11, 10:29 a.m.
We have a Build Definition that is configured to grab all the recent changes from a workspace to build against.

There are times however when we build/test and need to build again, this time changing the build properties. Instead of modifying the Build Definition (to not accept latest changes) is there anyway to find the last successful Build Result and request another build against THAT snapshot, while changing the build properties accordingly?

2 answers



permanent link
David Lafreniere (4.8k7) | answered Feb 16 '11, 11:59 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
We have a Build Definition that is configured to grab all the recent changes from a workspace to build against.

There are times however when we build/test and need to build again, this time changing the build properties. Instead of modifying the Build Definition (to not accept latest changes) is there anyway to find the last successful Build Result and request another build against THAT snapshot, while changing the build properties accordingly?


Hi Roderick,

Unfortunately we cannot currently build against a snapshot. This request is being tracked in the enhancement work item: https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/90272

Please feel free to add comments to the work item describing your situation.

permanent link
David Olsen (5237) | answered Feb 20 '11, 3:08 a.m.
JAZZ DEVELOPER
On 2011/02/16 7:38, roderick.thomas wrote:
We have a Build Definition that is configured to grab all the recent
changes from a workspace to build against.

There are times however when we build/test and need to build again,
this time changing the build properties. Instead of modifying the
Build Definition (to not accept latest changes) is there anyway to
find the last successful Build Result and request another build
against THAT snapshot, while changing the build properties
accordingly?

Create a new repository workspace from the snapshot that you want to
rebuild. Then run a personal build using that repository workspace. By
running a personal build rather than a regular build, that will avoid
accepting changes into the workspace.

Your answer


Register or 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.