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 2015/06/07 17:52:27 UTC

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

Dear Wiki user,

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

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

New page:
Apache Gump is a cross-project continuous integration server.  Gump's intention isn't so much to be a CI server but rather a vehicle that makes people look beyond their project's boundaries and helps the projects to collaborate.

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

== Summary ==
Gump has learned to use msbuild/xbuild and NuGet to build .NET projects.

Gump seems to create useful results for the few projects that use it.

== Releases ==
Gump has never done any releases.  One reason for this is that the ASF installations of Gump work on the latest code base almost all of the time following its "integrate everything continuously" philosophy.

== Activity ==
One of the projects (XMLUnit.NET) built by Gump recently switched to msbuild/xbuild as its build tool so we had to catch up.  This also required us to support nuget's command line as a build step.  Currently the support just provides what the project asks for - which is not the way Gump would be expected to work.  Given the only project using it doesn't have any dependency on any other project built by Gump it is unlikely we'll make the implementation more "Gumpy".  With the move of XMLUnit.NET there no longer is any project using Nant as a built tool left in the set of projects built by Gump.

As more long running test projects have been added we needed to change vmgump's configuration back to perform four runs a day rather than three - where in fact we'll only manage two per day.  A single run of Gump currently takes about eight and a half hours.

=== Mailing-List Statistics ===

general@gump.apache.org:
Currently: 49 subscribers (no change in the last 3 months) (92 emails
sent in the past 3 months, 138 in the previous cycle)

== Changes to the Roster ==
All ASF committers have write access to the metadata that configure the ASF installations.

The last changes to the PMC have seen Konstantin Kolinko and Mark Thomas join in November 2014.