Opened 10 years ago
Closed 5 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)
Change History (7)
comment:1 Changed 10 years ago by mf2k (Frank Schima)
comment:2 Changed 10 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 10 years ago by jere@…
comment:3 Changed 10 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: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 5 years ago by chrstphrchvz (Christopher Chavez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please attach the main.log file. It does not build for me with or without saxpath installed.