Re: [Hsqldb-developers] hsqldb 1.7.2 RC1 compiling

2004-01-06 Thread fergusonsc
rs] hsqldb 1.7.2 RC1 compiling hello,   I downloaded the 1.7.2 RC1 and tried to compile the source code.  All of the methods that were commented with "//#ifdef JDBC3" were commented out and had to be un-commented for it to compile.  These methods were in the jdbc*.java fi

[Hsqldb-developers] hsqldb 1.7.2 RC1 compiling

2004-01-06 Thread fergusonsc
hello,   I downloaded the 1.7.2 RC1 and tried to compile the source code.  All of the methods that were commented with "//#ifdef JDBC3" were commented out and had to be un-commented for it to compile.  These methods were in the jdbc*.java files.  I was using JDK 1.4.2 for the compiling.  Is