Deployer 10.15 | Product Build Properties and Supported Assets for Repository-Based Deployment | Business Rules | Business Rules-Specific Build Properties
 
Business Rules-Specific Build Properties
When building composites from business rules assets, set the following Business Rules-specific properties in the master_build/build.properties file.
RULES.skip.clean
Specifies whether the build script should delete previously built assets when building the Rules assets. Set to:
*true to keep the Rules assets from the previous builds.
*false to delete the Rules assets from the previous builds. This is the default.
RULES.skip.on.validation.warning
Specifies whether the build script should create a rule project archive and composite when the rule project issues validation warnings. Set to:
*true to create a project archive and composite.
*false to turn off project archive and composite creation. This is the default.