office-gobmx/hsqldb
Lionel Elie Mamane 69273cdd67 fix hsqldb java version detection
1) The values were not properly exclusive.
   E.g. when compiling under OpenJDK 1.6, iscjava12 was set (!)

2) On Java 1.6, should not enable the parts that are (only) for Java7!

3) When non-JAVA7, need to preprocess the files that have JAVA7-only code, so that it gets removed

Change-Id: I99b6bd9e781fee1007a04a4dc3d3f952c1b2eb00
2012-07-12 13:09:44 +02:00
..
patches fix hsqldb java version detection 2012-07-12 13:09:44 +02:00
prj
makefile.mk quote $ANT in makefiles so path with spaces works 2012-07-10 13:06:47 +02:00
README
version.mk

Java database engine from [http://hsqldb.org/].

Default database format for OpenOffice.org.
Also used in LibreOffice but shall be replaced as default by SQLite.