Package: libjtds-java
Version: 1.2.5+dfsg-2
Severity: serious
User: ubuntu-de...@lists.ubuntu.com
Usertags: openjdk-7-transition

compile:
    [javac] /tmp/buildd/libjtds-java-1.2.5+dfsg/debian/build.xml:48:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 67 source files to
/tmp/buildd/libjtds-java-1.2.5+dfsg/build
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbc/ConnectionJDBC2.java:59:
error: ConnectionJDBC2 is not abstract and does not override abstract
method getNetworkTimeout() in Connection
    [javac] public class ConnectionJDBC2 implements java.sql.Connection {
    [javac]        ^
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbc/JtdsStatement.java:59:
error: JtdsStatement is not abstract and does not override abstract method
isCloseOnCompletion() in Statement
    [javac] public class JtdsStatement implements java.sql.Statement {
    [javac]        ^
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbc/JtdsPreparedStatement.java:51:
error: JtdsPreparedStatement is not abstract and does not override abstract
method isCloseOnCompletion() in Statement
    [javac] public class JtdsPreparedStatement extends JtdsStatement
implements PreparedStatement {
    [javac]        ^
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbc/JtdsResultSet.java:48:
error: JtdsResultSet is not abstract and does not override abstract method
<T>getObject(String,Class<T>) in ResultSet
    [javac] public class JtdsResultSet implements ResultSet {
    [javac]        ^
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in method
<T>getObject(String,Class<T>)
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbc/Driver.java:50:
error: net.sourceforge.jtds.jdbc.Driver is not abstract and does not
override abstract method getParentLogger() in java.sql.Driver
    [javac] public class Driver implements java.sql.Driver {
    [javac]        ^
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbc/JtdsCallableStatement.java:44:
error: JtdsCallableStatement is not abstract and does not override abstract
method <T>getObject(String,Class<T>) in CallableStatement
    [javac] public class JtdsCallableStatement extends
JtdsPreparedStatement implements CallableStatement {
    [javac]        ^
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in method
<T>getObject(String,Class<T>)
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbc/JtdsDatabaseMetaData.java:48:
error: JtdsDatabaseMetaData is not abstract and does not override abstract
method generatedKeyAlwaysReturned() in DatabaseMetaData
    [javac] public class JtdsDatabaseMetaData implements
java.sql.DatabaseMetaData {
    [javac]        ^
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbcx/JtdsDataSource.java:47:
error: JtdsDataSource is not abstract and does not override abstract method
getParentLogger() in CommonDataSource
    [javac] public class JtdsDataSource
    [javac]        ^
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbcx/proxy/StatementProxy.java:32:
error: StatementProxy is not abstract and does not override abstract method
isCloseOnCompletion() in Statement
    [javac] public class StatementProxy implements Statement {
    [javac]        ^
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbcx/proxy/PreparedStatementProxy.java:36:
error: PreparedStatementProxy is not abstract and does not override
abstract method isCloseOnCompletion() in Statement
    [javac] public class PreparedStatementProxy
    [javac]        ^
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbcx/proxy/CallableStatementProxy.java:36:
error: CallableStatementProxy is not abstract and does not override
abstract method <T>getObject(String,Class<T>) in CallableStatement
    [javac] public class CallableStatementProxy
    [javac]        ^
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in method
<T>getObject(String,Class<T>)
    [javac]
/tmp/buildd/libjtds-java-1.2.5+dfsg/src/main/net/sourceforge/jtds/jdbcx/proxy/ConnectionProxy.java:35:
error: ConnectionProxy is not abstract and does not override abstract
method getNetworkTimeout() in Connection
    [javac] public class ConnectionProxy implements Connection {
    [javac]        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 12 errors

BUILD FAILED
/tmp/buildd/libjtds-java-1.2.5+dfsg/debian/build.xml:48: Compile failed;
see the compiler error output for details.


-- 
Sincerely

Shuxiong Ye

School of Electronics Engineering and Computer Science, Peking University

Attachment: libjtds-java-openjdk-7-log
Description: Binary data

Reply via email to