Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0002189 |
[Resin] |
minor |
always |
11-19-07 16:30 |
01-06-08 10:13 |
|
Reporter |
koreth |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.1.4 |
|
Summary |
0002189: Can't build with Java 6 |
Description |
If I try to build Resin with the Java 6 JDK, I get a bunch of errors like
[javac] /data/users/sgrimm/resin/modules/resin/src/com/caucho/sql/spy/SpyStatement.java:45: com.caucho.sql.spy.SpyStatement is not abstract and does not override abstract method isPoolable() in java.sql.Statement
[javac] public class SpyStatement implements java.sql.Statement {
[javac] ^
|
Additional Information |
|
|
Attached Files |
|
|