Update of /cvsroot/monetdb/java/src/nl/cwi/monetdb/xquery/xrpc/wrapper
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9768/wrapper

Modified Files:
        XRPCWrapperWorker.java 
Log Message:
undo of incorrect check-in
the util package should be included!


Index: XRPCWrapperWorker.java
===================================================================
RCS file: 
/cvsroot/monetdb/java/src/nl/cwi/monetdb/xquery/xrpc/wrapper/XRPCWrapperWorker.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- XRPCWrapperWorker.java      10 Dec 2007 10:54:42 -0000      1.3
+++ XRPCWrapperWorker.java      10 Dec 2007 17:42:00 -0000      1.4
@@ -23,6 +23,7 @@
 import javax.xml.xpath.*;
 import org.w3c.dom.*;
 
+import nl.cwi.monetdb.util.*;
 import nl.cwi.monetdb.xquery.xrpc.api.*;
 
 public class XRPCWrapperWorker extends Thread {


-------------------------------------------------------------------------
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-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to