On Saturday, February 2, 2002, at 04:27 AM, Joel Rosi-Schwartz wrote:
Thanks for getting this out Kimbro.
The first thing I did was take a look a the docs since I have not been able to build them locally. That is still the case with the new release and the same exact problem shows up for me on both RH Linux 7.1 and Windows 2000, both using Java 1.3.1 and ant 4.1.1. I get the same error if I use my Ant installation or the one packaged with Xindice. I have no CLASSPATH set in shell on any of the tests. I find this pretty strange that it is reproducible for me across OS and that no one else seems to be bothered by it.� The exception is:
No you're not the only one bothered by it. I know Tom has gotten this in the past as have a few other people. I haven't replied previously because I don't remember the exact remedy. I think it was something to do with the wrong SAX parser or something. Tom do you remember what causes this? I've never seen it happen on any of the machines I use.
Buildfile: build.xml
users-guide: ���� [echo] Building Users Guide
style:
���� [java]
���� [java] XSLT Error (java.lang.LinkageError): loader constraints violated when linking org/xml/sax/InputSource class
I then went to use the docs that you packaged in the release and found one problem. In docs/index.html the link to the JavaDocs is broken. It is currently
<a href="/javadoc/">API Documentation</a>
and needs to be:
<a href="api/index.html">API Documentation</a>
Fixed, thanks.
I will do some real testing over the weekend and get back to you with anything interesting.
Joel
Kimbro Staken wrote:
I've just posted some test builds for 1.0rc1. I could really use some help testing these out. In particular on Windows. I'd like to make these official on Monday so if there's any chance someone can help with testing over the weekend I'd really appreciate some feedback. My main concern is making sure the instructions actually result in a working system and that the examples work properly.
http://www.dbxml.org/files/xml-xindice-1.0rc1.tar.gz http://www.dbxml.org/files/xml-xindice-1.0rc1.zip
Thanks
Kimbro Staken XML Database Software, Consulting and Writing http://www.xmldatabases.org/
