From commits-return-6716-apmail-gump-commits-archive=www.apache.org@gump.apache.org Mon Sep 10 15:57:50 2018 Return-Path: X-Original-To: apmail-gump-commits-archive@www.apache.org Delivered-To: apmail-gump-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6123E1CF93 for ; Mon, 10 Sep 2018 15:57:50 +0000 (UTC) Received: (qmail 18421 invoked by uid 500); 10 Sep 2018 15:57:50 -0000 Mailing-List: contact commits-help@gump.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@gump.apache.org Delivered-To: mailing list commits@gump.apache.org Received: (qmail 18412 invoked by uid 99); 10 Sep 2018 15:57:50 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2018 15:57:50 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 82E313A00AF for ; Mon, 10 Sep 2018 15:57:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1840474 - in /gump/live/src: documentation/ documentation/content/xdocs/ documentation/content/xdocs/metadata/ documentation/content/xdocs/python/ xdocs/ Date: Mon, 10 Sep 2018 15:57:48 -0000 To: commits@gump.apache.org From: bodewig@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20180910155749.82E313A00AF@svn01-us-west.apache.org> Author: bodewig Date: Mon Sep 10 15:57:48 2018 New Revision: 1840474 URL: http://svn.apache.org/viewvc?rev=1840474&view=rev Log: TLSify Modified: gump/live/src/documentation/content/xdocs/bylaws.xml gump/live/src/documentation/content/xdocs/faq.xml gump/live/src/documentation/content/xdocs/gettingstarted.xml gump/live/src/documentation/content/xdocs/index.xml gump/live/src/documentation/content/xdocs/mail.xml gump/live/src/documentation/content/xdocs/metadata/builder.xml gump/live/src/documentation/content/xdocs/metadata/module.xml gump/live/src/documentation/content/xdocs/metadata/project.xml gump/live/src/documentation/content/xdocs/metadata/workspace.xml gump/live/src/documentation/content/xdocs/python/index.xml gump/live/src/documentation/content/xdocs/python/usage.xml gump/live/src/documentation/content/xdocs/site.xml gump/live/src/documentation/skinconf.xml gump/live/src/xdocs/HowToFixGumpBuildProblems.html gump/live/src/xdocs/HowToRunYourOwnGump.html gump/live/src/xdocs/index.html Modified: gump/live/src/documentation/content/xdocs/bylaws.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/bylaws.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/content/xdocs/bylaws.xml (original) +++ gump/live/src/documentation/content/xdocs/bylaws.xml Mon Sep 10 15:57:48 2018 @@ -35,17 +35,17 @@ resolved, etc.

Gump is a project of the Apache Software + href="https://www.apache.org/foundation/">Apache Software Foundation. The foundation holds the copyright on Apache code including the code in the Gump codebase. The foundation + href="https://www.apache.org/foundation/faq.html">foundation FAQ explains the operation and background of the foundation.

Gump is typical of Apache projects in that it operates under a set of principles, known collectively as the "Apache Way". If you are new to Apache development, please refer to the Incubator project + href=" https://incubator.apache.org/">Incubator project for more information on how Apache projects operate.

@@ -105,7 +105,7 @@

All Apache committers are required to have a signed Contributor License Agreement (CLA) on file with the Apache Software Foundation. There is a Committer + href="https://www.apache.org/dev/committers.html">Committer FAQ which provides more details on the requirements for Committers.

Modified: gump/live/src/documentation/content/xdocs/faq.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/faq.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/content/xdocs/faq.xml (original) +++ gump/live/src/documentation/content/xdocs/faq.xml Mon Sep 10 15:57:48 2018 @@ -84,7 +84,7 @@ definition for a project I'm a committer on...how do I get the change to be made?

Answer: The - + gump svn repository is open to all ASF committers. Simply check it out and commit your changes. It is highly recommended that you build the "gen" target first of the @@ -110,7 +110,7 @@

Answer: That's supported too, as long as your project supports viewcvs or equivalent. Simply put the URL of the project definition in the - + gump profile. However, if you are an ASF committer, why not consider leaving it in the gump svn repository, that way others can also help out too? Modified: gump/live/src/documentation/content/xdocs/gettingstarted.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/gettingstarted.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/content/xdocs/gettingstarted.xml (original) +++ gump/live/src/documentation/content/xdocs/gettingstarted.xml Mon Sep 10 15:57:48 2018 @@ -97,13 +97,13 @@

