[MKSearch-dev] Week 6 round up

Bruno Postle bruno at mkdoc.com
Thu Nov 18 15:01:49 GMT 2004


On Thu 18-Nov-2004 at 12:46 -0000, Phil Shaw wrote:
>
> Implemented a temporary workaround to cut-short the plugin loader  
> issue with JSpider.

I get an error running compile-gcj-tests.sh:

  Compiling GCJ test cases...
  /home/bruno/src/svn/mksearch/test-gcj/com/mkdoc/bug/PluginClient.java:21: error: Class or interface `net.javacoding.jspider.core.util.config.ConfigConstants' not found in import.
     import net.javacoding.jspider.core.util.config.ConfigConstants;
            ^
This was due to a hard-coded path to /home/mksearch/lib/jspider.jar

I fixed this, also made it executable and commited it to the 
repository.

The tests all run ok on linux.

-- 
Bruno


More information about the MKSearch-dev mailing list