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
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
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
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
>>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
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/
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
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