Opened 15 years ago

Last modified 14 years ago

#21037 closed defect

commons-dbcp does not compile not Snow Leopard — at Version 1

Reported by: johan@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: commons-dbcp

Description (last modified by tobypeterson)

I tried installing tomcat6, but the installation fails on compiling commons-dbcp.

The errors message:
Command output:     [javac]        ^
    [javac] /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_commons-dbcp/work/commons-dbcp-1.2.2-src/src/java/org/apache/commons/dbcp/PoolingConnection.java:42: org.apache.commons.dbcp.PoolingConnection is not abstract and does not override abstract method createStruct(java.lang.String,java.lang.Object[]) in java.sql.Connection
    [javac] public class PoolingConnection extends DelegatingConnection implements Connection, KeyedPoolableObjectFactory {

etc, etc.

Change History (1)

comment:1 Changed 15 years ago by tobypeterson

Description: modified (diff)
Keywords: Snow Leopard removed
Version: 1.8.0
Note: See TracTickets for help on using tickets.