Dear Gumpmeisters,
            
The following 11 notifys should have been sent

*********************************************************** G U M P
[EMAIL PROTECTED]: Module mockobjects success, but with warnings.
[EMAIL PROTECTED]: Module nant success, but with warnings.
[EMAIL PROTECTED]: Project nant (in module nant) failed
[EMAIL PROTECTED]: Module which4j success, but with warnings.
[EMAIL PROTECTED]: Module xom success, but with warnings.
[EMAIL PROTECTED]: Module msv success, but with warnings.
[EMAIL PROTECTED]: Module mx4j success, but with warnings.
[EMAIL PROTECTED]: Project txt2html-task (in module jakarta-servletapi-5) 
success, but with warnings.
[EMAIL PROTECTED]: Module quartz success, but with warnings.
[EMAIL PROTECTED]: Module struts success, but with warnings.
[EMAIL PROTECTED]: Project jtidy-cvs (in module jtidy) failed
*********************************************************** G U M P
[EMAIL PROTECTED]: Module mockobjects 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, 
and/or contact the folk at [EMAIL PROTECTED]

Module mockobjects contains errors.
The current state of this module is 'Success'.

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -ERROR- *** Failed to update from source control. Stale contents ***



The following work was performed:
http://brutus.apache.org/gump/public/mockobjects/gump_work/update_mockobjects.html
Work Name: update_mockobjects (Type: Update)
Work ended in a state of : Failed
Elapsed: 
Command Line: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/mockobjects 
update -P -d -A 
[Working Directory: /usr/local/gump/public/workspace/cvs/mockobjects]
---------------------------------------------
cvs [update aborted]: unrecognized auth response from cvs.sourceforge.net: M 
PserverBackend::PserverBackend() Connect (Connection refused)
---------------------------------------------

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

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

*********************************************************** G U M P
[EMAIL PROTECTED]: Module nant 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, 
and/or contact the folk at [EMAIL PROTECTED]

Module nant contains errors.
The current state of this module is 'Success'.

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -ERROR- *** Failed to update from source control. Stale contents ***



The following work was performed:
http://brutus.apache.org/gump/public/nant/gump_work/update_nant.html
Work Name: update_nant (Type: Update)
Work ended in a state of : Failed
Elapsed: 
Command Line: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/nant update 
-P -d -A 
[Working Directory: /usr/local/gump/public/workspace/cvs/nant]
---------------------------------------------
cvs [update aborted]: unrecognized auth response from cvs.sourceforge.net: M 
PserverBackend::PserverBackend() Connect (Connection refused)
---------------------------------------------

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

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

*********************************************************** 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 96 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: 37 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.1848.0; dev; 01/22/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 23000011022005, brutus:brutus-public:23000011022005
Gump E-mail Identifier (unique within run) #4.

*********************************************************** G U M P
[EMAIL PROTECTED]: Module which4j 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, 
and/or contact the folk at [EMAIL PROTECTED]

Module which4j contains errors.
The current state of this module is 'Success'.

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -ERROR- *** Failed to update from source control. Stale contents ***



The following work was performed:
http://brutus.apache.org/gump/public/which4j/gump_work/update_which4j.html
Work Name: update_which4j (Type: Update)
Work ended in a state of : Failed
Elapsed: 1 sec
Command Line: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/cvs update -P -d -A 
[Working Directory: /usr/local/gump/public/workspace/cvs/which4j]
---------------------------------------------
Fatal error, aborting.
guest: no such user
---------------------------------------------

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

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

*********************************************************** G U M P
[EMAIL PROTECTED]: Module xom 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, 
and/or contact the folk at [EMAIL PROTECTED]

Module xom contains errors.
The current state of this module is 'Success'.

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -ERROR- *** Failed to update from source control. Stale contents ***



The following work was performed:
http://brutus.apache.org/gump/public/xom/gump_work/update_xom.html
Work Name: update_xom (Type: Update)
Work ended in a state of : Failed
Elapsed: 1 sec
Command Line: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/cvs update -P -d -A 
[Working Directory: /usr/local/gump/public/workspace/cvs/xom]
---------------------------------------------
Fatal error, aborting.
guest: no such user
---------------------------------------------

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

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

*********************************************************** G U M P
[EMAIL PROTECTED]: Module msv 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, 
and/or contact the folk at [EMAIL PROTECTED]

Module msv contains errors.
The current state of this module is 'Success'.

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -ERROR- *** Failed to update from source control. Stale contents ***



The following work was performed:
http://brutus.apache.org/gump/public/msv/gump_work/update_msv.html
Work Name: update_msv (Type: Update)
Work ended in a state of : Failed
Elapsed: 
Command Line: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/cvs update -P -d -A 
[Working Directory: /usr/local/gump/public/workspace/cvs/msv]
---------------------------------------------
Fatal error, aborting.
guest: no such user
---------------------------------------------

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

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

*********************************************************** G U M P
[EMAIL PROTECTED]: Module mx4j 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, 
and/or contact the folk at [EMAIL PROTECTED]

Module mx4j contains errors.
The current state of this module is 'Success'.

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -ERROR- *** Failed to update from source control. Stale contents ***



