Changing the mailserver property

2005-03-23 Thread Graham Leggett
Hi all,

Within gump, the default mailserver points at mail.apache.org. Is it
possible to change this setting without hacking at the config.py file?

I looked through the workspace documentation, but I cannot see anything
there that references the MTA.

Regards,
Graham
--


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Can't connect to X11 window server

2005-03-23 Thread Graham Leggett
Hi all,

During ./gump site, forrest is bombing out with an exception as it tries
to open an X display for some weird reason.

Is there a way of stopping forrest from trying any X tricks? The DISPLAY
environment variable is unset, it is unclear as to where it's getting the
:0.0 from.

* [1/28][28/30]   5.57s  11.0Kb  linkmap.html
* [2/27][0/20]0.674s 5.2Kb   todo.html
* [5/24][0/20]1.388s 7.5Kb   mail.html
* [6/23][0/20]1.01s  22.5Kb  bylaws.html
* [9/20][0/0] 0.339s 3.7Kb   skin/profile.css
* [10/19]   [0/15]1.593s 9.3Kb   python/usage.html
* [11/18]   [0/25]1.049s 21.5Kb  metadata/workspace.html
* [12/21]   [4/19]0.594s 5.2Kb   python/index.html
* [15/18]   [0/20]0.951s 6.3Kb   whoweare.html
* [16/17]   [0/0] 0.287s 1.0Kb   skin/print.css
* [17/17]   [1/25]0.709s 12.9Kb  index.html
* [18/16]   [0/29]0.668s 12.8Kb  why.html
* [19/15]   [0/20]1.193s 11.9Kb  gettingstarted.html
* [22/24]   [12/12]   0.452s 10.9Kb  skin/screen.css
* [24/22]   [0/0] 1.689s 0b 
skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
Exception in thread main java.lang.InternalError: Can't connect to X11
window server using ':0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at
sun.awt.X11GraphicsEnvironment.clinit(X11GraphicsEnvironment.java:134)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)

Regards,
Graham
--


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Gump emits: uname: not super user

2005-03-23 Thread Graham Leggett
Hi all,

When gump runs, it runs fine, but it emits some warnings from uname, which
trigger callouts from cron.

Is it possible to suppress these warnings?

bash-2.03$ ./gump run
uname: not super user
uname: not super user
uname: not super user
uname: not super user

The environment is Solaris v2.8.

Regards,
Graham
--


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2005-03-23 Thread brutus
Dear Gumpmeisters,

The following 10 notifys should have been sent

*** G U M P
[EMAIL PROTECTED]: Project nant (in module nant) failed
[EMAIL PROTECTED]: Module wsdl4j success, but with warnings.
[EMAIL PROTECTED]: Module icu4j success, but with warnings.
[EMAIL PROTECTED]: Project txt2html-task (in module jakarta-servletapi-5) 
success, but with warnings.
[EMAIL PROTECTED]: Module uddi4j success, but with warnings.
[EMAIL PROTECTED]: Project jtidy-cvs (in module jtidy) failed
[EMAIL PROTECTED]: Project myfaces (in module myfaces) failed
[EMAIL PROTECTED]: Project commons-feedparser (in module jakarta-commons) failed
[EMAIL PROTECTED]: Project jaxen-test (in module jaxen) failed
[EMAIL PROTECTED]: Project xml-security-tests (in module xml-security) failed
*** G U M P
[EMAIL PROTECTED]: Project nant (in module nant) failed
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project nant has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 148 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- nant :  NAnt is a free .NET build tool. In theory it is kind of like...


Full details are available at:
http://brutus.apache.org/gump/public/nant/nant/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -INFO- Failed with reason build failed



The following work was performed:
http://brutus.apache.org/gump/public/nant/nant/gump_work/build_nant_nant.html
Work Name: build_nant_nant (Type: Build)
Work ended in a state of : Failed
Elapsed: 36 secs
Command Line: make 
[Working Directory: /usr/local/gump/public/workspace/nant]
-
mkdir -p bootstrap
cp -R lib/ bootstrap/lib
# Mono loads log4net before privatebinpath is set-up, so we need this in the 
same directory
# as NAnt.exe
cp lib/log4net.dll bootstrap
cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config
mcs -target:exe -define:MONO -out:bootstrap/NAnt.exe -r:bootstrap/log4net.dll \
-recurse:src/NAnt.Console/*.cs src/CommonAssemblyInfo.cs
Compilation succeeded
mcs -target:library -warn:0 -define:MONO -out:bootstrap/NAnt.Core.dll 
-r:lib/log4net.dll \
-r:System.Web.dll -recurse:src/NAnt.Core/*.cs src/CommonAssemblyInfo.cs
Compilation succeeded
mcs -target:library -warn:0 -define:MONO -out:bootstrap/NAnt.DotNetTasks.dll 
-r:./bootstrap/NAnt.Core.dll \
-r:bootstrap/lib/mono/1.0/NDoc.Core.dll -recurse:src/NAnt.DotNet/*.cs \
src/CommonAssemblyInfo.cs
Compilation succeeded
mcs -target:library -warn:0 -define:MONO 
-out:bootstrap/NAnt.CompressionTasks.dll -r:./bootstrap/NAnt.Core.dll \
-r:bootstrap/lib/ICSharpCode.SharpZipLib.dll -recurse:src/NAnt.Compression/*.cs 
\
src/CommonAssemblyInfo.cs
Compilation succeeded
mono bootstrap/NAnt.exe -f:NAnt.build build
Compat mode: the request from 
/home/gump/workspaces2/public/workspace/nant/bootstrap/log4net.dll to load 
System was remapped (http://www.go-mono.com/remap.html)
Compat mode: the request from 
/home/gump/workspaces2/public/workspace/nant/bootstrap/log4net.dll to load 
System.Data was remapped (http://www.go-mono.com/remap.html)
Compat mode: the request from 
/home/gump/workspaces2/public/workspace/nant/bootstrap/log4net.dll to load 
System.Web was remapped (http://www.go-mono.com/remap.html)
NAnt 0.85 (Build 0.85.1869.0; rc2; 02/12/2005)
Copyright (C) 2001-2005 Gerry Shaw
http://nant.sourceforge.net


BUILD FAILED

The current runtime framework 'mono-1.0' is not correctly configured in the 
NAnt configuration file.
Unable to locate 'mono' module using pkg-config. Download the Mono 
development packages from http://www.mono-project.com/downloads/.

For more information regarding the cause of the build failure, run the build 
again in debug mode.

Try 'nant -help' for more information
make: *** [build-nant] Error 1
-

To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/nant/nant/rss.xml
- Atom: http://brutus.apache.org/gump/public/nant/nant/atom.xml

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 2523032005, brutus:brutus-public:2523032005
Gump E-mail Identifier (unique within run) #1.

*** G U M P
[EMAIL PROTECTED]: Module wsdl4j success, but with warnings.
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html,