Opened 9 years ago

Closed 4 years ago

#45236 closed defect (fixed)

commons-dbcp @1.2.2 requires saxpath

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

Description

commons-dbcp won't compile without saxpath. (should be a dependency)

Attachments (1)

main.log (19.6 KB) - added by jere@… 9 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Please attach the main.log file. It does not build for me with or without saxpath installed.

comment:2 Changed 9 years ago by jeabraham

It doesn't build for me with Java 7. I assumed it would build with Java 6 if only saxpath was installed -- maybe a bad assumption.

Changed 9 years ago by jere@…

Attachment: main.log added

comment:3 Changed 9 years ago by jere@…

Here's what looks like the first error in main.log

:info:build     [javac] /opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_java_commons-dbcp/commons-dbcp/work/commons-dbcp-1.2.2-src/src/java/org/apache/commons/dbcp/BasicDataSource.java:44: error: BasicDataSource is not abstract and does not override abstract method getParentLogger() in CommonDataSource

comment:4 Changed 9 years ago by jere@…

Cc: jere@… added

Cc Me!

comment:5 Changed 9 years ago by james.cheney@…

Doesn't work for me under Java 8 either, with saxpath 1.0 installed.

comment:6 Changed 4 years ago by chrstphrchvz (Christopher Chavez)

Resolution: fixed
Status: newclosed

In 9eef57261aa057162d0e6ea898da748d639929e8/macports-ports (master):

commons-dbcp: delete port

Port is currently broken and outdated.
Superseded by commons-dbcp2, which is neither a drop-in replacement
nor in MacPorts.
No dependents; was mainly needed by tomcat5, tomcat6, and struts,
which were removed.

Closes: #45236
Closes: #50748

Note: See TracTickets for help on using tickets.