Dear Gumpmeisters,
            
The following 9 notifys should have been sent

*********************************************************** G U M P
[EMAIL PROTECTED]: Project nant (in module nant) failed
[EMAIL PROTECTED]: Project cppunit-make (in module cppunit) failed
[EMAIL PROTECTED]: Project txt2html-task (in module jakarta-servletapi-5) 
success, but with warnings.
[EMAIL PROTECTED]: Project httpunit (in module httpunit) failed
[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 xml-security-tests (in module xml-security) failed
[EMAIL PROTECTED]: Project groovy (in module groovy) 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 125 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://vmgump.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://vmgump.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: 2 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
resgen  src/NAnt.Core/Resources/Strings.resx 
bootstrap/NAnt.Core.Resources.Strings.resources
make: resgen: Command not found
make: *** [bootstrap/NAnt.Core.dll] Error 127
---------------------------------------------

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

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

*********************************************************** G U M P
[EMAIL PROTECTED]: Project cppunit-make (in module cppunit) 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 cppunit-make has an issue affecting its community integration.
This issue affects 6 projects,
 and has been outstanding for 18 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - cppunit-make :  Cppunit unit testing framework
    - cppunit-make-check :  Cppunit unit testing framework
    - cppunit-make-install :  Cppunit unit testing framework
    - logging-log4cxx-ant :  Apache log4cxx
    - logging-log4cxx-ant-no_wchar_t :  Apache log4cxx
    - logging-log4cxx-ant-static :  Apache log4cxx


Full details are available at:
    http://vmgump.apache.org/gump/public/cppunit/cppunit-make/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://vmgump.apache.org/gump/public/cppunit/cppunit-make/gump_work/build_cppunit_cppunit-make.html
Work Name: build_cppunit_cppunit-make (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 mins 25 secs
Command Line: make 
[Working Directory: /usr/local/gump/public/workspace/cppunit]
---------------------------------------------
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/x1/gump/public/workspace/cppunit/include/cppunit/portability'
make[3]: Entering directory `/x1/gump/public/workspace/cppunit/include/cppunit'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/x1/gump/public/workspace/cppunit/include/cppunit'
make[2]: Leaving directory `/x1/gump/public/workspace/cppunit/include/cppunit'
make[2]: Entering directory `/x1/gump/public/workspace/cppunit/include'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/x1/gump/public/workspace/cppunit/include'
make[1]: Leaving directory `/x1/gump/public/workspace/cppunit/include'
Making all in examples
make[1]: Entering directory `/x1/gump/public/workspace/cppunit/examples'
Making all in hierarchy
make[2]: Entering directory 
`/x1/gump/public/workspace/cppunit/examples/hierarchy'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/x1/gump/public/workspace/cppunit/examples/hierarchy'
Making all in cppunittest
make[2]: Entering directory 
`/x1/gump/public/workspace/cppunit/examples/cppunittest'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/x1/gump/public/workspace/cppunit/examples/cppunittest'
Making all in simple
make[2]: Entering directory `/x1/gump/public/workspace/cppunit/examples/simple'
g++ -DHAVE_CONFIG_H -I. 
-I/usr/local/gump/public/workspace/cppunit/examples/simple -I../../config 
-I../../include -I/usr/local/gump/public/workspace/cppunit/include    -g -O2 -c 
ExampleTestCase.cpp
g++ -DHAVE_CONFIG_H -I. 
-I/usr/local/gump/public/workspace/cppunit/examples/simple -I../../config 
-I../../include -I/usr/local/gump/public/workspace/cppunit/include    -g -O2 -c 
Main.cpp
/bin/sh ../../libtool --mode=link g++  -g -O2  -o simple -ldl ExampleTestCase.o 
Main.o ../../src/cppunit/libcppunit.la  
mkdir .libs
g++ -g -O2 -o .libs/simple ExampleTestCase.o Main.o  -ldl 
../../src/cppunit/.libs/libcppunit.so -Wl,--rpath 
-Wl,/usr/local/gump/public/workspace/cppunit/dest-14072005/lib
creating simple
make[2]: Leaving directory `/x1/gump/public/workspace/cppunit/examples/simple'
Making all in ClockerPlugIn
make[2]: Entering directory 
`/x1/gump/public/workspace/cppunit/examples/ClockerPlugIn'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/x1/gump/public/workspace/cppunit/examples/ClockerPlugIn'
Making all in DumperPlugIn
make[2]: Entering directory 
`/x1/gump/public/workspace/cppunit/examples/DumperPlugIn'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/x1/gump/public/workspace/cppunit/examples/DumperPlugIn'
Making all in money
make[2]: Entering directory `/x1/gump/public/workspace/cppunit/examples/money'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/x1/gump/public/workspace/cppunit/examples/money'
make[2]: Entering directory `/x1/gump/public/workspace/cppunit/examples'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/x1/gump/public/workspace/cppunit/examples'
make[1]: Leaving directory `/x1/gump/public/workspace/cppunit/examples'
Making all in doc
make[1]: Entering directory `/x1/gump/public/workspace/cppunit/doc'
Makefile:252: *** missing separator.  Stop.
make[1]: Leaving directory `/x1/gump/public/workspace/cppunit/doc'
make: *** [all-recursive] Error 1
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 33000014072005, vmgump.apache.org:vmgump-public:33000014072005
Gump E-mail Identifier (unique within run) #3.

*********************************************************** 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://vmgump.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://vmgump.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:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/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
---------------------------------------------
Buildfile: build.xml

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

ant:
    [javac] Compiling 1 source file to 
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/build/ant
    [javac] Note: 
/x1/gump/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: 1 second
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 33000014072005, vmgump.apache.org:vmgump-public:33000014072005
Gump E-mail Identifier (unique within run) #4.

*********************************************************** G U M P
[EMAIL PROTECTED]: Project httpunit (in module httpunit) 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 httpunit has an issue affecting its community integration.
This issue affects 33 projects,
 and has been outstanding for 103 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - authx-example :  Apache Authentication and Authorization Framework
    - avalon-http-context :  Avalon SVN
    - avalon-http-demo :  Avalon SVN
    - avalon-http-examples :  Avalon SVN
    - avalon-http-impl :  Avalon SVN
    - avalon-http-server :  Avalon SVN
    - avalon-http-servlet :  Avalon SVN
    - avalon-http-static :  Avalon SVN
    - avalon-http-test :  Avalon SVN
    - avalon-planet-facilities :  Avalon SVN
    - fulcrum-intake :  Services Framework
    - fulcrum-security-adapter-turbine :  Services Framework
    - httpunit :  framework for unit testing web sites
    - jakarta-cactus-documentation :  Cactus Documentation
    - jakarta-cactus-framework-12 :  Cactus Framework (J2EE 1.2)
    - jakarta-cactus-framework-13 :  Cactus Framework (J2EE 1.3)
    - jakarta-cactus-release-12 :  Unit test framework for server-side java code
    - jakarta-cactus-release-13 :  Unit test framework for server-side java code
    - jakarta-cactus-sample-jetty-13 :  Cactus Jetty Sample (J2EE 1.3)
    - jakarta-cactus-sample-servlet-12 :  Cactus Servlet Sample (J2EE 1.2)
    - jakarta-cactus-sample-servlet-13 :  Cactus Servlet Sample (J2EE 1.3)
    - jakarta-jetspeed :  Enterprise Information Portal
    - jakarta-tomcat-5 :  Servlet 2.4 and JSP 2.0 Reference Implementation
    - jakarta-turbine-2 :  A servlet based framework.
    - jakarta-turbine-3 :  A servlet based framework.
    - jakarta-velocity-tools :  Velocity-Tools project
    - metro-reflector-blocks-complete :  Avalon SVN
    - scarab :  Issue Tracking Built for the Ages
    - struts-sslext :  The Struts SSL Extension for HTTP/HTTPS switching
    - struts-taglib :  Model 2 Model-View-Controller framework for Servlets and 
JSP
    - struts-taglib-from-packages :  Model 2 Model-View-Controller framework 
for Servlets and JSP
    - strutstestcase :  An extension of the standard JUnit TestCase class that 
provi...
    - ws-axis-test :  Apache eXtensible Interaction System


Full details are available at:
    http://vmgump.apache.org/gump/public/httpunit/httpunit/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
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/httpunit/httpunit/gump_work/build_httpunit_httpunit.html
Work Name: build_httpunit_httpunit (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 sec
Command Line: java -Djava.awt.headless=true 
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only 
[Working Directory: /usr/local/gump/public/workspace/httpunit]
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/httpunit/jars/Tidy.jar:/usr/local/gump/packages/nekohtml-0.9.3/nekohtmlXni.jar:/usr/local/gump/packages/nekohtml-0.9.3/nekohtml.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar
---------------------------------------------
Buildfile: build.xml

BUILD FAILED
/x1/gump/public/workspace/httpunit/build.xml:5: Unexpected element "{}HTML" 
{antlib:org.apache.tools.ant}HTML

Total time: 0 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 33000014072005, vmgump.apache.org:vmgump-public:33000014072005
Gump E-mail Identifier (unique within run) #6.

*********************************************************** 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 10 projects,
 and has been outstanding for 61 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - cocoon-block-lucene :  Java XML Framework
    - cocoon-block-querybean :  Java XML Framework
    - cocoon-block-slide :  Java XML Framework
    - cocoon-block-webdav :  Java XML Framework
    - eyebrowse :  Web-based mail archive browsing
    - jakarta-lucene :  Java Based Search Engine
    - jakarta-slide :  Content Management System based on WebDAV technology
    - jtidy-cvs :  HTML Templates
    - lenya :  Content Management System
    - lucene-java :  Java Based Search Engine


Full details are available at:
    http://vmgump.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-14072005.jar] identifier set to project name
 -DEBUG- Dependency on xml-apis exists, no need to add for property 
maven.jar.dom3-xml-apis.
 -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://vmgump.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: 3 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/jakarta-commons/logging/dist/commons-logging-14072005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-14072005.jar
---------------------------------------------
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

The build cannot continue because of the following unsatisfied dependencies:

maven-sourceforge-plugin-1.0.jar (try downloading from 
http://maven-plugins.sourceforge.net)
maven-statcvs-plugin-2.4.jar
maven-findbugs-plugin-0.8.4.jar
maven-xhtml-plugin-1.2.jar (try downloading from 
http://maven-validator.sourceforge.net)
maven-checkstyle-plugin-2.4.1.jar (try downloading from 
http://maven.apache.org/reference/plugins/checkstyle)

Total time: 2 seconds
Finished at: Thu Jul 14 02:25:35 PDT 2005

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

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

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

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


Full details are available at:
    http://vmgump.apache.org/gump/public/myfaces/myfaces/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
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/myfaces/myfaces/gump_work/build_myfaces_myfaces.html
Work Name: build_myfaces_myfaces (Type: Build)
Work ended in a state of : Failed
Elapsed: 23 secs
Command Line: java -Djava.awt.headless=true 
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only 
-Dmyfaces-jsf-api.jar=../lib/myfaces-jsf-api-14072005.jar -Denv.TEMP=temp 
[Working Directory: /usr/local/gump/public/workspace/myfaces/build]
CLASSPATH: 
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/myfaces/build/temp/myfaces-api/classes:/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/jakarta-commons/el/dist/commons-el.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-14072005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-14072005.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152/dist/lib/jsp-api.jar:/usr/local/gump/public/workspace/jakarta-taglibs/dist/standard/lib/jstl.jar
---------------------------------------------
      [tar] Entry: 
myfaces-1.0.9-src/src/share/org/apache/myfaces/renderkit/html/util/DummyFormResponseWriterWrapper.java
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/example1/ValidationController.java
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/listexample/PagedSortableCarList.java
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/listexample/SimpleCountryForm.java
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/listexample/SimpleCountryList.java
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/listexample/SimpleSortableCarList.java
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/resource/example_messages.properties
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/resource/example_messages_ca.properties
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/resource/example_messages_de.properties
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/resource/example_messages_en.properties
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/resource/example_messages_es.properties
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/resource/example_messages_fr.properties
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/resource/example_messages_ja.properties
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/resource/example_messages_pt_BR.properties
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/resource/example_messages_ru.properties
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/resource/example_messages_zh.properties
 longer than 100 characters.
      [tar] Entry: 
myfaces-1.0.9-src/webapps/src/example/org/apache/myfaces/examples/util/ExampleMessagesResourceBundle.java
 longer than 100 characters.
      [zip] Building zip: 
/x1/gump/public/workspace/myfaces/build/release/myfaces-1.0.9-src.zip

-compile-api:
    [mkdir] Created dir: 
/x1/gump/public/workspace/myfaces/build/temp/myfaces-api/classes
    [javac] Compiling 134 source files to 
/x1/gump/public/workspace/myfaces/build/temp/myfaces-api/classes

myfaces-jsf-api-jar:
      [jar] Building jar: 
/x1/gump/public/workspace/myfaces/lib/myfaces-jsf-api-14072005.jar

-compile-share:
    [mkdir] Created dir: 
/x1/gump/public/workspace/myfaces/build/temp/myfaces-share/classes
    [javac] Compiling 74 source files to 
/x1/gump/public/workspace/myfaces/build/temp/myfaces-share/classes
    [javac] 
/x1/gump/public/workspace/myfaces/src/share/org/apache/myfaces/util/ClassUtils.java:19:
 cannot resolve symbol
    [javac] symbol  : class Logger 
    [javac] location: package el
    [javac] import org.apache.commons.el.Logger;
    [javac]                              ^
    [javac] 
/x1/gump/public/workspace/myfaces/src/share/org/apache/myfaces/util/ClassUtils.java:78:
 cannot resolve symbol
    [javac] symbol  : class Logger 
    [javac] location: class org.apache.myfaces.util.ClassUtils
    [javac]     private static final Logger COERCION_LOGGER   = new 
Logger(System.out);
    [javac]                          ^
    [javac] 
/x1/gump/public/workspace/myfaces/src/share/org/apache/myfaces/util/ClassUtils.java:78:
 cannot resolve symbol
    [javac] symbol  : class Logger 
    [javac] location: class org.apache.myfaces.util.ClassUtils
    [javac]     private static final Logger COERCION_LOGGER   = new 
Logger(System.out);
    [javac]                                                         ^
    [javac] 3 errors

BUILD FAILED
/x1/gump/public/workspace/myfaces/build/build.xml:569: Compile failed; see the 
compiler error output for details.

Total time: 22 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 33000014072005, vmgump.apache.org:vmgump-public:33000014072005
Gump E-mail Identifier (unique within run) #16.

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


Full details are available at:
    
http://vmgump.apache.org/gump/public/jakarta-commons/commons-feedparser/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-feedparser-14072005.jar] identifier set to 
project name
 -INFO- Failed with reason build failed
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-commons/commons-feedparser/gump_work/build_jakarta-commons_commons-feedparser.html
Work Name: build_jakarta-commons_commons-feedparser (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: java -Djava.awt.headless=true 
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only -Dversion=14072005 test 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/feedparser]
CLASSPATH: 
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/feedparser/compile:/usr/local/gump/public/workspace/jakarta-commons/feedparser/junit:/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/jakarta-commons/httpclient/dist/commons-httpclient.jar:/usr/local/gump/packages/jaxen-1.1-beta-6/jaxen-1.1-beta-6.jar:/usr/local/gump/public/workspace/jdom/build/jdom.jar:/usr/local/gump/public/workspace/logging-log4j/log4j-14072005.jar:/usr/local/gump/public/workspace/ws-xmlrpc/target/xmlrpc-14072005.jar
---------------------------------------------
    [javac]         xpath = new XPath( "/descendant::*[local-name() = 'item']" 
);
    [javac]                     ^
    [javac] 
/x1/gump/public/workspace/jakarta-commons/feedparser/src/java/org/apache/commons/feedparser/RSSFeedParser.java:162:
 cannot resolve symbol
    [javac] symbol  : class XPath 
    [javac] location: class org.apache.commons.feedparser.RSSFeedParser
    [javac]         XPath xpath = new XPath( 
"@rdf:resource|guid|descendant::*[local-name() = 'link']" );
    [javac]         ^
    [javac] 
/x1/gump/public/workspace/jakarta-commons/feedparser/src/java/org/apache/commons/feedparser/RSSFeedParser.java:162:
 cannot resolve symbol
    [javac] symbol  : class XPath 
    [javac] location: class org.apache.commons.feedparser.RSSFeedParser
    [javac]         XPath xpath = new XPath( 
"@rdf:resource|guid|descendant::*[local-name() = 'link']" );
    [javac]                           ^
    [javac] 
/x1/gump/public/workspace/jakarta-commons/feedparser/src/java/org/apache/commons/feedparser/TagFeedParser.java:79:
 cannot resolve symbol
    [javac] symbol  : class XPath 
    [javac] location: class org.apache.commons.feedparser.TagFeedParser
    [javac]         XPath xpath = new XPath( "dc:subject" );
    [javac]         ^
    [javac] 
/x1/gump/public/workspace/jakarta-commons/feedparser/src/java/org/apache/commons/feedparser/TagFeedParser.java:79:
 cannot resolve symbol
    [javac] symbol  : class XPath 
    [javac] location: class org.apache.commons.feedparser.TagFeedParser
    [javac]         XPath xpath = new XPath( "dc:subject" );
    [javac]                           ^
    [javac] 
/x1/gump/public/workspace/jakarta-commons/feedparser/src/java/org/apache/commons/feedparser/TagFeedParser.java:110:
 cannot resolve symbol
    [javac] symbol  : class XPath 
    [javac] location: class org.apache.commons.feedparser.TagFeedParser
    [javac]         XPath xpath = new XPath( "descendant::*[local-name() = 
'category']" );
    [javac]         ^
    [javac] 
/x1/gump/public/workspace/jakarta-commons/feedparser/src/java/org/apache/commons/feedparser/TagFeedParser.java:110:
 cannot resolve symbol
    [javac] symbol  : class XPath 
    [javac] location: class org.apache.commons.feedparser.TagFeedParser
    [javac]         XPath xpath = new XPath( "descendant::*[local-name() = 
'category']" );
    [javac]                           ^
    [javac] 
/x1/gump/public/workspace/jakarta-commons/feedparser/src/java/org/apache/commons/feedparser/TagFeedParser.java:155:
 cannot resolve symbol
    [javac] symbol  : class XPath 
    [javac] location: class org.apache.commons.feedparser.TagFeedParser
    [javac]         XPath xpath = new XPath( "taxo:topics/rdf:Bag/rdf:li" );
    [javac]         ^
    [javac] 
/x1/gump/public/workspace/jakarta-commons/feedparser/src/java/org/apache/commons/feedparser/TagFeedParser.java:155:
 cannot resolve symbol
    [javac] symbol  : class XPath 
    [javac] location: class org.apache.commons.feedparser.TagFeedParser
    [javac]         XPath xpath = new XPath( "taxo:topics/rdf:Bag/rdf:li" );
    [javac]                           ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 37 errors

BUILD FAILED
/x1/gump/public/workspace/jakarta-commons/feedparser/build.xml:67: Compile 
failed; see the compiler error output for details.

Total time: 2 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/jakarta-commons/commons-feedparser/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/jakarta-commons/commons-feedparser/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 33000014072005, vmgump.apache.org:vmgump-public:33000014072005
Gump E-mail Identifier (unique within run) #17.

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


Full details are available at:
    
http://vmgump.apache.org/gump/public/xml-security/xml-security-tests/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on jce exists, no need to add for property lib.jce.
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump.apache.org/gump/public/xml-security/xml-security-tests/gump_work/build_xml-security_xml-security-tests.html
Work Name: build_xml-security_xml-security-tests (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 min 18 secs
Command Line: java -Djava.awt.headless=true -Dant.build.clonevm=true 
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-xalan/java/build/serializer.jar:/usr/local/gump/public/workspace/xml-xalan/java/build/xalan-unbundled.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only 
-Djce.download.sha1=c1f0e975e8c8e0a0105787b249a50615b485d109 
-Dlib.jce=/usr/local/gump/packages/jce/jce-jdk13-116.jar 
-Djce.download.md5=85c64cd754719a4bc8da7e9aa0e113fd test 
[Working Directory: /usr/local/gump/public/workspace/xml-security]
CLASSPATH: 
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/xml-security/build/test:/usr/local/gump/public/workspace/xml-security:/usr/local/gump/public/workspace/xml-security/build/xmlsec-14072005.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/packages/jce/jce-jdk13-116.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-14072005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-14072005.jar
---------------------------------------------
    [junit] Jul 14, 2005 2:50:13 AM org.apache.xml.security.signature.Reference 
verify
    [junit] INFO: Verification successful for URI ""
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: test_enveloping took 0.445 sec
    [junit] Testcase: test_enveloped took 0.026 sec
    [junit] Running 
org.apache.xml.security.test.signature.UnknownAlgoSignatureTest
    [junit] Testsuite: 
org.apache.xml.security.test.signature.UnknownAlgoSignatureTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.536 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.536 sec
    [junit] ------------- Standard Error -----------------
    [junit] Jul 14, 2005 2:50:14 AM org.apache.xml.security.signature.Reference 
verify
    [junit] INFO: Verification successful for URI "#TheFirstObject"
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: testGood took 0.358 sec
    [junit] Testcase: testBadC14NAlgo took 0.023 sec
    [junit] Testcase: testBadSigAlgo took 0.013 sec
    [junit] Testcase: testBadTransformAlgo took 0.018 sec
    [junit] Running org.apache.xml.security.test.signature.XMLSignatureInputTest
    [junit] Testsuite: 
org.apache.xml.security.test.signature.XMLSignatureInputTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.138 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.138 sec

    [junit] Testcase: testSetOctetStreamGetOctetStream took 0.011 sec
    [junit] Testcase: testIsInitializedWithOctetStream took 0 sec
    [junit] Testcase: testOctetStreamIsOctetStream took 0.001 sec
    [junit] Testcase: testOctetStreamIsNotNodeSet took 0.002 sec
    [junit] Running 
org.apache.xml.security.test.transforms.implementations.TransformBase64DecodeTest
    [junit] Testsuite: 
org.apache.xml.security.test.transforms.implementations.TransformBase64DecodeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.222 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.222 sec

    [junit] Testcase: test1 took 0.026 sec
    [junit] Testcase: test2 took 0.004 sec
    [junit] Testcase: test3 took 0.08 sec
    [junit] Running org.apache.xml.security.test.utils.Base64Test
    [junit] Testsuite: org.apache.xml.security.test.utils.Base64Test
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.129 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.129 sec

    [junit] Testcase: testA1 took 0.011 sec
    [junit] Testcase: testWrap1 took 0 sec
    [junit] Testcase: testWrap2 took 0 sec
[junitreport] Transform time: 7361ms

BUILD FAILED
/x1/gump/public/workspace/xml-security/build.xml:392: Unit Tests Failed

Total time: 1 minute 18 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 33000014072005, vmgump.apache.org:vmgump-public:33000014072005
Gump E-mail Identifier (unique within run) #20.

*********************************************************** G U M P
[EMAIL PROTECTED]: Project groovy (in module groovy) 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 groovy has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 13 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - authx-script :  Apache Authentication and Authorization Framework
    - groovy :  New agile dynamic language using a Java-like syntax for the ...


Full details are available at:
    http://vmgump.apache.org/gump/public/groovy/groovy/index.html

That said, some information snippets are provided here.

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



The following work was performed:
http://vmgump.apache.org/gump/public/groovy/groovy/gump_work/build_groovy_groovy.html
Work Name: build_groovy_groovy (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/groovy]
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/packages/antlr-2.7.3/antlr.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-analysis-14072005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-attrs-14072005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-util-14072005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-xml-14072005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-commons-14072005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-14072005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-tree-14072005.jar:/usr/local/gump/packages/axion-1.0-M2/axion-1.0-M2.jar:/usr/local/gump/packages/classworlds-1.0/classworlds-1.0.jar:/usr/local/gump/public/workspace/jakarta-commons/cli/target/commons-cli-14072005.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-14072005.jar:/usr/local/gump/public/workspace/jakarta-commons/httpclient/dist/commons-httpclient.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-14072005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-14072005.jar:/usr/local/gump/public/workspace/jakarta-bsf/build/lib/bsf.jar:/usr/local/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-14072005.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/packages/mockobjects-0.09/mockobjects-core-0.09.jar:/usr/local/gump/public/workspace/mx4j/dist/lib/mx4j-remote.jar:/usr/local/gump/public/workspace/mx4j/dist/lib/mx4j-impl.jar:/usr/local/gump/public/workspace/mx4j/dist/lib/mx4j-rimpl.jar:/usr/local/gump/public/workspace/mx4j/dist/lib/mx4j-rjmx.jar:/usr/local/gump/public/workspace/mx4j/dist/lib/mx4j-jmx.jar:/usr/local/gump/public/workspace/mx4j/dist/lib/mx4j.jar:/usr/local/gump/packages/nekohtml-0.9.3/nekohtmlXni.jar:/usr/local/gump/packages/nekohtml-0.9.3/nekohtml.jar:/usr/local/gump/packages/openejb-0.9.2/dist/openejb_loader-0.9.2.jar:/usr/local/gump/packages/openejb-0.9.2/dist/openejb_ejb_tests-0.9.2.jar:/usr/local/gump/packages/openejb-0.9.2/dist/openejb_server-0.9.2.jar:/usr/local/gump/packages/openejb-0.9.2/dist/openejb_client-0.9.2.jar:/usr/local/gump/packages/openejb-0.9.2/dist/openejb-0.9.2.jar:/usr/local/gump/packages/qdox-1.5/qdox-1.5.jar:/usr/local/gump/packages/radeox-1.0-BETA-2/lib/radeox-api.jar:/usr/local/gump/packages/radeox-1.0-BETA-2/lib/radeox.jar:/usr/local/gump/public/workspace/xpp/build/xpp3-14072005.jar:/usr/local/gump/public/workspace/jakarta-jmeter/lib/xstream-1.1.2.jar
---------------------------------------------
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

You are working offline so the build will continue, but 
classworlds-1.1-alpha-2-SNAPSHOT-NO-SYSTEM-EXIT.jar may be out of date!
The build cannot continue because of the following unsatisfied dependencies:

jmock-SNAPSHOT.jar
jmock-cglib-SNAPSHOT.jar
cglib-nodep-2.1.jar
jarjar-0.5.jar

Total time: 3 seconds
Finished at: Thu Jul 14 03:22:29 PDT 2005

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

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 33000014072005, vmgump.apache.org:vmgump-public:33000014072005
Gump E-mail Identifier (unique within run) #27.


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

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

Reply via email to