Dependent Package Inclusion

gpt-bundle by default will pull into a bundle the entire dependency tree of a package. This inclusion is keyed off of the package type of the package. The package type specifies the deployment environment which in turn dictates which dependencies are followed. This table shows how this works:

Table 6.2. Package Types to Deployment Environment

Package TypeDeployment Environment
dataRuntime Setup
devBuild
docRuntime Setup
pgmRuntime Setup
pgm_staticStatic Runtime Setup
rtlRuntime Setup
srcBuild Runtime Setup