One of these two is required.

  • CVS -- Concurrent Versioning System
  • -
  • SVN -- Subversion
  • +
  • SVN -- Subversion
Jar Downloading

This is optional.

    -
  • Depot -- Depot Updater
  • +
  • Depot -- Depot Updater
Modified: gump/live/src/documentation/content/xdocs/index.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/index.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/content/xdocs/index.xml (original) +++ gump/live/src/documentation/content/xdocs/index.xml Mon Sep 10 15:57:48 2018 @@ -35,7 +35,7 @@

The Apache Gump continuous integration tool was the first one developed at -the Apache Software Foundation. It is written in Python and fully supports Apache Ant, +the Apache Software Foundation. It is written in Python and fully supports Apache Ant, Apache Maven (1.x to 3.x) and other build tools. Gump is unique in that it builds and compiles software against the latest development versions of those projects. This allows Gump to detect potentially incompatible changes to that software just a few hours after those changes are checked into the @@ -54,7 +54,7 @@ Gump project maintains its own dedicated

How does Gump work?

- With Gump, + With Gump, project definitions are mapped from XML into in memory objects for processing. Scripts execute SCM update commands for every module which contains a project being built, and @@ -88,7 +88,7 @@ Gump project maintains its own dedicated

For builds using Apache Ant, - Gump sets build.sysclasspath property of Ant to only and manages the system classpath:

+ Gump sets build.sysclasspath property of Ant to only and manages the system classpath:

To quote Ant manual:
Only the system classpath is used and classpaths specified in build files, etc are ignored. This situation could be considered as the person running the build file knows more about the environment than the person writing the build file.

@@ -181,7 +181,7 @@ Gump project maintains its own dedicated

Who is Gump?

Gump was named after - Forrest Gump, + Forrest Gump, the title character in a movie. The process for building was to do a "Generate", followed by cvs "Updates", followed by a "Build All". This was repetitive, so a command was created to combine these operations - Modified: gump/live/src/documentation/content/xdocs/mail.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/mail.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/content/xdocs/mail.xml (original) +++ gump/live/src/documentation/content/xdocs/mail.xml Mon Sep 10 15:57:48 2018 @@ -30,7 +30,7 @@

Mailing Lists

Please read the guidelines + href="https://www.apache.org/dev/contrib-email-tips.html">guidelines for email contributors before subscribing and posting to the Apache Gump general list as they apply to this list as well.

@@ -46,8 +46,8 @@ Medium Traffic Subscribe Unsubscribe - Archive - alternative Archive + Archive + alternative Archive

This is the list where participating developers, users and @@ -63,7 +63,7 @@ Low Traffic Subscribe Unsubscribe - Archive + Archive

This is the list where software and metadata commit messages (from CVS and SVN) Modified: gump/live/src/documentation/content/xdocs/metadata/builder.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/builder.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/content/xdocs/metadata/builder.xml (original) +++ gump/live/src/documentation/content/xdocs/metadata/builder.xml Mon Sep 10 15:57:48 2018 @@ -268,7 +268,7 @@

ant

Specifies the arguments to be passed to Apache Ant.

+ href="https://ant.apache.org/">Apache Ant.

@@ -294,17 +294,17 @@
mvn1

Specifies the arguments to be passed to Apache Maven 1.x.

+ href="https://maven.apache.org/">Apache Maven 1.x.

-

The Maven 1.x +

The Maven 1.x component of Gump (<mvn1>) uses a pre-installed version of Maven, it does + href="https://maven.apache.org">Maven, it does NOT bootstrap Maven from svn trunk.

Gump generates a build.properties file for Maven, in which it specifies the jar overrides, + href="https://maven.apache.org/reference/user-guide.html#Overriding_Stated_Dependencies">overrides, and also any properties that are passes into the <maven> element.

@@ -333,12 +333,12 @@
mvn2

Specifies the arguments to be passed to Apache Maven 2.x.

+ href="https://maven.apache.org/">Apache Maven 2.x.

-

The Maven 2.x +

The Maven 2.x component of Gump (<mvn2>) uses a pre-installed version of Maven 2.x, it does + href="https://maven.apache.org">Maven 2.x, it does NOT bootstrap Maven from svn trunk.

