Mantis - Resin
Viewing Issue Advanced Details
2189 minor always 11-19-07 16:30 01-06-08 10:13
koreth  
ferg  
normal  
closed 3.1.4  
fixed  
none    
none 3.1.5  
0002189: Can't build with Java 6
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] ^

There are no notes attached to this issue.