On Wed, 29 Jul 2009 18:03:55 +0200, Torsten Werner <[email protected]>
wrote:
> Hi,

Hi,

> this package FTBFS if default-jdk points to openjdk - a change that is
> planned for the future. The relevant part of the build log is:
> 
>     [javac]
>    
/tmp/buildd/libcommons-dbcp-java-1.2.2/src/java/org/apache/commons/dbcp/BasicDataSource.java:44:
>     org.apache.commons.dbcp.BasicDataSource is not abstract and does not
>     override abstract method isWrapperFor(java.lang.Class) in
>     java.sql.Wrapper
>     [javac] public class BasicDataSource implements DataSource {

Support for JDBC 4.0 (from Java 6.0) is not included in Commons DBCP 1.2.x
commons-dhcp compatibility with new API is fixed in trunk [0]

- a new release [1] should be published Real Soon Now.
- we can backport revision 734378 [2]

[0] https://issues.apache.org/jira/browse/DBCP-191
[1] http://www.nabble.com/-DBCP--Support-for-JDBC-4.0-td23989169.html
[2] http://svn.apache.org/viewvc?view=rev&revision=734378

Cheers,
-- 
Damien Raude-Morvan / [email protected]



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to