Re: Java6 compilation problem in Camel core

2014-04-17 Thread Sergey Beryozkin
Hi, you are right, it was an old Java6 related bug Cheers, Sergey On 17/04/14 10:58, Babak Vahdat wrote: Am 17.04.14 11:30 schrieb "Sergey Beryozkin" unter : 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: Hi T

Re: Java6 compilation problem in Camel core

2014-04-17 Thread Babak Vahdat
Am 17.04.14 11:30 schrieb "Sergey Beryozkin" unter : >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: Hi This's a know bug in older builds of JDK6 Sun/Oracle: http://bugs.java.com/view%5Fbug.do?bug%5Fid=6512707

Java6 compilation problem in Camel core

2014-04-17 Thread Sergey Beryozkin
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]