On Wednesday, December 18, 2002, at 08:01 AM, Sam Ruby wrote:
Kimbro Staken---------------------------------------------------- This email is autogenerated from the output from: <http://cvs.apache.org/builds/gump/2002-12-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 200 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:129: Compile failed; see the compiler error output for details.
Total time: 8 seconds
Java and XML Software, Consulting and Writing http://www.xmldatabases.org/
Apache Xindice native XML database http://xml.apache.org/xindice
XML:DB Initiative http://www.xmldb.org