@@ -531,12 +531,12 @@

mvn3

Specifies the arguments to be passed to Apache Maven 3.x.

+ href="https://maven.apache.org/">Apache Maven 3.x.

-

The Maven 3.x +

The Maven 3.x component of Gump (<mvn3>) uses a pre-installed version of Maven 3.x, it does + href="https://maven.apache.org">Maven 3.x, it does NOT bootstrap Maven from svn trunk.

The mvn3 builder works the same way as @@ -577,10 +577,10 @@

The Gradle builder is a work in progress and may not be working correctly.

-

The Gradle +

The Gradle component of Gump (<gradle>) uses a pre-installed version of Gradle, it does + href="https://gradle.org">Gradle, it does NOT bootstrap Gradle itself.

@@ -725,7 +725,7 @@

nant

Specifies the arguments to be passed to NAnt.

+ href="https://nant.sourceforge.org/">NAnt.

@@ -756,7 +756,7 @@ replacing things with the latest version - which would be more in line with Gump's purpose..

-

The NuGet component of +

The NuGet component of Gump (<nuget>) uses a pre-installed version of nuget.

Modified: gump/live/src/documentation/content/xdocs/metadata/module.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/module.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/content/xdocs/metadata/module.xml (original) +++ gump/live/src/documentation/content/xdocs/metadata/module.xml Mon Sep 10 15:57:48 2018 @@ -169,7 +169,7 @@
p4 -

References a Perforce +

References a Perforce repository in which this project resides.

Modified: gump/live/src/documentation/content/xdocs/metadata/project.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/project.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/content/xdocs/metadata/project.xml (original) +++ gump/live/src/documentation/content/xdocs/metadata/project.xml Mon Sep 10 15:57:48 2018 @@ -526,7 +526,7 @@
report

This declares where any sort of report - for example the outputs of the - junitreport + junitreport tool - are placed.

The name junitreport can be used as a synonym Modified: gump/live/src/documentation/content/xdocs/metadata/workspace.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/workspace.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/content/xdocs/metadata/workspace.xml (original) +++ gump/live/src/documentation/content/xdocs/metadata/workspace.xml Mon Sep 10 15:57:48 2018 @@ -416,7 +416,7 @@

database -

Gump will utilize a MySQL database +

Gump will utilize a MySQL database for storing statistics and run information. Without this element Gump will default to using a DBM database (not currently available on with Python on Microsoft ™ platforms) for statistics. Modified: gump/live/src/documentation/content/xdocs/python/index.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/python/index.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/content/xdocs/python/index.xml (original) +++ gump/live/src/documentation/content/xdocs/python/index.xml Mon Sep 10 15:57:48 2018 @@ -28,7 +28,7 @@

Apache Python Gump

- See the background on why + See the background on why the Apache Python Gump re-write was initiated.

Modified: gump/live/src/documentation/content/xdocs/python/usage.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/python/usage.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/content/xdocs/python/usage.xml (original) +++ gump/live/src/documentation/content/xdocs/python/usage.xml Mon Sep 10 15:57:48 2018 @@ -50,8 +50,8 @@
  • install gump as per here
  • -
  • install (or have available) Python 2.3 e.g ActiveState Python
  • -
  • install (or have available) wxwindows
  • +
  • install (or have available) Python 2.3 e.g ActiveState Python
  • +
  • install (or have available) wxwindows
  • open a shell and do or something equivalent:
@@ -81,8 +81,8 @@ More detailed information on what is bei
  • install gump as per here
  • -
  • install (or have available) Python 2.3 e.f ActiveState Python
  • -
  • install (or have available) wxwindows
  • +
  • install (or have available) Python 2.3 e.f ActiveState Python
  • +
  • install (or have available) wxwindows
  • open a shell and do or something equivalent:
