이 콘텐츠는 선택한 언어로 제공되지 않습니다.
7. Creating Ant Bundles
Bundles are archive files that is stored on the server and then downloaded by an agent to deploy to a platform or resource. A bundle distribution is comprised of two elements:
- An Ant recipe file named
deploy.xml - Any associated application files. These application files can be anything; commonly, they fall into two categories:
- Archive files (JAR or ZIP files)
- Raw text configuration files, which can include tokens where users define the values when the bundle is deployed
Note
The process and guidelines for actually creating an Ant recipe are outside the scope of this documentation. This document outlines the options and requirements for using Ant recipes specifically to work with the JBoss ON provisioning system.
For basic instructions, options, and tutorials for writing Ant tasks, see the Apache Ant documentation at http://ant.apache.org/manual/index.html.
7.1. Supported Ant Versions 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Table 1, “Ant Versions” lists the supported Ant and Ant Task versions.
| Software | Version |
|---|---|
| Ant |
|
| Ant-Contrib |
|