BATCH: All dressed up, with nowhere to go...

2004-08-18 Thread brutus
Dear Gumpmeisters, The following 21 notifys should have been sent *** G U M P [EMAIL PROTECTED]: dom4j success, but with warnings. [EMAIL PROTECTED]: xjavadoc success, but with warnings. [EMAIL PROTECTED]:

Help please: how to maintain project descriptor

2004-08-18 Thread David Crossley
The Gump build of Forrest has been failing lately, but i don't have a clue what is wrong and why it suddenly started doing this. Is there a description somewhere of how to write a project.xml for gump? Ours is old and might need tweaking. Are there some recommended examples to follow? Anyway,

Re: Help please: how to maintain project descriptor

2004-08-18 Thread Adam R. B. Jack
The Gump build of Forrest has been failing lately, but i don't have a clue what is wrong and why it suddenly started doing this. SF.net issue, see below. Is there a description somewhere of how to write a project.xml for gump? Ours is old and might need tweaking. Are there some recommended

cvs commit: gump/project jetty.xml

2004-08-18 Thread ajack
ajack 2004/08/18 06:49:05 Modified:project jetty.xml Log: Start work on jetty-plus. Revision ChangesPath 1.16 +14 -1 gump/project/jetty.xml Index: jetty.xml === RCS file:

Re: Jetty plus required

2004-08-18 Thread Adam R. B. Jack
On Wed, 18 Aug 2004, Ceki [iso-8859-1] Gülcü wrote: Would it be possible to tell gump to build jetty plus? I've modified the jetty.xml module to describe jetty-plus. Soon Gump will start attempting to build a jetty-plus project. Hopefully, soon after that, we'll get a sense of what our success

Re: [GUMP@brutus]: xom/xom failed

2004-08-18 Thread Adam R. B. Jack
compile: [javac] Compiling 216 source files to /usr/local/gump/public/workspace/xom/build/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. [copy] Copying 1 file to

svn commit: rev 36569 - gump/trunk

2004-08-18 Thread ajack
Author: ajack Date: Wed Aug 18 07:49:32 2004 New Revision: 36569 Added: gump/trunk/README Log: A test commit... Added: gump/trunk/README == --- (empty file) +++ gump/trunk/README Wed Aug 18 07:49:32 2004 @@ -0,0 +1

Problem with SVN

2004-08-18 Thread Adam R. B. Jack
Hi folks, For Gump we are trying to create a 'live' branch that we use for live runs, and allow trunk to be somewhat less stable. As such we've copied 'trunk' to 'live' and then we wish to keep it up-to-date via a merge. Using the svn client installed on minitaur I: 1) Checked out

[Gump Wiki] Updated: FrontPage

2004-08-18 Thread general
Date: 2004-08-18T08:15:57 Editor: AdamJack [EMAIL PROTECTED] Wiki: Gump Wiki Page: FrontPage URL: http://wiki.apache.org/gump/FrontPage no comment Change Log: -- @@ -44,6 +44,10 @@

Re: Jetty plus required

2004-08-18 Thread Ceki Gülcü
That was awfully quick! Thanks. At 03:50 PM 8/18/2004, you wrote: On Wed, 18 Aug 2004, Ceki [iso-8859-1] Gülcü wrote: Would it be possible to tell gump to build jetty plus? I've modified the jetty.xml module to describe jetty-plus. Soon Gump will start attempting to build a jetty-plus project.

cvs commit: gump/project logging-log4j.xml

2004-08-18 Thread ceki
ceki2004/08/18 09:16:56 Modified:project logging-log4j.xml Log: changed jetty dependence to jetty-plus dependence Revision ChangesPath 1.7 +1 -1 gump/project/logging-log4j.xml Index: logging-log4j.xml

Building from the repository (when builds fail)

2004-08-18 Thread Adam R. B. Jack
Ok, it is time to get Gump using artifacts from it's repository when a build fails, so we get (over time, one hopes) far greater (if fuzzy) coverage. This means that if project X is a dependency of Y, and X built yesterday, but not today, Y will be built on yesterday's X. Is this perfect? No.

svn commit: rev 36578 - in gump/trunk/python/gump: build document/xdocs integration java model repository test update utils

2004-08-18 Thread ajack
Author: ajack Date: Wed Aug 18 13:20:58 2004 New Revision: 36578 Modified: gump/trunk/python/gump/build/builder.py gump/trunk/python/gump/document/xdocs/documenter.py gump/trunk/python/gump/integration/depot.py gump/trunk/python/gump/java/helper.py

[Gump Wiki] Updated: FrequentlyAskedQuestions

2004-08-18 Thread general
Date: 2004-08-18T16:22:58 Editor: DavidCrossley [EMAIL PROTECTED] Wiki: Gump Wiki Page: FrequentlyAskedQuestions URL: http://wiki.apache.org/gump/FrequentlyAskedQuestions What is a gump descriptor Change Log:

[Gump Wiki] Updated: FrontPage

2004-08-18 Thread general
Date: 2004-08-18T16:26:20 Editor: DavidCrossley [EMAIL PROTECTED] Wiki: Gump Wiki Page: FrontPage URL: http://wiki.apache.org/gump/FrontPage Explain how to edit pages Change Log: -- @@ -1,6 +1,6 @@

[Gump Wiki] Updated: FrequentlyAskedQuestions

2004-08-18 Thread general
Date: 2004-08-18T16:31:41 Editor: DavidCrossley [EMAIL PROTECTED] Wiki: Gump Wiki Page: FrequentlyAskedQuestions URL: http://wiki.apache.org/gump/FrequentlyAskedQuestions Explain how to edit pages Change Log:

[Gump Wiki] Updated: UserPreferences

2004-08-18 Thread general
Date: 2004-08-18T16:33:42 Editor: DavidCrossley [EMAIL PROTECTED] Wiki: Gump Wiki Page: UserPreferences URL: http://wiki.apache.org/gump/UserPreferences more explain to for first-time users Change Log:

Re: Help please: how to maintain project descriptor

2004-08-18 Thread David Crossley
Adam R. B. Jack wrote: David Crossley wrote: Is there a description somewhere of how to write a project.xml for gump? Ours is old and might need tweaking. Are there some recommended examples to follow? http://gump.apache.org/metadata/index.html Du'oh thanks. I thought that i had