@@ -109,8 +109,8 @@ python gump/build.py -w ../myworkspace.x - + @@ -49,19 +49,19 @@ - + - - + - - @@ -82,7 +82,7 @@ - + @@ -94,8 +94,8 @@ - - - + + + Modified: gump/live/src/documentation/skinconf.xml URL: http://svn.apache.org/viewvc/gump/live/src/documentation/skinconf.xml?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/documentation/skinconf.xml (original) +++ gump/live/src/documentation/skinconf.xml Mon Sep 10 15:57:48 2018 @@ -63,7 +63,7 @@ which will be used to configure the chos default skin: renders it at the top --> Apache Gump™ Continous Integration Tool: Apache Gump - http://gump.apache.org/ + https://gump.apache.org/ images/gump-logo-tm.png @@ -72,7 +72,7 @@ which will be used to configure the chos default skin: renders it at the top-left corner Apache Apache Software Foundation - http://www.apache.org/ + https://www.apache.org/ images/apache-gump.png Alternative static image: images/group-logo.gif --> @@ -89,7 +89,7 @@ which will be used to configure the chos The Apache Software Foundation. - http://www.apache.org/licenses/ + https://www.apache.org/licenses/ Apache Gump, Gump, Apache, the Apache feather logo, and the Apache Gump @@ -107,8 +107,8 @@ which will be used to configure the chos directory. --> - - + + Modified: gump/live/src/xdocs/HowToFixGumpBuildProblems.html URL: http://svn.apache.org/viewvc/gump/live/src/xdocs/HowToFixGumpBuildProblems.html?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/xdocs/HowToFixGumpBuildProblems.html (original) +++ gump/live/src/xdocs/HowToFixGumpBuildProblems.html Mon Sep 10 15:57:48 2018 @@ -25,7 +25,7 @@ gump will send the maintainers of that p have to do anything when this happens. Here's an example:

From: Daily gump build 
To: FooBar Development List
Subject: [Gump] Build success: foobar-blah

You do not need to do anything with this e-mail. It is purely informational.

After failing to build foobar-blah for 11 days, tonight's build of foobar-blah
completed successfully. This will benefit 23 dependent projects. Thanks to
everyone who helped fix the issue(s) surrounding the foobar-blah gump build!

More information on foobar-blah in relation to gump can be found at:

http://gump.apache.org/foobar-blah/


best regards,


- Apache Gump, your continuous integration system

---
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please visit
http://gump.apache.org/foobar-blah/notification-settings for more information.
+ @foobar.apache.org="">
Subject: [Gump] Build success: foobar-blah

You do not need to do anything with this e-mail. It is purely informational.

After failing to build foobar-blah for 11 days, tonight's build of foobar-blah
completed successfully. This will benefit 23 dependent projects. Thanks to
everyone who helped fix the issue(s) surrounding the foobar-blah gump build!

More information on foobar-blah in relation to gump can be found at:

https://gump.apache.org/foobar-blah/


best regards,


- Apache Gump, your continuous integration system

---
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please visit
https://gump.apache.org/foobar-blah/notification-settings for more information.

Dependency failure notifications

If a piece of software that your project is using (a dependency) has not successfully built for a while, gump will send you an e-mail. This @@ -39,7 +39,7 @@ problem, so immediate action is not norm example message:

From: Daily gump build 
To: FooBar Development List
Subject: [Gump] Dependency wombat-foo is failing to build

Your project is dependent on wombat-foo, which gump has not successfully built for
3 days. If this is the first time you receive a message like this, you probably
don't need to do anything, since the wombat-foo developers have been made aware of
this and they will hopefully fix the problems soon. But if the problem persists,
it might be wise to contact the wombat-foo developers at dev@wombat.apache.org.

More information on foobar-blah in relation to gump can be found at:

http://gump.apache.org/foobar-blah/

More information on wombat-foo in relation to gump can be found at:

http://gump.apache.org/wombat-foo/

best regards,


- Apache Gump, your continuous integration system

---
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please vis it
http://gump.apache.org/foobar-blah/notification-settings for more information.
+ @foobar.apache.org="">
Subject: [Gump] Dependency wombat-foo is failing to build

Your project is dependent on wombat-foo, which gump has not successfully built for
3 days. If this is the first time you receive a message like this, you probably
don't need to do anything, since the wombat-foo developers have been made aware of
this and they will hopefully fix the problems soon. But if the problem persists,
it might be wise to contact the wombat-foo developers at dev@wombat.apache.org.

More information on foobar-blah in relation to gump can be found at:

https://gump.apache.org/foobar-blah/

More information on wombat-foo in relation to gump can be found at:

https://gump.apache.org/wombat-foo/

best regards,


- Apache Gump, your continuous integration system

---
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please v isit
https://gump.apache.org/foobar-blah/notification-settings for more information.

Frequent dependency failure notifications

