Dear Gumpmeisters,
            
The following 1 notifys should have been sent

*********************************************************** G U M P
[EMAIL PROTECTED]: Project derby-split-2 (in module db-derby) failed
*********************************************************** G U M P
[EMAIL PROTECTED]: Project derby-split-2 (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-split-2 has an issue affecting its community integration.
This issue affects 6 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.
    - derby-split-2 :  Apache Derby, 100% Java relational database.
    - derby-split-3 :  Apache Derby, 100% Java relational database.
    - derby-split-4 :  Apache Derby, 100% Java relational database.
    - derby-split-5 :  Apache Derby, 100% Java relational database.
    - derby-split-6 :  Apache Derby, 100% Java relational database.


Full details are available at:
    http://brutus.apache.org/gump/public/db-derby/derby-split-2/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/db-derby/derby-split-2/gump_work/build_db-derby_derby-split-2.html
Work Name: build_db-derby_derby-split-2 (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=last -Dbuild.compiler=jikes gump_split_2 
[Working Directory: /usr/local/gump/public/workspace/db-derby]
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/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-07022005.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
---------------------------------------------
    [javac]     40. public class BrokeredConnection implements Connection
    [javac]                      ^----------------^
    [javac] *** Semantic Error: The abstract method "void 
rollback(java.sql.Savepoint $1) throws java.sql.SQLException;", inherited from 
type "java.sql.Connection", is not implemented in the non-abstract class 
"org.apache.derby.iapi.jdbc.BrokeredConnection".


    [javac]     40. public class BrokeredConnection implements Connection
    [javac]                      ^----------------^
    [javac] *** Semantic Error: The abstract method "void 
releaseSavepoint(java.sql.Savepoint $1) throws java.sql.SQLException;", 
inherited from type "java.sql.Connection", is not implemented in the 
non-abstract class "org.apache.derby.iapi.jdbc.BrokeredConnection".


    [javac]     40. public class BrokeredConnection implements Connection
    [javac]                      ^----------------^
    [javac] *** Semantic Error: The abstract method "java.sql.Savepoint 
setSavepoint() throws java.sql.SQLException;", inherited from type 
"java.sql.Connection", is not implemented in the non-abstract class 
"org.apache.derby.iapi.jdbc.BrokeredConnection".


    [javac]     40. public class BrokeredConnection implements Connection
    [javac]                      ^----------------^
    [javac] *** Semantic Error: The abstract method "void setHoldability(int 
$1) throws java.sql.SQLException;", inherited from type "java.sql.Connection", 
is not implemented in the non-abstract class 
"org.apache.derby.iapi.jdbc.BrokeredConnection".


    [javac]     40. public class BrokeredConnection implements Connection
    [javac]                      ^----------------^
    [javac] *** Semantic Error: The abstract method "int getHoldability() 
throws java.sql.SQLException;", inherited from type "java.sql.Connection", is 
not implemented in the non-abstract class 
"org.apache.derby.iapi.jdbc.BrokeredConnection".

    [javac] Found 4 semantic errors compiling 
"/home/gump/workspaces2/public/workspace/db-derby/java/engine/org/apache/derby/impl/jdbc/EmbedConnection.java":

    [javac]     89. public class EmbedConnection implements java.sql.Connection
    [javac]                      ^-------------^
    [javac] *** Semantic Error: The abstract method "java.sql.Savepoint 
setSavepoint(java.lang.String $1) throws java.sql.SQLException;", inherited 
from type "java.sql.Connection", is not implemented in the non-abstract class 
"org.apache.derby.impl.jdbc.EmbedConnection".


    [javac]     89. public class EmbedConnection implements java.sql.Connection
    [javac]                      ^-------------^
    [javac] *** Semantic Error: The abstract method "void 
rollback(java.sql.Savepoint $1) throws java.sql.SQLException;", inherited from 
type "java.sql.Connection", is not implemented in the non-abstract class 
"org.apache.derby.impl.jdbc.EmbedConnection".


    [javac]     89. public class EmbedConnection implements java.sql.Connection
    [javac]                      ^-------------^
    [javac] *** Semantic Error: The abstract method "void 
releaseSavepoint(java.sql.Savepoint $1) throws java.sql.SQLException;", 
inherited from type "java.sql.Connection", is not implemented in the 
non-abstract class "org.apache.derby.impl.jdbc.EmbedConnection".


    [javac]     89. public class EmbedConnection implements java.sql.Connection
    [javac]                      ^-------------^
    [javac] *** Semantic Error: The abstract method "java.sql.Savepoint 
setSavepoint() throws java.sql.SQLException;", inherited from type 
"java.sql.Connection", is not implemented in the non-abstract class 
"org.apache.derby.impl.jdbc.EmbedConnection".

BUILD FAILED
/home/gump/workspaces2/public/workspace/db-derby/build.xml:1058: The following 
error occurred while executing this line:
/home/gump/workspaces2/public/workspace/db-derby/java/engine/org/apache/derby/iapi/jdbc/build.xml:65:
 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/db-derby/derby-split-2/rss.xml
- Atom: http://brutus.apache.org/gump/public/db-derby/derby-split-2/atom.xml

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


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

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

Reply via email to