Hi,
in the current cvs there is a bug in lib/jars.xml
wrong:
<file> <title>XML Xindice</title> <description>Native XML Database by Apache XML project</description> <used-by>xmldb block</used-by> <lib>xmldb/lib/xindice-1.1b1.jar</lib> <homepage>http://xml.apache.org/xindice/</homepage> </file>
right:
... <lib>xmldb/lib/xindice-1.1b3.jar</lib>
Fixed: http://marc.theaimsgroup.com/?l=xml-cocoon-cvs&m=107395063117116&w=2.
Developers are lazy, do their builds from within Eclipse and don't test the current build on command line :)
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
