hello,
I get the that error when compiling the xindice-1.1b1 src distrib.

[javac] C:\export\xindice-1.1b1\java\src\org\apache\xindice\core\query\XPath
QueryResolver.java:542: array required, but org.apache.xpath.compiler.OpMapVecto
r found
[javac] int endFunc = pos + cmp.getOpMap()[pos+1] - 1;
[javac] ^
[javac] C:\export\xindice-1.1b1\java\src\org\apache\xindice\core\query\XPath
QueryResolver.java:542: operator - cannot be applied to java.lang.String,int
[javac] int endFunc = pos + cmp.getOpMap()[pos+1] - 1;
[javac] ^
[javac] 2 errors
[javac] 43 warnings


is this normal?

thanks,

Stan.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.507 / Virus Database: 304 - Release Date: 04/08/2003

Reply via email to