Dear Gumpmeisters,
The following 6 notifys should have been sent
*********************************************************** G U M P
[EMAIL PROTECTED]: Project wsdl4j (in module wsdl4j) failed
[EMAIL PROTECTED]: Project derby (in module db-derby) failed
[EMAIL PROTECTED]: Project logging-log4cxx-ant (in module logging-log4cxx)
failed
[EMAIL PROTECTED]: Project myfaces (in module myfaces) failed
[EMAIL PROTECTED]: Project jtidy-cvs (in module jtidy) failed
[EMAIL PROTECTED]: Project xml-security-tests (in module xml-security) failed
*********************************************************** G U M P
[EMAIL PROTECTED]: Project wsdl4j (in module wsdl4j) 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 wsdl4j has an issue affecting its community integration.
This issue affects 49 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- addressing : WS-FX Project
- apollo : Apollo Project
- authx-sandbox : Apache Authentication and Authorization Framework
- avalon-jmx-mx4j : Avalon SVN
- avalon-jmx-spi : Avalon SVN
- avalon-jmx-test : Avalon SVN
- avalon-jmx-util : Avalon SVN
- avalon-planet-facilities : Avalon SVN
- cocoon-block-axis : Java XML Framework
- cocoon-block-mail : Java XML Framework
- cocoon-block-scratchpad : Java XML Framework
- commons-jelly-tags-jmx : Commons Jelly
- commons-jelly-tags-soap : Commons Jelly
- fulcrum-intake : Services Framework
- fulcrum-security-adapter-turbine : Services Framework
- geronimo : Apache Geronimo, the J2EE server project of the Apache
Softw...
- groovy : New agile dynamic language using a Java-like syntax for the ...
- 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-turbine-2 : A servlet based framework.
- jakarta-turbine-3 : A servlet based framework.
- jetty : Java HTTP Servlet Server
- jetty-plus : Java HTTP Servlet Server
- muse : Muse Project
- mx4j : OpenSource implementation of a JMX agent
- mx4j-tools : OpenSource implementation of a JMX agent
- mx4j-tools-from-packaged-jetty : OpenSource implementation of a JMX agent
- naming-management : Apache Directory Naming Component
- scarab : Issue Tracking Built for the Ages
- ws-axis : Apache eXtensible Interaction System
- ws-axis-test : Apache eXtensible Interaction System
- ws-juddi : ws-juddi -- UDDI Toolkit/Repository
- ws-juddi-test : ws-juddi -- UDDI Toolkit/Repository
- ws-wsif : Web Services Invocation Framework
- ws-wsil : Web Services Inspection Language
- ws-wsrp4j : Open Source implementation of OASIS WSRP
- wsdl4j : JSR 110
- wsfx-axis-types : Muse Project
- wss4j : Web Services Security (WS-Security) Java Implementation
- xml-axis : Apache eXtensible Interaction System
- xml-axis-wsif : Web Services Invocation Framework
- xml-axis-wsil : Web Services Inspection Language
Full details are available at:
http://brutus.apache.org/gump/public/wsdl4j/wsdl4j/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
-DEBUG- Extracted fallback artifacts from Gump Repository
The following work was performed:
http://brutus.apache.org/gump/public/wsdl4j/wsdl4j/gump_work/build_wsdl4j_wsdl4j.html
Work Name: build_wsdl4j_wsdl4j (Type: Build)
Work ended in a state of : Failed
Elapsed: 4 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=27012005 -Dversion.underscore=27012005 dist
[Working Directory: /usr/local/gump/public/workspace/wsdl4j]
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
---------------------------------------------
[javac]
/home/gump/workspaces2/public/workspace/wsdl4j/src/com/ibm/wsdl/PortImpl.java:20:
com.ibm.wsdl.PortImpl is not abstract and does not override abstract method
getNativeAttributeNames() in javax.wsdl.extensions.AttributeExtensible
[javac] public class PortImpl implements Port
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/wsdl4j/src/com/ibm/wsdl/ServiceImpl.java:21:
com.ibm.wsdl.ServiceImpl is not abstract and does not override abstract method
getNativeAttributeNames() in javax.wsdl.extensions.AttributeExtensible
[javac] public class ServiceImpl implements Service
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/wsdl4j/src/com/ibm/wsdl/TypesImpl.java:17:
com.ibm.wsdl.TypesImpl is not abstract and does not override abstract method
getNativeAttributeNames() in javax.wsdl.extensions.AttributeExtensible
[javac] public class TypesImpl implements Types
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/wsdl4j/src/com/ibm/wsdl/extensions/schema/SchemaDeserializer.java:68:
cannot resolve symbol
[javac] symbol : class Schema
[javac] location: class com.ibm.wsdl.extensions.schema.SchemaDeserializer
[javac] Schema schema = (Schema) extReg.createExtension(
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/wsdl4j/src/com/ibm/wsdl/extensions/schema/SchemaDeserializer.java:68:
cannot resolve symbol
[javac] symbol : class Schema
[javac] location: class com.ibm.wsdl.extensions.schema.SchemaDeserializer
[javac] Schema schema = (Schema) extReg.createExtension(
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/wsdl4j/src/com/ibm/wsdl/extensions/schema/SchemaDeserializer.java:88:
cannot resolve symbol
[javac] symbol : class SchemaReference
[javac] location: class com.ibm.wsdl.extensions.schema.SchemaDeserializer
[javac] SchemaReference sr = null;
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/wsdl4j/src/com/ibm/wsdl/extensions/schema/SchemaDeserializer.java:96:
cannot resolve symbol
[javac] symbol : class SchemaImport
[javac] location: class com.ibm.wsdl.extensions.schema.SchemaDeserializer
[javac] SchemaImport im = schema.createImport();
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/wsdl4j/src/com/ibm/wsdl/extensions/schema/SchemaSerializer.java:41:
cannot resolve symbol
[javac] symbol : class Schema
[javac] location: class com.ibm.wsdl.extensions.schema.SchemaSerializer
[javac] Schema schema = (Schema)extension;
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/wsdl4j/src/com/ibm/wsdl/extensions/schema/SchemaSerializer.java:41:
cannot resolve symbol
[javac] symbol : class Schema
[javac] location: class com.ibm.wsdl.extensions.schema.SchemaSerializer
[javac] Schema schema = (Schema)extension;
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/wsdl4j/src/com/ibm/wsdl/xml/WSDLReaderImpl.java:418:
cannot resolve symbol
[javac] symbol : variable XSD_QNAME_LIST
[javac] location: class com.ibm.wsdl.Constants
[javac] if
(Constants.XSD_QNAME_LIST.contains(docElementQName))
[javac] ^
[javac] 39 errors
BUILD FAILED
/home/gump/workspaces2/public/workspace/wsdl4j/build.xml:121: Compile failed;
see the compiler error output for details.
Total time: 4 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/wsdl4j/wsdl4j/rss.xml
- Atom: http://brutus.apache.org/gump/public/wsdl4j/wsdl4j/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 25001827012005, brutus:brutus-public:25001827012005
Gump E-mail Identifier (unique within run) #1.
*********************************************************** G U M P
[EMAIL PROTECTED]: Project derby (in module db-derby) 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 derby has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- derby : Apache Derby, 100% Java relational database.
Full details are available at:
http://brutus.apache.org/gump/public/db-derby/derby/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Dependency on java-runtime-1.3 exists, no need to add for property
java13compile.classpath.
-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/db-derby/derby/gump_work/build_db-derby_derby.html
Work Name: build_db-derby_derby (Type: Build)
Work ended in a state of : Failed
Elapsed: 46 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
-Djava13compile.classpath=/usr/local/gump/packages/java-runtime-1.3/rt.jar
-Dbuild.sysclasspath=last buildworld
[Working Directory: /usr/local/gump/public/workspace/db-derby]
CLASSPATH:
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/db-derby/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-servletapi-5/jsr154/dist/lib/servlet-api.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-oro/jakarta-oro-27012005.jar:/usr/local/gump/packages/javacc-3.1/bin/lib/javacc.jar:/usr/local/gump/packages/java-runtime-1.3/rt.jar:/usr/local/gump/packages/jce/jce-jdk13-116.jar:/usr/local/gump/packages/jdbc2_0/jdbc2_0-stdext.jar:/usr/local/gump/packages/jta-spec1_0_1/jta-spec1_0_1.jar
---------------------------------------------
compile_types:
[javac] Compiling 2 source files to
/home/gump/workspaces2/public/workspace/db-derby/classes
compile_iapi_store_jsr169:
[javac] Compiling 18 source files to
/home/gump/workspaces2/public/workspace/db-derby/classes
compile_iapi_sql_jsr169:
[javac] Compiling 1 source file to
/home/gump/workspaces2/public/workspace/db-derby/classes
compile_iapi_db:
[javac] Compiling 5 source files to
/home/gump/workspaces2/public/workspace/db-derby/classes
compile_iapi_jdbc_jsr169:
[javac] Compiling 4 source files to
/home/gump/workspaces2/public/workspace/db-derby/classes
compile_database:
[javac] Compiling 1 source file to
/home/gump/workspaces2/public/workspace/db-derby/classes
database:
compile_impl_169:
compile_impl_services_169:
[javac] Compiling 53 source files to
/home/gump/workspaces2/public/workspace/db-derby/classes
compile_impl_io_169:
[javac] Compiling 11 source files to
/home/gump/workspaces2/public/workspace/db-derby/classes
parser:
chkparser:
genParser:
compile:
[javac] Compiling 147 source files to
/home/gump/workspaces2/public/workspace/db-derby/classes
[javac]
/home/gump/workspaces2/public/workspace/db-derby/java/engine/org/apache/derby/impl/jdbc/EmbedConnection.java:89:
org.apache.derby.impl.jdbc.EmbedConnection is not abstract and does not
override abstract method setSavepoint(java.lang.String) in java.sql.Connection
[javac] public class EmbedConnection implements java.sql.Connection
[javac] ^
[javac] 1 error
BUILD FAILED
/home/gump/workspaces2/public/workspace/db-derby/build.xml:1036: The following
error occurred while executing this line:
/home/gump/workspaces2/public/workspace/db-derby/build.xml:256: The following
error occurred while executing this line:
/home/gump/workspaces2/public/workspace/db-derby/java/engine/build.xml:62: The
following error occurred while executing this line:
/home/gump/workspaces2/public/workspace/db-derby/java/engine/org/apache/derby/impl/build.xml:37:
The following error occurred while executing this line:
/home/gump/workspaces2/public/workspace/db-derby/java/engine/org/apache/derby/impl/sql/build.xml:43:
Compile failed; see the compiler error output for details.
Total time: 45 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/db-derby/derby/rss.xml
- Atom: http://brutus.apache.org/gump/public/db-derby/derby/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 25001827012005, brutus:brutus-public:25001827012005
Gump E-mail Identifier (unique within run) #3.
*********************************************************** G U M P
[EMAIL PROTECTED]: Project logging-log4cxx-ant (in module logging-log4cxx)
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 logging-log4cxx-ant has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- logging-log4cxx-ant : Apache log4cxx
Full details are available at:
http://brutus.apache.org/gump/public/logging-log4cxx/logging-log4cxx-ant/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/logging-log4cxx/logging-log4cxx-ant/gump_work/build_logging-log4cxx_logging-log4cxx-ant.html
Work Name: build_logging-log4cxx_logging-log4cxx-ant (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 min 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=/home/gump/workspaces2/public/gump/work/merge.xml
-Dbuild.sysclasspath=only
-Dapriconv.dir=/usr/local/gump/public/workspace/apr-iconv/dest-27012005
-Daprutil.dir=/usr/local/gump/public/workspace/apr-util/dest-27012005
-Dapr.dir=/usr/local/gump/public/workspace/apr/dest-27012005
-Dcppunit.dir=/usr/local/gump/public/workspace/cppunit/dest-27012005 gump
[Working Directory: /usr/local/gump/public/workspace/logging-log4cxx]
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/cpptasks/build/lib/cpptasks.jar:/usr/local/gump/public/workspace/ant-contrib/build/lib/ant-contrib-27012005.jar
---------------------------------------------
Buildfile: build.xml
os-detect:
win-init:
unix-init:
init:
[mkdir] Created dir:
/home/gump/workspaces2/public/workspace/logging-log4cxx/build
[mkdir] Created dir:
/home/gump/workspaces2/public/workspace/logging-log4cxx/cbx
[mkdir] Created dir:
/home/gump/workspaces2/public/workspace/logging-log4cxx/xcode
[mkdir] Created dir:
/home/gump/workspaces2/public/workspace/logging-log4cxx/build/debug
config-check:
unix-prep:
check-config-msvc:
prep-config-msvc:
win-prep:
prep:
build-log4cxx:
[cc] 91 total files to be compiled.
[cc]
/home/gump/workspaces2/public/workspace/logging-log4cxx/src/stringhelper.cpp: In
[cc] static member function `static log4cxx::LogString
[cc] log4cxx::helpers::StringHelper::formatHex(const void*)':
[cc]
/home/gump/workspaces2/public/workspace/logging-log4cxx/src/stringhelper.cpp:254:
warning: cast
[cc] from pointer to integer of different size
[cc] Starting link
header-check:
BUILD FAILED
/home/gump/workspaces2/public/workspace/logging-log4cxx/build.xml:182: taskdef
A class needed by class net.sf.antcontrib.design.VerifyDesign cannot be found:
org/apache/bcel/classfile/Visitor
Total time: 1 minute 22 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://brutus.apache.org/gump/public/logging-log4cxx/logging-log4cxx-ant/rss.xml
- Atom:
http://brutus.apache.org/gump/public/logging-log4cxx/logging-log4cxx-ant/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 25001827012005, brutus:brutus-public:25001827012005
Gump E-mail Identifier (unique within run) #5.
*********************************************************** 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 2 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-chain : GoF "Chain of Responsibility" pattern
- 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-27012005.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
-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
myfaces-jsf-api-jar:
[jar] Building jar:
/home/gump/workspaces2/public/workspace/myfaces/lib/myfaces-jsf-api-27012005.jar
-compile-share:
[mkdir] Created dir:
/home/gump/workspaces2/public/workspace/myfaces/build/temp/myfaces-share/classes
[javac] Compiling 70 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:520: 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 25001827012005, brutus:brutus-public:25001827012005
Gump E-mail Identifier (unique within run) #8.
*********************************************************** 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.
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-27012005.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 Jan 27 20:32:08 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 25001827012005, brutus:brutus-public:25001827012005
Gump E-mail Identifier (unique within run) #9.
*********************************************************** 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.
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 17 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.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] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
[junit] ------------- Standard Error -----------------
[junit] Jan 27, 2005 8:43:51 PM org.apache.xml.security.Init
registerHereFunction
[junit] WARNING: Xalan new, install function not installed.
[junit] Jan 27, 2005 8:43:51 PM org.apache.xml.security.Init
registerHereFunction
[junit] INFO: Unable to patch xalan function table.
[junit] java.lang.NoSuchFieldException: m_functions
[junit] at java.lang.Class.getField(Class.java:919)
[junit] at org.apache.xml.security.Init.registerHereFunction(Unknown
Source)
[junit] at org.apache.xml.security.Init.init(Unknown Source)
[junit] at
org.apache.xml.security.test.utils.Base64Test.<clinit>(Unknown Source)
[junit] at java.lang.Class.forName0(Native Method)
[junit] at java.lang.Class.forName(Class.java:141)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:245)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:661)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:562)
[junit] ------------- ---------------- ---------------
[junit] Testcase: testA1 took 0.011 sec
[junit] Testcase: testWrap1 took 0.002 sec
[junit] Testcase: testWrap2 took 0 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.075 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
[junit] ------------- Standard Error -----------------
[junit] Jan 27, 2005 8:43:52 PM org.apache.xml.security.Init
registerHereFunction
[junit] WARNING: Xalan new, install function not installed.
[junit] Jan 27, 2005 8:43:52 PM org.apache.xml.security.Init
registerHereFunction
[junit] INFO: Unable to patch xalan function table.
[junit] java.lang.NoSuchFieldException: m_functions
[junit] at java.lang.Class.getField(Class.java:919)
[junit] at org.apache.xml.security.Init.registerHereFunction(Unknown
Source)
[junit] at org.apache.xml.security.Init.init(Unknown Source)
[junit] at
org.apache.xml.security.test.utils.resolver.ResourceResolverSpiTest.<clinit>(Unknown
Source)
[junit] at java.lang.Class.forName0(Native Method)
[junit] at java.lang.Class.forName(Class.java:141)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:245)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:661)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:562)
[junit] ------------- ---------------- ---------------
[junit] Testcase: testExpandSystemId_1 took 0.008 sec
[junit] Testcase: testExpandSystemId_2 took 0.005 sec
[junitreport] Transform time: 5267ms
BUILD FAILED
/home/gump/workspaces2/public/workspace/xml-security/build.xml:396: Unit Tests
Failed
Total time: 1 minute 17 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 25001827012005, brutus:brutus-public:25001827012005
Gump E-mail Identifier (unique within run) #13.
--
Apache Gump
http://gump.apache.org/ [Instance: brutus]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]