BTW HSQLDB supports memory based tables too. Is there a parameter in the
dictionary for switching between memory and disk based (cached) tables ?
Best regards
Georgi
Fay Wang wrote:
> Hi Kevin,
>
> What about SolidDB? The memory-based relational database?
>
> --- On Fri, 5/15/09, Kevin Sutter wr
On Sat, 16 May 2009 15:32:36 +0200
Marc Logemann wrote:
> Us. Sorry. Wrong assumption: its not EMMA related. It must be
> something else perhaps OpenJDK 6 related?
Hi Marc
Can't seem that it is OpenJDK 6 related as I use it here for both my
development and continous build system (huds
Us. Sorry. Wrong assumption: its not EMMA related. It must be
something else perhaps OpenJDK 6 related?
---
regards
Marc Logemann
http://www.logemann.org
http://www.logentis.de
Am 16.05.2009 um 15:17 schrieb Marc Logemann:
Ok guys, i give you a hint: It does work when i disable EMM
Ok guys, i give you a hint: It does work when i disable EMMA
instrumentation. Why is it a problem when i let the EMMA instrument
the classes? I wanted to use it because of code coverage statistics
and its supported out of the box by TeamCity.
---
regards
Marc Logemann
http://www.logemann.or
Hi,
today we installed our Continous build system (TeamCity) and we tried
to run our first automated build on Linux with OpenJDK 6. Even though
our build works on all client computers it fails with the same (ivy
resolved) build path on OpenJDK 6 wih the following stack. Perhaps
someone ca