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

Simplified builds from Jazz source control?

From New and Noteworthy...


Simplified builds from Jazz source control:

The Jazz build engine can now accept and fetch, as well as publish change-sets and work items. It's no longer necessary to use the teamAccept, teamFetch, changeSetPublisher, and workItemPublisher tasks for anything other than an advanced scenario.


Is there more information on this item anywhere.

0 votes



One answer

Permanent link
There is not any more info anywhere. Here's the details:

When you create a new build definition (you can't retrofit existing
definitions), you choose Ant. Next, there will be a wizard page for
Pre-build options. Select Jazz SCM.

Once you finish the wizard, you will have a Jazz SCM page in the definition
editor. Here, you can configure the build workspace, fetch (load)
destination, and related properties. When running builds that use this Jazz
SCM config page, the build engine will fetch the code for you. Also, the
changes and work items are automatically published.

The caveat is that it only supports one build workspace. So, if you have an
advanced scenario where you need to fetch from multiple workspaces, you will
still need to use the teamFetch task inside your build script. You are free
to use a combination of the Jazz SCM page and the teamFetch task.

---
Ryan Manwiller
Jazz Team Build

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

Question asked: Feb 05 '08, 9:31 p.m.

Question was seen: 3,943 times

Last updated: Feb 05 '08, 9:31 p.m.

Confirmation Cancel Confirm