On 11/5/05, Martin van den Bemt <[EMAIL PROTECTED]> wrote: > I also want to run this stuff on my linux portable. So fingers crossed on the > vmware player working > with the virtual machine I am making now :).
I had success with the new VMWare beta & Kubuntu (though I failed to install Oracle in Kubuntu) but unfortunately, the VMWare beta is a debug build - a bit slow ... > Maybe we should look at the db's we can (or want to) test ourselves ? > Eg must we support mysql 3.x, 4.x and 5 ? Oracle 8, 9 and 10 ? etc.. > Maybe requesting a wiki to add this kind of information to state who has > covered what ? I think, it should be possible to setup something automatic, eg. a test run against a particular database generates an XML file containing the test results (probably extracted from the XML files generated by junit & combined with the used jdbc.properties file) which in turn is integrated into the documentation where it then can be checked-in. This way, we have automatic up-to-date information in the docs. WDYT ? Tom