cvs commit: xml-xindice contributor.xml

2004-01-22 Thread vgritsenko
vgritsenko2004/01/22 12:55:19 Modified:.contributor.xml Log: Jar release: place libaries under lib/, place xindice jar in the root. Revision ChangesPath 1.12 +7 -7 xml-xindice/contributor.xml Index: contributor.xml

cvs commit: xml-xindice/bin lcp.bat xindice.war.bat xindice.bat

2004-01-22 Thread vgritsenko
vgritsenko2004/01/22 12:54:09 Modified:bin lcp.bat xindice.war.bat xindice.bat Log: Rewrite bin/xindice.bat. Add Win16 support to bin/xindice.war.bat. Thanks to Neil Cook for the provided patch. Revision ChangesPath 1.4 +1 -1 xml-xindice/bin/lcp.bat

Filer is closed exception

2004-01-22 Thread JC Tchitchiama
Hi All, xindice 1.1b2 JDK 1.4.2 I wonder if someone can help me out here. I am trying to add a file to the DB using the xindice command tool. I get this exception about the FIler. I think that the default filer is BTreeFiler. It looks like the InputStream gets closed halfway through the storeR

Re: XQuery

2004-01-22 Thread Vadim Gritsenko
Paul F. Williams wrote: Has anyone tried to contact leads on existing implementations? I'm aware that there are licensing issues. Mozilla-licensed Saxon does not have licensing issues. Hmm. If you are a lawyer representing the Apache Software Foundation, I will open my eyes wide in

Re: XQuery

2004-01-22 Thread Paul F. Williams
>>Has anyone tried to contact leads on existing implementations? I'm aware >>that there are licensing issues. > Mozilla-licensed Saxon does not have licensing issues. Hmm. If you are a lawyer representing the Apache Software Foundation, I will open my eyes wide in surprise and say, "Cool! Saxi

cvs commit: xml-xindice status.xml

2004-01-22 Thread vgritsenko
vgritsenko2004/01/21 19:29:28 Modified:.status.xml Log: reflect changes Revision ChangesPath 1.23 +8 -1 xml-xindice/status.xml Index: status.xml === RCS file: /home/cvs/xml-xindice/

cvs commit: xml-xindice/bin xindice

2004-01-22 Thread vgritsenko
vgritsenko2004/01/21 19:28:16 Modified:bin xindice Log: rework, add XINDICE_CONFIG parameter, add cygwin support, etc. Revision ChangesPath 1.5 +48 -39xml-xindice/bin/xindice Index: xindice

cvs commit: xml-xindice/java/src/org/apache/xindice/client/xmldb/xmlrpc DatabaseImpl.java

2004-01-22 Thread vgritsenko
vgritsenko2004/01/21 19:23:37 Modified:java/src/org/apache/xindice/client/xmldb DatabaseImpl.java java/src/org/apache/xindice/client/xmldb/embed DatabaseImpl.java java/src/org/apache/xindice/client/xmldb/managed