Am 13.06.14 12:23 schrieb "Aki Yoshida" unter <elak...@gmail.com>:
>I noticed the full test has been red for some time at camel-barcode. > >Today, I noticed that this test is using mvn:com.google.zxing/core/3.0.0 >and this core-3.0.0.jar was built with jdk 7 > >so it can't be used with the current jdk6 camel build. I guess the JDK6 support is dropped by the upcoming 2.14.0 release so that we should be fine here. Babak > >I don't know if there is a jdk6 compatible jar. >Or else the test should be disabled for jdk6. > >regards, aki