Change verification tools
Command |
Action |
|---|---|
| gwb verifyExtConfig | Performs a verification of external property substitution to find errors. See Verifying the external configuration for more information. |
|
Verifies Gosu types, GX models, PCF files, WS-I web service annotations, XML schemas, and XML workflow files. You can use the -Dresource.types=<types> parameter to verify only some of the resource types. The resource type options are:annotation,gxmodel,pcf,workflow.
The types are not case sensitive. If you specify
multiple types, use commas. If you include spaces
in your list of types, surround the typelist with
double-quotes. Examples:
|
|
Creates a ZIP file containing all files that are changed from the base configuration. Specify the output filename with the -DoutputFile parameter. You can also specify an application root
directory by setting the
-DappRootDirectory parameter.
If you do not set
-DappRootDirectory, the tool uses
the Specify any directories to exclude by setting the -Dexclude parameter, which takes a quoted, semicolon delimited, list of directories to exclude. Note that you can only exclude directories, and cannot exclude files. |
