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-logging has an issue affecting its community integration.
This issue affects 39 projects,
and has been outstanding for 3 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- avalon-jms-api : Avalon SVN
- avalon-repository-cli : Avalon SVN
- beepcore : BEEP is a new Internet standards-track protocol
- commons-beanutils : Bean Utilities (Core)
- commons-beanutils-bean-collections : Bean Utilities (Bean Collections)
- commons-beanutils-core : Jakarta commons
- commons-betwixt : Commons Betwixt Package
- commons-cli : Commons CLI Package
- commons-configuration : Jakarta commons
- commons-configuration-10 : Jakarta Commons Configuration 1.0 release
- commons-digester : XML to Java Object Configuration
- commons-digester-rss : Digester RSS Example
- commons-discovery : Commons Discovery Package
- commons-el : Expression Language
- commons-httpclient : HTTP Client Library
- commons-httpclient-2.0-branch : HTTP Client Library
- commons-id : Commons Identifier Package
- commons-jexl : Commons Jexl Package
- commons-logging : Logging Library Package
- commons-math : The Jakarta Mathematics Library
- commons-messenger : A web based JMS framework
- commons-modeler : Modeler MBeans
- commons-services : Basic Services Architecture
- commons-vfs : Jakarta commons sandbox
- jakarta-lucene : Java Based Search Engine
- jakarta-tomcat-coyote : Connectors to various web servers
- jakarta-tomcat-http11 : Connectors to various web servers
- jakarta-tomcat-jasper_tc5 : JavaServer Pages JSP 2.0 implementation (for
Tomcat 5.x)
- jakarta-tomcat-jni : Connectors to various web servers
- jakarta-tomcat-util : Connectors to various web servers
- jakarta-tomcat-util-coyote_10 : Connectors to various web servers
- jtidy-cvs : HTML Templates
- lucene-java : Java Based Search Engine
- naming-core : Apache Directory Naming Component
- naming-factory : Apache Directory Naming Component
- naming-java : Apache Directory Naming Component
- naming-resources : Apache Directory Naming Component
- tl-netty2 : Event-driven Network Application Framework
- xmlrpc : A Java implementation of XML-RPC
Full details are available at:
http://brutus.apache.org/gump/public/jakarta-commons/commons-logging/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-INFO- Optional dependency logging-log4j prerequisite failed with reason build
failed
-INFO- Optional dependency avalon-logkit prerequisite failed with reason build
failed
-INFO- Failed with reason build failed
-DEBUG- Extracted fallback artifacts from Gump Repository
The following work was performed:
http://brutus.apache.org/gump/public/jakarta-commons/commons-logging/gump_work/build_jakarta-commons_commons-logging.html
Work Name: build_jakarta-commons_commons-logging (Type: Build)
Work ended in a state of : Failed
Elapsed: 6 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=/home/gump/workspaces2/public/gump/work/merge.xml
-Dbuild.sysclasspath=only dist
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/logging]
CLASSPATH:
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/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/dist/junit/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:log4j-gump-30042005.jar:avalon-logkit-gump-30042005.jar
---------------------------------------------
[javac] location: class org.apache.commons.logging.impl.Log4JCategoryLog
[javac] category.log(FQCN, Priority.WARN, message, null );
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/jakarta-commons/logging/optional/src/java/org/apache/commons/logging/impl/Log4JCategoryLog.java:133:
cannot resolve symbol
[javac] symbol : variable Priority
[javac] location: class org.apache.commons.logging.impl.Log4JCategoryLog
[javac] category.log(FQCN, Priority.WARN, message, t );
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/jakarta-commons/logging/optional/src/java/org/apache/commons/logging/impl/Log4JCategoryLog.java:141:
cannot resolve symbol
[javac] symbol : variable Priority
[javac] location: class org.apache.commons.logging.impl.Log4JCategoryLog
[javac] category.log(FQCN, Priority.ERROR, message, null );
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/jakarta-commons/logging/optional/src/java/org/apache/commons/logging/impl/Log4JCategoryLog.java:149:
cannot resolve symbol
[javac] symbol : variable Priority
[javac] location: class org.apache.commons.logging.impl.Log4JCategoryLog
[javac] category.log(FQCN, Priority.ERROR, message, t );
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/jakarta-commons/logging/optional/src/java/org/apache/commons/logging/impl/Log4JCategoryLog.java:157:
cannot resolve symbol
[javac] symbol : variable Priority
[javac] location: class org.apache.commons.logging.impl.Log4JCategoryLog
[javac] category.log(FQCN, Priority.FATAL, message, null );
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/jakarta-commons/logging/optional/src/java/org/apache/commons/logging/impl/Log4JCategoryLog.java:165:
cannot resolve symbol
[javac] symbol : variable Priority
[javac] location: class org.apache.commons.logging.impl.Log4JCategoryLog
[javac] category.log(FQCN, Priority.FATAL, message, t );
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/jakarta-commons/logging/optional/src/java/org/apache/commons/logging/impl/Log4JCategoryLog.java:189:
cannot resolve symbol
[javac] symbol : variable Priority
[javac] location: class org.apache.commons.logging.impl.Log4JCategoryLog
[javac] return category.isEnabledFor(Priority.ERROR);
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/jakarta-commons/logging/optional/src/java/org/apache/commons/logging/impl/Log4JCategoryLog.java:197:
cannot resolve symbol
[javac] symbol : variable Priority
[javac] location: class org.apache.commons.logging.impl.Log4JCategoryLog
[javac] return category.isEnabledFor(Priority.FATAL);
[javac] ^
[javac]
/home/gump/workspaces2/public/workspace/jakarta-commons/logging/optional/src/java/org/apache/commons/logging/impl/Log4JCategoryLog.java:221:
cannot resolve symbol
[javac] symbol : variable Priority
[javac] location: class org.apache.commons.logging.impl.Log4JCategoryLog
[javac] return category.isEnabledFor(Priority.WARN);
[javac] ^
[javac] 22 errors
BUILD FAILED
/home/gump/workspaces2/public/workspace/jakarta-commons/logging/build.xml:445:
The following error occurred while executing this line:
/home/gump/workspaces2/public/workspace/jakarta-commons/logging/optional/build.xml:161:
Compile failed; see the compiler error output for details.
Total time: 6 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://brutus.apache.org/gump/public/jakarta-commons/commons-logging/rss.xml
- Atom:
http://brutus.apache.org/gump/public/jakarta-commons/commons-logging/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 29000005052005, brutus:brutus-public:29000005052005
Gump E-mail Identifier (unique within run) #38.
--
Apache Gump
http://gump.apache.org/ [Instance: brutus]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]