Re: [mail] Re: [Hsqldb-developers] hsqldb-dev JDK 1.4 patch

2002-11-23 Thread hsqldb-developers-admin
eeding the switch scripts. Al. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 23, 2002 2:05 PM Subject: [mail] Re: [Hsqldb-developers] hsqldb-dev JDK 1.4 patch Thanks, The code compiles under JDK 1.4. To enable this, however, you need to

Re: [mail] Re: [Hsqldb-developers] hsqldb-dev JDK 1.4 patch

2002-11-23 Thread hsqldb-developers-admin
PM Subject: [mail] Re: [Hsqldb-developers] hsqldb-dev JDK 1.4 patch > Thanks, > > The code compiles under JDK 1.4. To enable this, however, you need to > compile it first with Ant (only once) with your JAVA_HOME system variable > pointing to the JDK1.4 installation. This will modify t

Re: [mail] Re: [Hsqldb-developers] hsqldb-dev JDK 1.4 patch

2002-11-23 Thread hsqldb-developers-admin
ssage - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 23, 2002 2:05 PM Subject: [mail] Re: [Hsqldb-developers] hsqldb-dev JDK 1.4 patch > Thanks, > > The code compiles under JDK 1.4. To enable this, however, you need to > compile it first w

Re: [Hsqldb-developers] hsqldb-dev JDK 1.4 patch

2002-11-23 Thread hsqldb-developers-admin
Thanks, The code compiles under JDK 1.4. To enable this, however, you need to compile it first with Ant (only once) with your JAVA_HOME system variable pointing to the JDK1.4 installation. This will modify the sources and remove comments from the JDBC3 methods that are already there. You can also

[Hsqldb-developers] hsqldb-dev JDK 1.4 patch

2002-11-23 Thread hsqldb-developers-admin
Hi, I've created a patch against the hsqldb-dev branch of CVS which allows the code to compile under JDK 1.4, I'm not sure if it's any use, but I thought I'd post it just in case. Most of the methods throw a SQLException stating "Method not implemented", I'll work on these slowly, but I initially