4.10.1. Bundle Info

The following attributes are found in bundle info files. Note that not all bundle info files have all attributes. Also custom attributes are allowed.

Table 4.4. Bundle Info Attributes

TypeBundleWorks object type. "Bundle" for bundles.
NameBundle name. Should match enclosing directory name.
VersionBundle version. Should match enclosing directory name.
Created-ByName of user who created the bundle.
Created-DateDate bundle was created. This is used during deployment to determine whether to upgrade or rollback
Build-OSNameOS name (e.g. Mac OS X) captured at build time.
Build-OSArchOS architecture (e.g. i386) captured at build time.
Build-OSVersionOS version captured at build time
Build-HostHostname captured at build time
Build-PathPATH environment variable captured at build time
Build-ConfiguredWithConfigure options passed to bw bundle
Runtime-ConfigA colon-delimited list of file patterns used for configuration versioning. [*]
Runtime-LogsA colon-delimited list of file patterns used for log archiving. [*]

[*] These patterns can be absolute or relative to the work directory.