If a piece of software that your project is using keeps breaking or has been broken for a long time, gump will send you an e-mail. This is @@ -52,7 +52,7 @@ reconsider being dependent on this proje message:

From: Daily gump build 
To: FooBar Development List
Subject: [Gump] Dependency wombat-foo is causing problems

Your project is dependent on wombat-foo, which gump has not successfully built
for 21 days. If you and the wombat-foo developers are aware of this and
working on this issue, you probably can safely ignore this e-mail. If not, it
might be wise to contact the wombat-foo developers at dev@wombat.apache.org.

More information on foobar-blah in relation to gump can be found at:

http://gump.apache.org/foobar-blah/

More information on wombat-foo in relation to gump can be found at:

http://gump.apache.org/wombat-foo/

best regards,


- Apache Gump, your continuous integration system

---
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please visit
http://gump.apache.org/foobar-blah/notification-settings for more information.
+ @foobar.apache.org="">
Subject: [Gump] Dependency wombat-foo is causing problems

Your project is dependent on wombat-foo, which gump has not successfully built
for 21 days. If you and the wombat-foo developers are aware of this and
working on this issue, you probably can safely ignore this e-mail. If not, it
might be wise to contact the wombat-foo developers at dev@wombat.apache.org.

More information on foobar-blah in relation to gump can be found at:

https://gump.apache.org/foobar-blah/

More information on wombat-foo in relation to gump can be found at:

https://gump.apache.org/wombat-foo/

best regards,


- Apache Gump, your continuous integration system

---
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please visit
https://gump.apache.org/foobar-blah/notification-settings for more information.

Misconfiguration notifications

If the metadata descriptor for your project is causing a problem in some way (invalid XML, specified builds outputs missing, etc), gump @@ -68,7 +68,7 @@ example, you might have a typo in your a gump descriptor.

From: Daily gump build 
To: FooBar Development List
Subject: [Gump] Problematic descriptor

The descriptor for foobar-blah has a problem:

target/foobar-blah-1.0.jar as an output jar, but that file is not generated.

All 23 projects dependent on foobar-blah that gump knows about are probably
affected by this. Please update either your descriptor or your build system as
soon as possible.

best regards,


- Apache Gump, your continuous integration system

---
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please visit
http://gump.apache.org/foobar-blah/notification-settings for more information.
+ @foobar.apache.org="">
Subject: [Gump] Problematic descriptor

The descriptor for foobar-blah has a problem:

target/foobar-blah-1.0.jar as an output jar, but that file is not generated.

All 23 projects dependent on foobar-blah that gump knows about are probably
affected by this. Please update either your descriptor or your build system as
soon as possible.

best regards,


- Apache Gump, your continuous integration system

---
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please visit
https://gump.apache.org/foobar-blah/notification-settings for more information.

Missing dependency declaration notifications

If gump fails to build your project and it is able to detect that you might not be declaring a dependency (for example if javac issues a @@ -81,7 +81,7 @@ turns out that gump guessed wrong, follo "build failure notifications", below.

From: Daily gump build 
To: FooBar Development List
Subject: [Gump] dependency wombat-foo needs to be declared

Gump has failed to build your project. It seems that the build is failing
because of the following problem:

src/java/org/apache/foobar/Blah line 27: cannot find symbol org.apache.wombat.foo.Foo

The org.apache.wombat.foo package is part of the wombat-foo project, but
you have not declared that project as a dependency. You most likely need
to add something like the following to your maven project.xml file:


foobar-blah
foobar
SNAPSHOT


More information on foobar-blah in relation to gump can be found at:

http://gump.apache.org/foobar-blah/

More information on wombat-foo in relation to gump can be found at:

http://gump.apache.org/wombat-foo/

best regards,


- Apache Gump, your continuous integrati on system

---
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please visit
http://gump.apache.org/foobar-blah/notification-settings for more information.
+ @foobar.apache.org="">
Subject: [Gump] dependency wombat-foo needs to be declared

Gump has failed to build your project. It seems that the build is failing
because of the following problem:

src/java/org/apache/foobar/Blah line 27: cannot find symbol org.apache.wombat.foo.Foo

The org.apache.wombat.foo package is part of the wombat-foo project, but
you have not declared that project as a dependency. You most likely need
to add something like the following to your maven project.xml file:


foobar-blah
foobar
SNAPSHOT


More information on foobar-blah in relation to gump can be found at:

https://gump.apache.org/foobar-blah/

More information on wombat-foo in relation to gump can be found at:

https://gump.apache.org/wombat-foo/

best regards,


- Apache Gump, your continuous integra tion system

---
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please visit
https://gump.apache.org/foobar-blah/notification-settings for more information.

Build failure notifications

If gump tried to build your project and that failed, it will send you an e-mail. @@ -104,7 +104,7 @@ since your project built successfully), be readily apparent and you will need to "dig into it".

