---------------------------------------------------- This email is autogenerated from the output from: <http://cvs.apache.org/builds/gump/2003-04-11/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:541: 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:541: operator - cannot be applied to java.lang.String,int [javac] int endFunc = pos + cmp.getOpMap()[pos+1] - 1; [javac] ^ [javac] 2 errors BUILD FAILED /home/rubys/jakarta/xml-xindice/build.xml:146: Compile failed; see the compiler error output for details. Total time: 10 seconds