Java Release Management Process – Release to Production Environment

<-Previous || RM Table of Content

Release to Production Environment

Releasing to Production is proceeded by RMs as follows:

  1. Proceed Create a remote Tag sub-process
  2. Proceed Pull the Tag to local sub-process
  3. Proceed Deploy the tag war file to Tomcat server sub-process
  4. Proceed Update JIRA Ticket sub-process

In case the release doesn’t work, the tag just before the released tag is used to roll back the environment.