Running the server deployment process in delta mode

After the server delta preparation process is run to on the target deployment directory, the server deployment process can then be run in delta mode to perform the actual delta deployment.

About this task

To run the server deployment process in delta mode, you simply provide an additional Ant property, delta.mode, to specify as so in command line. The delta server deployment configuration properties file, WCBD_target_deploy_server_dir/deploy-target-env.properties, will be used for the deployment instead.

Procedure

Follow the procedure in the Running the server deployment process task, but provide the following additional argument to the wcbd-ant command:
  • -Ddelta.mode=true