[MonetDB-users] Has someone already made the jdbkc driver compile with recent jdk-1.5 or newer?
Hi, I tried compiling monetdb with jdbc support today using jdk-1.5.0.19. However the build failed because many abstract methods are not implemented. Has someone already done some work on this? Marc Weber
On 19-07-2009 04:29:19 +0200, Marc Weber wrote:
Hi, I tried compiling monetdb with jdbc support today using jdk-1.5.0.19.
However the build failed because many abstract methods are not implemented. Has someone already done some work on this?
Using 1.5 works fine here, in fact that's the only supported mode for the moment. Can you give us some more details on what errors you get? How do you compile?
Excerpts from Fabian Groffen's message of Sun Jul 19 20:29:26 +0200 2009:
Can you give us some more details on what errors you get? How do you compile?
I feel sorry. My ant script called java from jdk 1.6 or newer. So it looks like everything is fine. I have the following jars now ./share/MonetDB/lib/monetdb-1.4-mcl.jar ./share/MonetDB/lib/xrpcapi.jar ./share/MonetDB/lib/jdbctests.jar ./share/MonetDB/lib/jdbcclient.jar ./share/MonetDB/lib/xrpcwrapper.jar ./share/MonetDB/lib/monetdb-1.10-jdbc.jar ./share/MonetDB/lib/xrpcclient.jar Thanks for listening. Marc Weber
participants (2)
-
Fabian Groffen
-
Marc Weber