Bugs item #1846797, was opened at 2007-12-08 13:20 Message generated for change (Comment added) made by stmane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1846797&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Fabian (mr-meltdown) Assigned to: Ying Zhang (yingying) Summary: Java: nl/cwi/monetdb/util/NamespaceContextImpl.java Initial Comment: nl/cwi/monetdb/util/NamespaceContextImpl.java doesn't sound like it is an "util", why is it in this package? If it is here for a valid reason build.xml has to be changed such that jdbc can compile again without Java 1.5. If it is not, the file should be moved somewhere under the xml/xquery package. ---------------------------------------------------------------------- >Comment By: Stefan Manegold (stmane) Date: 2007-12-11 13:10 Message: Logged In: YES user_id=572415 Originator: NO Appears to be fixed: http://monetdb.cwi.nl/testing/projects/monetdb/Current/java/.Makes3/index_short.html ---------------------------------------------------------------------- Comment By: Ying Zhang (yingying) Date: 2007-12-10 11:58 Message: Logged In: YES user_id=341633 Originator: NO Fixed in CVS by moving NamesapceContextImpl.java to xquery/xrpc/api: ====== [monetdb-Bugs-1846797] Java: nl/cwi/monetdb/util/NamespaceContextImpl.java Moved NamespaceContextImpl.java from the package nl.cwi.monetdb.util, to nl.cwi.monetdb.xquery.xrpc.api, so that JDBC can compile again without requiring Java 1.5. NamespaceContextImpl.java is needed for evaluating XPath expressions on XRPC messages. ====== Will close the bug tomorrow, if the testweb says OK. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1846797&group_id=56967 ------------------------------------------------------------------------- SF.Net email is sponsored by: 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-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
