{jenkins-plugin-info:pluginId=rad-builder} |
This plugin allows Jenkins to invoke IBM Rational Application Developer as a build step. |
For a complete tutorial describing how to use this plugin, refer to the Enhance continuous integration using Rational Application Developer and the Hudson build server article on developerWorks. |
The nice guide to the Rational Build Utility details, on developerWorks, how to use the headless feature of Rational Application Developer. |
This plugin is aimed at using the headless capabilities of IBM Rational Application Developer (RAD) 7.0/7.5, which is Ant-based, to build J2EE applications designed with RAD.
This plugin currently supports:
BU is the fully headless version of RAD. |
This plugin works as the built-in Ant builder:
RAD uses an environment variable called |
WORKSPACE
/workspace
environment variable: Now, the plugin sets RAD's workspace using workspace
(lower case letters) whether it is running on Windows or LinuxWORKSPACE
environment variable on Windows: RAD/BU expects it to be an absolute path, not a relative oneWORKSPACE
environment variableWORKSPACE
/workspace
environment variable on LinuxgroupId
(org.jvnet.hudson.plugins rather than hudson.plugins)If you use version a RAD or a BU installation on Linux, you need to edit, respectively, |