Open main menu

CDOT Wiki β

Changes

User:Minooz/Mercurial

5 bytes added, 16:54, 7 October 2010
Continuous Integration System
==Continuous Integration System==
===*'''Hudosn==='''
http://hudson-ci.org/
===*'''Apache Continuum==='''
http://continuum.apache.org/
===*'''Cruise Control==='''
:http://cruisecontrol.sourceforge.net/
:http://cruisecontrol.sourceforge.net/dashboard.html
:[http://pragprog.com/starter_kit Pragmatic Bookshelf]
===*'''Maven==='''
===*'''Buildbot==='''
:The [http://buildbot.net/trac Buildbot] is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. [http://buildbot.net/buildbot/docs/current/Introduction.html#Introduction]
: [http://buildbot.net/buildbot/docs/current/index.html#Top Here] is the documentation for Buildbot. [https://developer.mozilla.org/presentations/buildbot-2.01.07.mov This video] also explains different features of this system.
1
edit