From: Daily gump build 
To: FooBar Development List
Subject: [Gump] foobar-blah has failed to build!

Gump has failed to build your project, and is unable to determine what is causing
the problem. Please examine the build logs and the other information about
foobar-blah in relation to gump at:

http://gump.apache.org/foobar-blah/

Here are the last few lines of the build output, that might contains hints as to
what caused the problem:

---
Buildfile: build.xml

BUILD FAILED
/usr/local/gump/main/cvs/foobar/blah/build.xml:77: The element type "ail" must be
terminated by the matching end-tag "
".

Total time: 1 second
---

More information on foobar-blah in relation to gump can be found at:

http://gump.apache.org/foobar-blah/

More information on wombat-foo in relation to gump can be found at:

http://gump.apache.org/wombat-foo/

best regards,


- Apache Gump, your continuous integration system

- --
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please visit
http://gump.apache.org/foobar-blah/notification-settings for more information.
+ @foobar.apache.org="">
Subject: [Gump] foobar-blah has failed to build!

Gump has failed to build your project, and is unable to determine what is causing
the problem. Please examine the build logs and the other information about
foobar-blah in relation to gump at:

https://gump.apache.org/foobar-blah/

Here are the last few lines of the build output, that might contains hints as to
what caused the problem:

---
Buildfile: build.xml

BUILD FAILED
/usr/local/gump/main/cvs/foobar/blah/build.xml:77: The element type "ail" must be
terminated by the matching end-tag "".

Total time: 1 second
---

More information on foobar-blah in relation to gump can be found at:

https://gump.apache.org/foobar-blah/

More information on wombat-foo in relation to gump can be found at:

https://gump.apache.org/wombat-foo/

best regards,


- Apache Gump, your continuous integration system
---
You received this e-mail because your project participates in the gump buildsystem.
You can configure what notifications gump sends you. Please visit
https://gump.apache.org/foobar-blah/notification-settings for more information.

Editing descriptors

Editing gump descriptors

Gump descriptors are placed either within your project its version @@ -123,7 +123,7 @@ directly.

Gump descriptors are XML files. A description of the format of these files is available at

http://gump.apache.org/docs/GumpObjectModelReference
+ href="https://gump.apache.org/docs/GumpObjectModelReference">https://gump.apache.org/docs/GumpObjectModelReference

Please make sure that changes you make to these files follow the rules described on those pages (ie, make sure you're writing well-formed DTD-validated XML). If you have the libxml2 toolkit Modified: gump/live/src/xdocs/HowToRunYourOwnGump.html URL: http://svn.apache.org/viewvc/gump/live/src/xdocs/HowToRunYourOwnGump.html?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/xdocs/HowToRunYourOwnGump.html (original) +++ gump/live/src/xdocs/HowToRunYourOwnGump.html Mon Sep 10 15:57:48 2018 @@ -67,7 +67,7 @@ locations for getting these libraries.

For Debian users, it is mostly possible to mirror the main gump installation by following the procedures described on -this page.

+this page.

Downloading the sources

Gump doesn't publish distributions. Instead, you need to check it out from cvs/svn:
Modified: gump/live/src/xdocs/index.html URL: http://svn.apache.org/viewvc/gump/live/src/xdocs/index.html?rev=1840474&r1=1840473&r2=1840474&view=diff ============================================================================== --- gump/live/src/xdocs/index.html (original) +++ gump/live/src/xdocs/index.html Mon Sep 10 15:57:48 2018 @@ -41,7 +41,7 @@ a project you participated in an e-mail. -- this document explains how to add new projects to gump, focussing mostly on the gump object model, our xml descriptors that tell gump how to "do its thing". -

  • Gump Object +
  • Gump Object Model Reference -- this document details the entire gump object model.