The following work was performed:
http://brutus.apache.org/gump/public/mx4j/gump_work/update_mx4j.html
Work Name: update_mx4j (Type: Update)
Work ended in a state of : Failed
Elapsed: 
Command Line: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/mx4j update 
-P -d -A 
[Working Directory: /usr/local/gump/public/workspace/cvs/mx4j]
---------------------------------------------
cvs [update aborted]: unrecognized auth response from cvs.sourceforge.net: M 
PserverBackend::PserverBackend() Connect (Connection refused)
---------------------------------------------

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

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

*********************************************************** G U M P
[EMAIL PROTECTED]: Project txt2html-task (in module jakarta-servletapi-5) 
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, 
and/or contact the folk at [EMAIL PROTECTED]

Project txt2html-task contains errors.
The current state of this project is 'Success'.

Full details are available at:
    
http://brutus.apache.org/gump/public/jakarta-servletapi-5/txt2html-task/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [ant] identifier set to project name
 -INFO- Made directory 
[/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152/build/ant]
 -INFO- No license on redistributable project with outputs.
 -ERROR- Failed to publish 
[/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152/build/ant] to 
repository : [Errno 21] Is a directory



The following work was performed:
http://brutus.apache.org/gump/public/jakarta-servletapi-5/txt2html-task/gump_work/build_jakarta-servletapi-5_txt2html-task.html
Work Name: build_jakarta-servletapi-5_txt2html-task (Type: Build)
Work ended in a state of : Success
Elapsed: 2 secs
Command Line: java -Djava.awt.headless=true 
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar
 org.apache.tools.ant.Main 
-Dgump.merge=/home/gump/workspaces2/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only ant 
[Working Directory: 
/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152]
CLASSPATH: 
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152/build/ant:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant.jar
---------------------------------------------
Buildfile: build.xml

prepare:
    [mkdir] Created dir: 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/build/classes
    [mkdir] Created dir: 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/build/docs
    [mkdir] Created dir: 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/build/docs/api
    [mkdir] Created dir: 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/build/examples
    [mkdir] Created dir: 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/dist
    [mkdir] Created dir: 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/dist/docs
    [mkdir] Created dir: 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/dist/docs/api
    [mkdir] Created dir: 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/dist/lib
    [mkdir] Created dir: 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/dist/src
    [mkdir] Created dir: 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/dist/examples

ant:
    [javac] Compiling 1 source file to 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/build/ant
    [javac] Note: 
/home/gump/workspaces2/public/workspace/jakarta-servletapi-5/jsr152/src/ant/task/Txt2Html.java
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -deprecation for details.

BUILD SUCCESSFUL
Total time: 2 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://brutus.apache.org/gump/public/jakarta-servletapi-5/txt2html-task/rss.xml
- Atom: 
http://brutus.apache.org/gump/public/jakarta-servletapi-5/txt2html-task/atom.xml

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

*********************************************************** G U M P
[EMAIL PROTECTED]: Module quartz 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, 
and/or contact the folk at [EMAIL PROTECTED]

Module quartz contains errors.
The current state of this module is 'Success'.

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -ERROR- *** Failed to update from source control. Stale contents ***



The following work was performed:
http://brutus.apache.org/gump/public/quartz/gump_work/update_quartz.html
Work Name: update_quartz (Type: Update)
Work ended in a state of : Failed
Elapsed: 
Command Line: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/quartz 
update -P -d -A 
[Working Directory: /usr/local/gump/public/workspace/cvs/quartz]
---------------------------------------------
cvs [update aborted]: unrecognized auth response from cvs.sourceforge.net: M 
PserverBackend::PserverBackend() Connect (Connection refused)
---------------------------------------------

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

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

*********************************************************** G U M P
[EMAIL PROTECTED]: Module struts 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, 
and/or contact the folk at [EMAIL PROTECTED]

Module struts contains errors.
The current state of this module is 'Success'.

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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -ERROR- *** Failed to update from source control. Stale contents ***



The following work was performed:
http://brutus.apache.org/gump/public/struts/gump_work/update_struts.html
Work Name: update_struts (Type: Update)
Work ended in a state of : Failed
Elapsed: 1 min 59 secs
Command Line: svn --quiet update --non-interactive struts 
[Working Directory: /usr/local/gump/public/workspace/cvs]
---------------------------------------------
svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: 
Cannot replace a directory from within

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

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

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

*********************************************************** G U M P
[EMAIL PROTECTED]: Project jtidy-cvs (in module jtidy) 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 jtidy-cvs has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 6 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - jtidy-cvs :  HTML Templates


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [jtidy-11022005.jar] identifier set to project name
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/jtidy/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /usr/local/gump/public/workspace/jtidy/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/jtidy/project.properties
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://brutus.apache.org/gump/public/jtidy/jtidy-cvs/gump_work/build_jtidy_jtidy-cvs.html
Work Name: build_jtidy_jtidy-cvs (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/jtidy]
CLASSPATH: 
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api.jar
---------------------------------------------
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependency:

dom3-xml-apis-1.0.jar

Total time: 2 seconds
Finished at: Fri Feb 11 01:23:23 PST 2005

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

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

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


--
Apache Gump
http://gump.apache.org/ [Instance: brutus]

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

Reply via email to