Dear Gumpmeisters,
The following 12 notifys should have been sent
*********************************************************** G U M P
[EMAIL PROTECTED]: Project packaged-strutstestcase (in module
packaged-strutstestcase) failed
[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]: Module uddi4j success, but with warnings.
[EMAIL PROTECTED]: Project txt2html-task (in module jakarta-servletapi-5)
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
[EMAIL PROTECTED]: Project groovy (in module groovy) failed
*********************************************************** G U M P
[EMAIL PROTECTED]: Project packaged-strutstestcase (in module
packaged-strutstestcase) 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 packaged-strutstestcase has an issue affecting its community
integration.
This issue affects 18 projects.
The current state of this project is 'Failed', with reason 'Bad Package
Installation'.
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
- jakarta-tomcat-5 : Servlet 2.4 and JSP 2.0 Reference Implementation
- jakarta-velocity-tools : Velocity-Tools project
- metro-reflector-blocks-complete : Avalon SVN
- packaged-strutstestcase : An extension of the standard JUnit TestCase
class that provi...
- 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...
Full details are available at:
http://brutus.apache.org/gump/public/packaged-strutstestcase/packaged-strutstestcase/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Sole output [strutstest-2.1.3.jar] identifier set to project name
-INFO- This is a packaged project, location:
/usr/local/gump/packages/strutstest
-INFO- Failed with reason bad package installation
-ERROR- Missing Packaged Output:
/usr/local/gump/packages/strutstest/strutstest/strutstest-2.1.3.jar
To subscribe to this information via syndicated feeds:
- RSS:
http://brutus.apache.org/gump/public/packaged-strutstestcase/packaged-strutstestcase/rss.xml
- Atom:
http://brutus.apache.org/gump/public/packaged-strutstestcase/packaged-strutstestcase/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #1.
*********************************************************** 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 13 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 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #5.
*********************************************************** 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,
and/or contact the folk at [EMAIL PROTECTED]
Module wsdl4j contains errors.
The current state of this module is 'Success'.
Full details are available at:
http://brutus.apache.org/gump/public/wsdl4j/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/wsdl4j/gump_work/update_wsdl4j.html
Work Name: update_wsdl4j (Type: Update)
Work ended in a state of : Failed
Elapsed: 3 mins 9 secs
Command Line: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/usr/cvs/wsdl4j
update -P -d -A
[Working Directory: /usr/local/gump/public/workspace/cvs/wsdl4j]
---------------------------------------------
cvs [update aborted]: connect to oss.software.ibm.com(129.42.16.103):2401
failed: Connection timed out
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/wsdl4j/rss.xml
- Atom: http://brutus.apache.org/gump/public/wsdl4j/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #6.
*********************************************************** G U M P
[EMAIL PROTECTED]: Module icu4j 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 icu4j contains errors.
The current state of this module is 'Success'.
Full details are available at:
http://brutus.apache.org/gump/public/icu4j/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/icu4j/gump_work/update_icu4j.html
Work Name: update_icu4j (Type: Update)
Work ended in a state of : Failed
Elapsed: 3 mins 10 secs
Command Line: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/usr/cvs/icu4j
update -P -d -A
[Working Directory: /usr/local/gump/public/workspace/cvs/icu4j]
---------------------------------------------
cvs [update aborted]: connect to oss.software.ibm.com(129.42.18.103):2401
failed: Connection timed out
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/icu4j/rss.xml
- Atom: http://brutus.apache.org/gump/public/icu4j/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #7.
*********************************************************** G U M P
[EMAIL PROTECTED]: Module uddi4j 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 uddi4j contains errors.
The current state of this module is 'Success'.
Full details are available at:
http://brutus.apache.org/gump/public/uddi4j/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/uddi4j/gump_work/update_uddi4j.html
Work Name: update_uddi4j (Type: Update)
Work ended in a state of : Failed
Elapsed: 3 mins 9 secs
Command Line: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/usr/cvs/uddi4j
update -P -d -A
[Working Directory: /usr/local/gump/public/workspace/cvs/uddi4j]
---------------------------------------------
cvs [update aborted]: connect to oss.software.ibm.com(129.42.16.103):2401
failed: Connection timed out
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/uddi4j/rss.xml
- Atom: http://brutus.apache.org/gump/public/uddi4j/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #10.
*********************************************************** 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 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #13.
*********************************************************** 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 13 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-17032005.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: Thu Mar 17 01:46:52 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 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #23.
*********************************************************** 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 13 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://brutus.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://brutus.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: 5 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
-Dmyfaces-jsf-api.jar=../lib/myfaces-jsf-api-17032005.jar
[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/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:/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
---------------------------------------------
Buildfile: build.xml
prepare:
[mkdir] Created dir:
/home/gump/workspaces2/public/workspace/myfaces/build/release
-compile-api:
[mkdir] Created dir:
/home/gump/workspaces2/public/workspace/myfaces/build/temp/myfaces-api/classes
[javac] Compiling 134 source files to
/home/gump/workspaces2/public/workspace/myfaces/build/temp/myfaces-api/classes
-compile-share:
[mkdir] Created dir:
/home/gump/workspaces2/public/workspace/myfaces/build/temp/myfaces-share/classes
[javac] Compiling 73 source files to
/home/gump/workspaces2/public/workspace/myfaces/build/temp/myfaces-share/classes
[javac]
/home/gump/workspaces2/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]
/home/gump/workspaces2/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]
/home/gump/workspaces2/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
/home/gump/workspaces2/public/workspace/myfaces/build/build.xml:554: Compile
failed; see the compiler error output for details.
Total time: 5 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/myfaces/myfaces/rss.xml
- Atom: http://brutus.apache.org/gump/public/myfaces/myfaces/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #24.
*********************************************************** 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 13 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://brutus.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-17032005.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://brutus.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
org.apache.tools.ant.Main
-Dgump.merge=/home/gump/workspaces2/public/gump/work/merge.xml
-Dbuild.sysclasspath=only -Dversion=17032005 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/ant/bootstrap/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant.jar:/usr/local/gump/public/workspace/jakarta-commons/httpclient/dist/commons-httpclient.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-17032005.jar:/usr/local/gump/public/workspace/jdom/build/jdom.jar:/usr/local/gump/public/workspace/logging-log4j/log4j-17032005.jar:/usr/local/gump/public/workspace/ws-xmlrpc/target/xmlrpc-17032005.jar
---------------------------------------------
[javac] xpath = new XPath( "/descendant::*[local-name() = 'item']"
);
[javac] ^
[javac]
/home/gump/workspaces2/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]
/home/gump/workspaces2/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]
/home/gump/workspaces2/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]
/home/gump/workspaces2/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]
/home/gump/workspaces2/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]
/home/gump/workspaces2/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]
/home/gump/workspaces2/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]
/home/gump/workspaces2/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
/home/gump/workspaces2/public/workspace/jakarta-commons/feedparser/build.xml:67:
Compile failed; see the compiler error output for details.
Total time: 3 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://brutus.apache.org/gump/public/jakarta-commons/commons-feedparser/rss.xml
- Atom:
http://brutus.apache.org/gump/public/jakarta-commons/commons-feedparser/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #26.
*********************************************************** G U M P
[EMAIL PROTECTED]: Project jaxen-test (in module jaxen) 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 jaxen-test has an issue affecting its community integration.
This issue affects 1 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:
- jaxen-test : Universal Java XPath Engine
Full details are available at:
http://brutus.apache.org/gump/public/jaxen/jaxen-test/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- Project Reports in:
/usr/local/gump/public/workspace/jaxen/target/test-reports
The following work was performed:
http://brutus.apache.org/gump/public/jaxen/jaxen-test/gump_work/build_jaxen_jaxen-test.html
Work Name: build_jaxen_jaxen-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 27 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=/home/gump/workspaces2/public/gump/work/merge.xml
-Dbuild.sysclasspath=only -Dfinal.name=jaxen-17032005 -f build.xml test
[Working Directory: /usr/local/gump/public/workspace/jaxen]
CLASSPATH:
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jaxen/target/test-classes:/usr/local/gump/public/workspace/jaxen/target/jaxen-17032005.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.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/jdom/build/jdom.jar:/usr/local/gump/public/workspace/xom/build/xom-17032005.jar
---------------------------------------------
[junit] Select :: namespace::*
[junit] Expected Size :: 3
[junit] Result Size :: 3
[junit] Select :: /namespace::*
[junit] Expected Size :: 0
[junit] Result Size :: 0
[junit] Select :: /Template/Application1/namespace::*
[junit] Expected Size :: 3
[junit] Result Size :: 3
[junit] Select :: /Template/Application2/namespace::*
[junit] Expected Size :: 3
[junit] Result Size :: 3
[junit] Select :: //namespace::*
[junit] Expected Size :: 25
[junit] Result Size :: 25
[junit] Select :: //namespace::xplt
[junit] Expected Size :: 8
[junit] Result Size :: 8
[junit] Select :: //namespace::somethingelse
[junit] Expected Size :: 0
[junit] Result Size :: 0
[junit] -----------------------------
[junit] -----------------------------
[junit] Document [xml/testNamespaces.xml]
[junit] Initial Context :: /
[junit] Select :: /Template/namespace::xml/parent::Template
[junit] Expected Size :: 1
[junit] Result Size :: 1
[junit] Initial Context :: /Template/namespace::xml
[junit] Select :: parent::Template
[junit] Expected Size :: 1
[junit] Result Size :: 1
[junit] -----------------------------
[junit] ------------- ---------------- ---------------
[junit] Testcase: testXPaths took 2.297 sec
[junit] Running org.jaxen.xom.XPathTest
[junit] Testsuite: org.jaxen.xom.XPathTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
[junit] Testcase: testConstruction took 0.091 sec
[junit] Testcase: testSelection took 0.138 sec
test:
BUILD FAILED
/home/gump/workspaces2/public/workspace/jaxen/build.xml:83: There were test
failures.
Total time: 27 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/jaxen/jaxen-test/rss.xml
- Atom: http://brutus.apache.org/gump/public/jaxen/jaxen-test/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #28.
*********************************************************** 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 13 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://brutus.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://brutus.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 21 secs
Command Line: java -Djava.awt.headless=true -Dant.build.clonevm=true
-Xbootclasspath/p:/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:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
org.apache.tools.ant.Main
-Dgump.merge=/home/gump/workspaces2/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-17032005.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/packages/jce/jce-jdk13-116.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
---------------------------------------------
[junit] Mar 17, 2005 1:57:49 AM org.apache.xml.security.signature.Reference
verify
[junit] INFO: Verification successful for URI "#envelopedData"
[junit] Mar 17, 2005 1:57:49 AM org.apache.xml.security.signature.Reference
verify
[junit] INFO: Verification successful for URI ""
[junit] ------------- ---------------- ---------------
[junit] Testcase: test_enveloping took 0.197 sec
[junit] Testcase: test_enveloped took 0.017 sec
[junit] Running org.apache.xml.security.test.signature.XMLSignatureInputTest
[junit] Testsuite:
org.apache.xml.security.test.signature.XMLSignatureInputTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
[junit] Testcase: testSetOctetStreamGetOctetStream took 0.014 sec
[junit] Testcase: testSetNodeSetGetOctetStream1 took 0.053 sec
[junit] Testcase: testIsInitializedWithOctetStream took 0 sec
[junit] Testcase: testOctetStreamIsOctetStream took 0.001 sec
[junit] Testcase: testOctetStreamIsNotNodeSet took 0 sec
[junit] Testcase: testIsInitializedWithNodeSet took 0.009 sec
[junit] Testcase: testNodeSetIsNotOctetStream took 0.005 sec
[junit] Testcase: testNodeSetIsNodeSet took 0.007 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.156 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.156 sec
[junit] Testcase: test1 took 0.026 sec
[junit] Testcase: test2 took 0.003 sec
[junit] Testcase: test3 took 0.051 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.098 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
[junit] Testcase: testA1 took 0.014 sec
[junit] Testcase: testWrap1 took 0 sec
[junit] Testcase: testWrap2 took 0.001 sec
[junit] Running
org.apache.xml.security.test.utils.resolver.ResourceResolverSpiTest
[junit] Testsuite:
org.apache.xml.security.test.utils.resolver.ResourceResolverSpiTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
[junit] Testcase: testExpandSystemId_1 took 0.012 sec
[junit] Testcase: testExpandSystemId_2 took 0.005 sec
[junitreport] Transform time: 5424ms
BUILD FAILED
/home/gump/workspaces2/public/workspace/xml-security/build.xml:392: Unit Tests
Failed
Total time: 1 minute 20 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://brutus.apache.org/gump/public/xml-security/xml-security-tests/rss.xml
- Atom:
http://brutus.apache.org/gump/public/xml-security/xml-security-tests/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #30.
*********************************************************** 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://brutus.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://brutus.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: 27 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-17032005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-attrs-17032005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-util-17032005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-xml-17032005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-commons-17032005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-17032005.jar:/usr/local/gump/public/workspace/asm/output/dist/lib/asm-tree-17032005.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-17032005.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/collections/build/commons-collections-17032005.jar:/usr/local/gump/public/workspace/jakarta-commons/httpclient/dist/commons-httpclient.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:/usr/local/gump/public/workspace/jakarta-bsf/build/lib/bsf.jar:/usr/local/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-17032005.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.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
---------------------------------------------
/home/gump/workspaces2/public/workspace/groovy/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java:789:
cannot resolve symbol
symbol : variable ALOAD
location: class org.codehaus.groovy.classgen.AsmClassGenerator
cv.visitVarInsn(ALOAD, index1);
^
/home/gump/workspaces2/public/workspace/groovy/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java:790:
cannot resolve symbol
symbol : variable ATHROW
location: class org.codehaus.groovy.classgen.AsmClassGenerator
cv.visitInsn(ATHROW);
^
/home/gump/workspaces2/public/workspace/groovy/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java:792:
cannot resolve symbol
symbol : variable ASTORE
location: class org.codehaus.groovy.classgen.AsmClassGenerator
cv.visitVarInsn(ASTORE, index2);
^
/home/gump/workspaces2/public/workspace/groovy/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java:796:
cannot resolve symbol
symbol : variable RET
location: class org.codehaus.groovy.classgen.AsmClassGenerator
cv.visitVarInsn(RET, index2);
^
/home/gump/workspaces2/public/workspace/groovy/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java:817:
cannot resolve symbol
symbol : variable GOTO
location: class org.codehaus.groovy.classgen.AsmClassGenerator
cv.visitJumpInsn(GOTO, finallyStart);
^
/home/gump/workspaces2/public/workspace/groovy/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java:832:
cannot resolve symbol
symbol : variable ASTORE
location: class org.codehaus.groovy.classgen.AsmClassGenerator
cv.visitVarInsn(ASTORE, exceptionIndex);
^
/home/gump/workspaces2/public/workspace/groovy/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java:835:
cannot resolve symbol
symbol : variable GOTO
location: class org.codehaus.groovy.classgen.AsmClassGenerator
cv.visitJumpInsn(GOTO, finallyStart);
^
The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError
BUILD FAILED
File...... /home/gump/.maven/cache/maven-java-plugin-1.5/plugin.jelly
Element... ant:javac
Line...... 63
Column.... 48
Compile failed; see the compiler error output for details.
Total time: 26 seconds
Finished at: Thu Mar 17 02:25:28 PST 2005
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/groovy/groovy/rss.xml
- Atom: http://brutus.apache.org/gump/public/groovy/groovy/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 31000017032005, brutus:brutus-public:31000017032005
Gump E-mail Identifier (unique within run) #37.
--
Apache Gump
http://gump.apache.org/ [Instance: brutus]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]