[MacPorts] #21037: commons-dbcp does not compile not Snow Leopard
MacPorts
noreply at macports.org
Wed Sep 2 15:50:53 PDT 2009
#21037: commons-dbcp does not compile not Snow Leopard
-------------------------------+--------------------------------------------
Reporter: johan@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: commons-dbcp
-------------------------------+--------------------------------------------
Changes (by toby@…):
* keywords: Snow Leopard =>
* version: 1.8.0 =>
Old description:
> 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.
New description:
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.
--
--
Ticket URL: <http://trac.macports.org/ticket/21037#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list