cfantrunner - version 00.00.01
Description
This is a tag for running Apache Ant scripts.
Note: this tag must be installed as an Railo Extension using this extension provider:
http://preview.getrailo.org/ExtensionProvider.cfc?
Syntax
You can set properties by passing in a key/value struct, and specify the build target.
Usage
<cfantrunner antfile="#expandPath("/cfantrunner/build/build.xml")#" target="build" properties="#props#" />
