It's all about the answers!

Ask a question

How to do Headless RCP product build on RTC


Jason Lin (112) | asked Feb 10 '09, 9:51 p.m.
Currently we're evaluating RTC. The project is to develope an RCP product. We want to migrate the codes from CVS server to Jazz Server.

I want to make a headless build of RCP product by pulling source codes from the Jazz Srouce Control.

The previous way is to interate with the CVS server and build it in the client machine with PDE build and RCP delta package installed.

Can I do that with Jazz repository? Thank you very much.

2 answers



permanent link
Ralph Schoon (63.1k33646) | answered Feb 10 '09, 11:43 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hello singup,

I am not sure about all implications of your question here is what its worth:

RTC comes with a build engine and build system toolkit that allows to setup
and specify machines for headless builds.
In case of Eclipse you would use the Eclipse Core Batch Compiler ECJ form
eclipse.org and ANT to run a headless build on a Java App, call unit tests
etc.
The Build definition can automatically accept changes from a RTC Stream,
download the associated data to some location, create a baseline and call
the build tools and publish results.

There are several articles in the Jazz Team Blog about this as well as other
information like the workshop in https://jazz.net/learn/
A really good overview about some of the capabilities including the Build
part can be found here: https://jazz.net/learn/LearnItem.jsp?href=content/docs/rtc1.0-capabilities/index.html

Hope this is not completely off topic 8-)

Ralph

Currently we're evaluating RTC. The project is to develope an RCP
product. We want to migrate the codes from CVS server to Jazz Server.

I want to make a headless build of RCP product by pulling source codes
from the Jazz Srouce Control.

The previous way is to interate with the CVS server and build it in
the client machine with PDE build and RCP delta package installed.

Can I do that with Jazz repository? Thank you very much.

permanent link
Jason Lin (112) | answered Feb 12 '09, 5:09 a.m.
Thanks

Hello singup,

I am not sure about all implications of your question here is what its worth:

RTC comes with a build engine and build system toolkit that allows to setup
and specify machines for headless builds.
In case of Eclipse you would use the Eclipse Core Batch Compiler ECJ form
eclipse.org and ANT to run a headless build on a Java App, call unit tests
etc.
The Build definition can automatically accept changes from a RTC Stream,
download the associated data to some location, create a baseline and call
the build tools and publish results.

There are several articles in the Jazz Team Blog about this as well as other
information like the workshop in https://jazz.net/learn/
A really good overview about some of the capabilities including the Build
part can be found here: https://jazz.net/learn/LearnItem.jsp?href=content/docs/rtc1.0-capabilities/index.html

Hope this is not completely off topic 8-)

Ralph

Currently we're evaluating RTC. The project is to develope an RCP
product. We want to migrate the codes from CVS server to Jazz Server.

I want to make a headless build of RCP product by pulling source codes
from the Jazz Srouce Control.

The previous way is to interate with the CVS server and build it in
the client machine with PDE build and RCP delta package installed.

Can I do that with Jazz repository? Thank you very much.

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.