CruiseControlZip
Zip archive of Cruise Control
Overview
Design
- Super Type
- PlatformZip
| Role | Concrete. (Objects can be created.) |
| Instance Names | Unique |
| Notification | false |
| Template Directory | |
| Data View | Children, proximity: 1 |
| Logger Name | CruiseControlZip |
Constraints
Attributes
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.
assertPackageIsInstalled
Confirm the package process is installed.
- Usage
- assertPackageIsInstalled [-basedir <>] [-depot <>] [-executable <>] [-installroot <>] [-name <>] [-nodeps] [-nodir] [-nomodule] [-nopackageinstall] [-noproperties] [-script <>] [-subdirs <>] [-type <>]
Options
| Option | Description |
|---|---|
| basedir | instance directory |
| depot | project depot |
| executable | executable to run |
| installroot | package installroot |
| name | object name |
| nodeps | do not install dependencies |
| nodir | do not create directories |
| nomodule | do not update module |
| nopackageinstall | do not install package |
| noproperties | do not update properties |
| script | script to execute |
| subdirs | directory list |
| type | object type |
extract
Extract the package archive.
- Usage
- extract [-base <>] -filename <> [-filtersfile <>] -installroot <> -url <>
Options
| Option | Description |
|---|---|
| base | package base name |
| filename | the filename |
| filtersfile | filtersfile |
| installroot | the install root |
| url | the repo url |


