On 21-06-2008 16:02:08 +0200, Stefan Manegold wrote: > Dear all, > > I was wondering whether MonetDB/Java's "mjclient" wrapper script for > jdbcclient.jar is still "maintained", "supported" and/or used? > > We do only distribute it via MonetDB/Java's CVS sources, source tarball and > the SuperSourceBall, but not in any binary package or as individual file > like the *.jar's. > > However, we (still) use it in some tests (see below). > > I see the follwoing options: > > 1) Leave everything as it is. > 2) Leave and distribute mjclient in/with the MonetDB/Java source, > but make the tests independed of it by "inlining" its functionality > 3) Abandon mjclient completely > and make the tests independed of it by "inlining" its functionality
3: since mclient does some rendering of the mapi results, jdbcclient has been obsoleted. However, it still is pretty useful for testing JDBC, hence it still exists, but isn't built/distributed by default. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
