|
From: Michael K. <ko...@in...> - 2004-07-09 14:04:52
|
Dear Cobricks developers, we have commited some changes to the core code base: As mentioned in the previous mail, Xindice 1.0 is no longer supported. We have removed the Xindice 1.0 client libraries from web/WEB-INF/lib and included the Xindice 1.1 client library instead. Information on how to install Xindice 1.1 has been added to the environment document (see Sourceforge download area for the latest version). What has to be done for the development environment in short: include/set "xindice.home" in build.preferences - then the development libraries will be included in the compile path. If you have started a Cobricks application (separate web directory from the Cobricks core tree), you have to replace the Xindice client libraries manually: remove "xmldb.jar" and "xindice.jar" in "web/WEB-INF/lib" and copy the new "xindice-*.jar" into the directoy. The new JAR file can be obtained from the Cobricks core tree. Regards, Michael Koch |