Hi,
I'm not sure Camel still supports Java 6, just in case, I'm seeing the following in camel-core when compiling with Java 6:

[ERROR] /camel-core/src/main/java/org/apache/camel/language/XPath.java:[45,5] incompatible types
[ERROR] found   : org.apache.camel.language.NamespacePrefix
[ERROR] required: org.apache.camel.language.NamespacePrefix

The message is strange, no problems with Java 7 though

Cheers, Sergey

Reply via email to