Hi, > I tried to build JaQu per the instructions ( which are wrong for unix/ > OS X as the script is build.sh not build)
Thanks, I will document this: "For Linux and OS X, use ./build.sh instead of build." > and got the following exception in response, but guessing that you > never did a scratch build of JaQu > by itself after a "clean", i did a build jar and then the JaQu > build worked. The problem seems to be that the class org.h2.engine.Constants is not loaded because it was created just before. I need to fix that, not sure how. A workaround is to run 'build jarJaqu' twice. Regards, Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
