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

Combining RAD Build Utitlity with Jazz Build Engine

We are using Jazz Build Engine and we want to combine this with the RAD Build Utility. Our target is to create a build environment where we can use RAD Build Utiltity in combination with the Jazz Build Engine Ant Tasks. We want to use one build file where we can use RAD Build Utility and Jazz Build Engine Tasks.

We tried to create a new Eclipse Plugin including the Jazz Build Engine Ant Tasks so we can register this plugin in the RAD Build Utility. But this does not work because of different dependencies having RAD Build Engine and the Jazz Build Engine. (I get a NullPointerException deep inside an ant class when I want to call a jazz ant task inside this new plugin).

The only way to solve this problem is to start the RAD Build Utility from inside a Jazz ant build file by calling the exec task of ant and invoking the runAnt.sh.

Is there an other way to achieve this?

0 votes



One answer

Permanent link
This discussion has moved to 128200: Combination of RAD Build Utility and Jazz Build Engine.

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: Aug 27 '10, 8:23 a.m.

Question was seen: 5,583 times

Last updated: Aug 27 '10, 8:23 a.m.

Confirmation Cancel Confirm