Build configuration references
Configure the build process mainly involves setting properties in configuration properties files. Refer to the topics below for detailed description and usage of these properties.
- Packaging configuration properties
These properties provide general settings to the packaging process.- Security-sensitive build configuration properties
These properties provide security-sensitive settings, such as user names and passwords, to the build process. For security, the values of these properties are encoded at the beginning of the build process. They can also be encoded by the stand-alone properties file encoding utility manually. The original template file for these properties is WCB_installdir/wcbd-build.private.properties.template.- Package structure of customized code
After running the WebSphere Commerce Build tool, a ZIP package is generated for each server component.
Related concepts
WebSphere Commerce Build tool repository structure
Advanced build features
Related tasks
Setting up source extraction Ant script
Configure packaging settings
Building packages