It's all about the answers!

Ask a question

Workbench ANT tasks missing from Jazz builds?


Daryl Spartz (131) | asked Jun 05 '09, 12:03 p.m.
I have been using a set of ANT scripts for years to build an enterprise application. The scripts use ANT tasks provided by the RAD/RSA workbench, such as <eclipse>, <workspacePreferenceGet>, <getProjectData> but those are apparently not available from a Jazz engine build according to a build log. I also use <workspaceBuild>, and <workspaceGetErrors> and others, which I'm speculating also are not available (my script doesn't get that far so I don't know)

Is there a way to make these available to the build engine?

2 answers



permanent link
Nick Edgar (6.5k711) | answered May 31 '11, 1:52 p.m.
JAZZ DEVELOPER
Since this question was posted, an article has been published on DeveloperWorks explaining the use of the RAD tools from a continuous build system:
https://www.ibm.com/developerworks/rational/library/10/enhancecontinuousintegrationwiththerationalapplicationdeveloperbuildutility/

The article usees Hudson, but the approach could easily be adapted to RTC Build, e.g. using an Ant build definition.

permanent link
Bernard Velkaverh (6) | answered Jun 02 '11, 4:36 a.m.
...
The article uses Hudson, but the approach could easily be adapted to RTC Build, e.g. using an Ant build definition.


I have to say I see this as a serious problem. Reading the article I don't find it easy at all to make RAD ant tasks available in RTC build.

RTC and RAD are a natural combination. Why isn't building RAD projects better supported and documented? Is buying Build Forge the only way if one wants proper integration and support for this?

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.