ControlTier > controltier-elements
 

CruiseControlZip

Zip archive of Cruise Control

Overview

Open in Workbench CruiseControlZip: Zip archive of Cruise Control

Models the CruiseControl zip distribution. Attach this object to a CruiseControl object.

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

Allowed Child Dependencies

  • Package

Allowed Parent Dependencies

Attributes

Exported Attributes

Name Property
cruiseControlPackageBase package-base

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.

Checks for README.txt; returns true if it exists.

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.

Checks to see that the package base and install root match and fails if it does not.

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