In Message-ID: <[EMAIL PROTECTED]> 
"Kevin B. Hendricks" <[EMAIL PROTECTED]> wrote:

> By previous agreement with Stefan and others, I thought all had agreed 
> that JDK 1.3 level features only would be used.  Exactly what on earth 
> requires JDK 1.5?

Build failed in hsqldb (1.9m73) with jdk 1.3
(Error message is translated into English.so message can be different)

    [javac] Compiling 89 source files to 
/work/ports/editors/openoffice-2.0-devel/work/hsqldb/unxfbsd.pro/misc/build/hsqldb/classes
    [javac] 
/work/ports/editors/openoffice-2.0-devel/work/hsqldb/unxfbsd.pro/misc/build/hsqldb/src/org/hsqldb/HsqlNameManager.java:182:
 cannot resolve symbols.
    [javac] Symbol  : method matches  (java.lang.String)
    [javac] location: class in java.lang.String
    [javac]                     if ( num.matches("[0-9]+") ){
    [javac]                             ^
<snip>
BUILD FAILED

Reading FAQ,
http://hsqldb.sourceforge.net/web/hsqlFAQ.html#RUNANDCOMPILE
------------------------
How to compile HSQLDB

A compiled JAR of HSQLDB is included in the download. This runs under JRE 1.4 
or later. If you want to re-compile for other JDK's, you will need a Java 
compiler. See the documentation in the /build directory.

Command line compiler tools are included in the free JDK (Java Development Kit) 
from Sun. 
------------------------

Hmm, compiled JAR exists, so we don't have to actually build hsqldb project,
but now, we do something in hsqldb project and we seem to need jdk14.

All the best,
-- NAKATA, Maho




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to