Rational Developer for System z

J2EEANT: J2EE ANT verify/build language definition

(SCLM Language definition for Java/J2EE build script)

This is the main language definition for Java/J2EE builds and is invoked when a J2EE ARCHDEF is built as a verify language definition. The J2EEBLD build script is stored with this language definition and is referenced in the ARCHDEF by the SINC keyword.

This verify language definition determines which parts require building (including nested archdefs) depending on the build mode, and copies these parts into the z/OS® Unix Systems services workarea directory. A skeleton ANT xml is dynamically customized according to the build script and the parts built in the workarea using ANT. The class files are passed to the JAVA/JAVABIN language translators to store the class files back into SCLM. J2EE objects generated such as a JAR, WAR, or EAR are passed to the ARCHDEF language translator (J2EEOBJ) to be stored back into SCLM.


Feedback