I have a working build of xml-xindice from CVS (very recently checked out). I can send it to you, in case you want it and couldn't get over this bug
-Vijay On Tue, 2003-02-18 at 04:35, Sam Ruby wrote: > ---------------------------------------------------- > This email is autogenerated from the output from: > <http://cvs.apache.org/builds/gump/2003-02-18/xml-xindice.html> > ---------------------------------------------------- > > Buildfile: build.xml > > init: > [mkdir] Created dir: /home/rubys/jakarta/xml-xindice/build/classes > [mkdir] Created dir: /home/rubys/jakarta/xml-xindice/build/classes-tests > [mkdir] Created dir: /home/rubys/jakarta/xml-xindice/build/api > [mkdir] Created dir: /home/rubys/jakarta/xml-xindice/dist > > src-build: > [javac] Compiling 207 source files to > /home/rubys/jakarta/xml-xindice/build/classes > [javac] > /home/rubys/jakarta/xml-xindice/java/src/org/apache/xindice/core/query/XPathQueryResolver.java:542: > array required, but org.apache.xpath.compiler.OpMapVector found > [javac] int endFunc = pos + cmp.getOpMap()[pos+1] - 1; > [javac] ^ > [javac] > /home/rubys/jakarta/xml-xindice/java/src/org/apache/xindice/core/query/XPathQueryResolver.java:542: > operator - cannot be applied to java.lang.String,int > [javac] int endFunc = pos + cmp.getOpMap()[pos+1] - 1; > [javac] ^ > [javac] 2 errors > > BUILD FAILED > file:///home/rubys/jakarta/xml-xindice/build.xml:146: Compile failed; see the > compiler error output for details. > > Total time: 9 seconds >