Allows you to run Ant scripts in the config directory. For example, you could run the configure target in an entity’s configuration file to apply changes to the entity properties.
configure entity [ ant-opts ]
Option |
Description |
---|---|
entity |
The name of the entity to configure, in the format described under “Entity references”. entity can also be the prefix (without .xml suffix) of any Ant configuration script in the config directory. It does not need to be a script for a deployed module. |
ant-opts |
Any additional command line options to be passed to Ant. |
Chapter 2, “Ant-Based Configuration,” in the Automated Configuration Guide.