https://issues.apache.org/ooo/show_bug.cgi?id=121754
--- Comment #8 from Fred Toussi <[email protected]> --- > That the generated binaries would not run with Java 5/6? Would Fred's latest > comment address this? With the patch applied in its present form, the sources would not compile with JDK 5/6. HSQLDB has a preprocessor that comments in/out #ifdef tagged code that is valid/not valid for the JDK used for compile. The tags must be in the right place and the build.xml must be upgraded for JDK7. These changes are quite simple. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
