To successfully release and deploy your project or application, you need to understand the nature of your release and how all your different artifacts should be packaged to be ready for deployment. You also need to have control over the release environment to ensure that what you are producing is correct, traceable, and auditable. After reading this chapter, you will be able to
This chapter assumes that you are familiar with the configuration of Ant and CruiseControl for executing Integration Builds, as defined in Chapters 4 and 6. |