Open main menu

CDOT Wiki β

Changes

Continuous Integration/proposal

287 bytes added, 22:03, 8 April 2011
no edit summary
At a scheduled time, a process will run that will compare the current Revision ID of the External Repository to that in the Internal Repository. If there is a new revision/s in the Internal Repository, then these changes will be pulled to the Controller.<br/>
[[ Image: part1.jpg | 400px ]]<br/>
 
===Part 2 – Building and Unit Testing Each Change Set===
 
Each change set Pulled from the Internal Repository is built on the Controller using the “build” target in the Ant script and after a successful build is tested with JUnit Tests. <br/>
 
[[ Image: part2.jpg | 400px ]]<br/>
1
edit