JBossZip
A JBoss Distribution Package
Overview
Design
- Super Type
- PlatformZip
| Role | Concrete. (Objects can be created.) |
| Instance Names | Unique |
| Notification | false |
| Template Directory | ${modules.dir}/JBossZip/templates |
| Data View | Children, proximity: 1 |
| Logger Name | JBossZip |
Constraints
Allowed Child Dependencies
- Package
Allowed Parent Dependencies
- Deployment
Allowed Property Values
| Property | Allowed Values | Default | Enforced |
|---|---|---|---|
| package-install-root |
|
|
false |
| package-repo-url |
|
|
false |
| package-filetype |
|
|
false |
| package-arch |
|
|
false |
| package-install-rank |
|
|
false |
Attributes
Exported Attributes
| Name | Property | Description |
|---|---|---|
| jboss_install_root | package-install-root |
package-install-root property, the installation root of the JBoss distribution, maps to the jboss_install_root attribute |
| jboss_version | package-version |
package-version property, the version of the JBoss distribution, maps to the jboss_version attribute |
Commands
Note
Commandline options displayed in square brackets "[]" are optional. If an option expects arguments, then angle brackets are shown after the option "<>". Any default value is shown within the brackets.
extract
extracts the distribution
Extracts the package into the installation root
- Usage
- extract [-base <>] [-filename <>] [-installroot <>]
Options
| Option | Description |
|---|---|
| base |
package base name
base name of the package file |
| filename |
filename of the distribution
filename representing the package distribution |
| installroot |
destination directory
installation root of the package |



