PV Container wrapped in Ant task. Instantiates container, mounts /logger and /taks and then executes nested <command> entries
biz.hammurapi.ant.ContainerTask
Attribute | Description | Required |
---|---|---|
url | URL to load configuration from. One of URL, file or resource is mandatory. These attributes are mutually exclusive. | No. |
file | File to load configuration from. One of URL, file or resource is mandatory. These attributes are mutually exclusive. | No. |
resource | Classloader resource to load configuration from. One of URL, file or resource is mandatory. These attributes are mutually exclusive. | No. |
Element | Description |
---|---|
execute |