August 2012
Intermediate to advanced
318 pages
5h 56m
English
In this chapter, we went through the process of setting up and configuring an integrated build and quality analysis environment. We installed Subversion, Jenkins Continuous Integration server, and the necessary Sonar plugin.
We configured Jenkins to poll the source code repository and execute a build process and Sonar analysis whenever changes are detected. From now on, every time a developer commits a change to the repository, a new build and Sonar analysis will be available.
Read now
Unlock full access