Build properties displayed by kwadmin
You can display a list of build properties with the command kwadmin get-build-properties.
The following information is provided:
Property | Description | Example value |
---|---|---|
build_version | version of Klocwork used to create the project | 2025.1 |
build_work_dir | current work directory | C:\Documents and Settings\jsmith\Local Settings\Temp\klocwork_dir\build_work_dir_1 |
creator | user ID under which the project was created | jsmith |
database.host | Database server host name | myserver.acme.com |
db.name | Name of the build database | Toolbus_build_1 |
database.port | Database server port | 3306 |
database.type | Database type | mysql |
incompatible_server_versions | server versions that are incompatible with the current projects_root directory | 6.1,7.0 |
klocwork.host or web.host | Klocwork Server host name | myserver01.acme.com |
klocwork.port or web.port | Klocwork Server port number | 8080 |
language | programming language of the source files in the project | c,cxx |
latestBuildNumber | for internal use | 3 |
license.host | License Server host name | myserver.acme.com |
license.port | License Server port | 27000 |
locs | Total lines of code in build | 4635 |
log_file | Path to the build log file | C:\klocwork\60038\projects_root\projects\Toolbus\builds\build_1\build.log |
models_dir | Directory in which models based on this build are stored | C:\klocwork\60038\projects_root\projects\Toolbus\builds\build_1\models |
name | build name | build_1 |
project_creation_time_stamp | project creation timestamp; localized by Validate | 1141063209323 |
project_version | version of Klocwork used to create the project | 2025.1 |
report_dir | Reports directory | C:\klocwork\60038\projects_root\projects\Toolbus\builds\build_1\reports |
short_log_file | Path to the brief build log file | C:\Klocwork\projects_root\projects\Toolbus\builds\build_1\build_short.log |
source.tables | location of pre-built tables used for the project | C:\klocwork\projects_root\projects\MyProject\builds\build_4\tables |
source_dir | location of source files copied to server | C:\Klocwork\projects_root\projects\Toolbus\builds\build_1\source |
source_encoding | language encoding of source files used in build | utf-8 |
stage.* | For internal use | done |
status | Status of the build. | active |
tables_dir | Path to the tables directory | C:\klocwork\tables |
timeStamp | For internal use | 1086025799678 |