The Apache Jenkins build system has built Camel.trunk.notest.jdk7 (build #26)
Status: Still Failing
Check console output at
https://builds.apache.org/job/Camel.trunk.notest.jdk7/26/ to view the results.
The Apache Jenkins build system has built Camel.2.13.x.notest (build #12)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.2.13.x.notest/12/
to view the results.
The Apache Jenkins build system has built Camel.trunk.notest (build #2080)
Status: Still Failing
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2080/
to view the results.
The Apache Jenkins build system has built Camel.2.12.x.notest (build #102)
Status: Fixed
Check console output at https://builds.apache.org/job/Camel.2.12.x.notest/102/
to view the results.
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/181
Fixes CAMEL-7508 Expose the component options for Camel Infinispan
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinearls/camel CAMEL-7508
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/180
Fix for CAMEL-7507 Expose the component options for Camel JPA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinearls/camel CAMEL-7507
Alt
Am 13.06.14 12:23 schrieb "Aki Yoshida" unter :
>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 buil
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 don't know if there is a jdk6 compatible jar.
Or el