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-dbcp has an issue affecting its community integration.
This issue affects 46 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - antbook-diary-core :  Examples to go with Java Development with Ant
    - antbook-sections :  Examples to go with Java Development with Ant
    - cargo :  Cargo provides a Java API to manipulate Java Containers
    - cddlm :  Configuration and Deployment of Grid Applications and System...
    - commons-dbcp :  Database Connection Pool
    - commons-jelly-tags-quartz :  Commons Jelly
    - commons-transaction :  Commons Identifier Package
    - commons-vfs :  Jakarta commons
    - commons-vfs-sandbox :  Jakarta commons
    - db-ddlutils :  Easy-to-use component for working with Database Definition 
(...
    - excalibur-fortress-bean :  Repository of reusable components.
    - excalibur-fortress-container-impl :  Repository of reusable components.
    - excalibur-fortress-container-test :  Repository of reusable components.
    - excalibur-fortress-examples :  Repository of reusable components.
    - excalibur-fortress-migration :  Repository of reusable components.
    - excalibur-fortress-platform :  Repository of reusable components.
    - excalibur-fortress-testcase :  Repository of reusable components.
    - excalibur-monitor :  Repository of reusable components.
    - excalibur-sourceresolve :  Repository of reusable components.
    - excalibur-xmlutil :  Repository of reusable components.
    - fulcrum-cache :  Services Framework
    - fulcrum-quartz :  Services Framework
    - ivy :  Ivy Core
    - ivy-tests :  Ivy is a tool for managing (recording, tracking, resolving 
a...
    - jakarta-cactus-documentation :  Cactus Documentation
    - 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-13 :  Cactus Servlet Sample (J2EE 1.3)
    - jakarta-tomcat-4.0 :  Servlet 2.3 and JSP 1.2 Reference Implementation
    - jakarta-tomcat-catalina :  Servlet 2.4 Reference Implementation
    - jakarta-tomcat-dbcp :  Servlet 2.4 and JSP 2.0 Reference Implementation
    - jakarta-tomcat-jk :  Connectors to various web servers
    - jakarta-turbine-jcs :  Cache
    - james-server :  James Server
    - naming-config :  Apache Directory Naming Component
    - quartz :  Job Scheduler
    - slide-webdavclient :  Content Management System based on WebDAV technology
    - smartfrog :  Smartfrog: Application Deployment from HP Laboratories
    - smartfrog-components :  Smartfrog: Application Deployment from HP 
Laboratories
    - smartfrog-tasks :  Smartfrog: Application Deployment from HP Laboratories
    - smartfrog-tasks-test :  Smartfrog: Application Deployment from HP 
Laboratories
    - smartfrog-test :  Smartfrog: Application Deployment from HP Laboratories
    - smartfrog-testharness :  Smartfrog: Application Deployment from HP 
Laboratories
    - tomcat-tc6 :  Java Servlet 2.5 & Server Pages JSP 2.1 implementation (for 
...
    - tomcat-tc6-dbcp :  Java Servlet 2.5 & Server Pages JSP 2.1 implementation 
(for ...


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

That said, some information snippets are provided here.

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



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-commons/commons-dbcp/gump_work/build_jakarta-commons_commons-dbcp.html
Work Name: build_jakarta-commons_commons-dbcp (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only dist 
[Working Directory: /srv/gump/public/workspace/jakarta-commons/dbcp]
CLASSPATH: 
/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/jakarta-commons/dbcp/dist/classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/packages/jdbc2_0/jdbc2_0-stdext.jar:/srv/gump/public/workspace/junit/dist/junit-13072007.jar:/srv/gump/public/workspace/jakarta-commons/pool/dist/commons-pool.jar:/srv/gump/public/workspace/jakarta-commons/lang/commons-lang-13072007.jar:/srv/gump/public/workspace/jakarta-commons/collections/build/commons-collections-13072007.jar
---------------------------------------------
    [javac]             if (status != Status.STATUS_ACTIVE && status != 
Status.STATUS_MARKED_ROLLBACK) {
    [javac]                           ^
    [javac] 
/srv/gump/public/workspace/jakarta-commons/dbcp/src/java/org/apache/commons/dbcp/managed/TransactionRegistry.java:98:
 cannot find symbol
    [javac] symbol  : variable Status
    [javac] location: class org.apache.commons.dbcp.managed.TransactionRegistry
    [javac]             if (status != Status.STATUS_ACTIVE && status != 
Status.STATUS_MARKED_ROLLBACK) {
    [javac]                                                             ^
    [javac] 
/srv/gump/public/workspace/jakarta-commons/dbcp/src/java/org/apache/commons/dbcp/managed/TransactionRegistry.java:101:
 cannot find symbol
    [javac] symbol  : class SystemException
    [javac] location: class org.apache.commons.dbcp.managed.TransactionRegistry
    [javac]         } catch (SystemException e) {
    [javac]                  ^
    [javac] 
/srv/gump/public/workspace/jakarta-commons/dbcp/src/java/org/apache/commons/dbcp/managed/TransactionContext.java:88:
 cannot find symbol
    [javac] symbol  : class RollbackException
    [javac] location: class org.apache.commons.dbcp.managed.TransactionContext
    [javac]         } catch (RollbackException e) {
    [javac]                  ^
    [javac] 
/srv/gump/public/workspace/jakarta-commons/dbcp/src/java/org/apache/commons/dbcp/managed/TransactionContext.java:90:
 cannot find symbol
    [javac] symbol  : class SystemException
    [javac] location: class org.apache.commons.dbcp.managed.TransactionContext
    [javac]         } catch (SystemException e) {
    [javac]                  ^
    [javac] 
/srv/gump/public/workspace/jakarta-commons/dbcp/src/java/org/apache/commons/dbcp/managed/TransactionContext.java:105:
 cannot find symbol
    [javac] symbol  : class Synchronization
    [javac] location: class org.apache.commons.dbcp.managed.TransactionContext
    [javac]             transaction.registerSynchronization(new 
Synchronization() {
    [javac]                                                     ^
    [javac] 
/srv/gump/public/workspace/jakarta-commons/dbcp/src/java/org/apache/commons/dbcp/managed/TransactionContext.java:126:
 cannot find symbol
    [javac] symbol  : variable Status
    [javac] location: class org.apache.commons.dbcp.managed.TransactionContext
    [javac]             return status == Status.STATUS_ACTIVE || status == 
Status.STATUS_MARKED_ROLLBACK;
    [javac]                              ^
    [javac] 
/srv/gump/public/workspace/jakarta-commons/dbcp/src/java/org/apache/commons/dbcp/managed/TransactionContext.java:126:
 cannot find symbol
    [javac] symbol  : variable Status
    [javac] location: class org.apache.commons.dbcp.managed.TransactionContext
    [javac]             return status == Status.STATUS_ACTIVE || status == 
Status.STATUS_MARKED_ROLLBACK;
    [javac]                                                                ^
    [javac] 
/srv/gump/public/workspace/jakarta-commons/dbcp/src/java/org/apache/commons/dbcp/managed/TransactionContext.java:127:
 cannot find symbol
    [javac] symbol  : class SystemException
    [javac] location: class org.apache.commons.dbcp.managed.TransactionContext
    [javac]         } catch (SystemException e) {
    [javac]                  ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 32 errors

BUILD FAILED
/srv/gump/public/workspace/jakarta-commons/dbcp/build.xml:151: Compile failed; 
see the compiler error output for details.

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

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

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 04001613072007, vmgump:vmgump-public:04001613072007
Gump E-mail Identifier (unique within run) #13.

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

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

Reply via email to