It's all about the answers!

Ask a question

[BUILD] deliver snapshots to stream


Dominic Evans (6653) | asked Mar 02 '09, 11:58 a.m.
Currently we have a stream, lets call it 'trunk'.

We then have a workspace 'trunk-build' which is used by our jazz build
engine to perform builds (as per the instructions suggest it should be
setup).

Currently snapshots are automatically created in the 'trunk-build'
(e.g., trunk-20090101-0900) workspace by the build engine whenever it
creates a build.

a) is there a way to have these snapshots automatically delivered to the
stream?
b) (even better) is there a way to have just the successfully built
snapshots automatically delivered to the stream?

2 answers



permanent link
Dominic Evans (6653) | answered Mar 06 '09, 11:18 a.m.
On 02/03/09 16:54, Dominic Evans wrote:
Currently we have a stream, lets call it 'trunk'.

We then have a workspace 'trunk-build' which is used by our jazz build
engine to perform builds (as per the instructions suggest it should be
setup).

Currently snapshots are automatically created in the 'trunk-build'
(e.g., trunk-20090101-0900) workspace by the build engine whenever it
creates a build.

a) is there a way to have these snapshots automatically delivered to the
stream?
b) (even better) is there a way to have just the successfully built
snapshots automatically delivered to the stream?

Surprised no responses to this yet, hasn't anyone else wanted to do this?

I guess I could achieve it by calling out to the scm executable and
delivering from trunk-build to trunk, but presumed there was a better
'standard' way of doing this.

permanent link
Jean-Michel Lemieux (2.5k11) | answered Mar 06 '09, 11:08 p.m.
JAZZ DEVELOPER
We don't have an ant task which would deliver the baselines or promote the snapshot to the stream. You would have to use the command line. Promoting snapshots via the CLI will only be available in 2.0.
Jean-Michel

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.