Chapter 2 Working with Apache Ant
The Ant build script generation in PowerDesigner is entirely defined in the Java language definition file (Java XOL) and the application server specific Extended Model Definition file.
The Java XOL defines the generation templates for common properties, tasks and targets. It also defines empty custom templates. The custom templates can be overridden in the application server specific XEM.
The application server specific XEM can override the custom templates to generate a complete build.xml including standard targets and custom targets.
To customize the Ant build.xml generation, you could customize the Java XOL or the server specific XEM.
To customize the Java XOL:
To customize the server specific XEM:
Copyright (C) 2005. Sybase Inc. All rights reserved. |
![]() |