You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by Apache Wiki <wi...@apache.org> on 2010/05/26 15:39:09 UTC

[Gump Wiki] Update of "Drafts/BoardReports/20100616" by StefanBodewig

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Gump Wiki" for change notification.

The "Drafts/BoardReports/20100616" page has been changed by StefanBodewig.
http://wiki.apache.org/gump/Drafts/BoardReports/20100616

--------------------------------------------------

New page:
Apache Gump is a cross-project continuous integration server.  It is different from "usual" CI servers in that it expects the individual project builds to succeed; its purpose is to check the integration of a project with the latest code rather than a fixed version of the project's dependencies.  If you want a more traditional nightly build server Gump is not for you.  Use Gump if you want to know when a change in your dependencies breaks your project or when your changes break other projects.

Gump is written in Python and supports several build tools and version control systems.  The Apache installation of Gump builds many ASF projects and their dependencies.  It started in the Java part of the foundation but also builds projects like APR, HTTPd and log4net.