| One core of the Agile Software Development is Continuous Integration. It is means the developer once the code committed to the version control system,then automatic build,after the adoption of the distribution process of the deployment of a range of packages.Continuous Integration System is a part of Uniform Service Architecture Platform. This article analyzes the functional requirements of the system,through the use-case analysis of the system design architecture, followed by a Continuous Integration module design and implementation. In this module, we put forward in the component repository management system with Continuous Integration tool CruiseControl, through Eclipse clients and Ant script. CruiseControl from SVN check out the code to build on the Continuous Integration server, after build put the package to cache server of continue integration. Finally,deployed a Continuous Integration system environment.Experiment- al results show that the system to achieve the expected performance. |