[
https://issues.apache.org/jira/browse/CAMEL-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152362#comment-15152362
]
Andrea Cosentino commented on CAMEL-9615:
-----------------------------------------
Actually the only two with problems are camel-ignite and camel-spring-redis.
Camel-spring-redis require a spring version above 4.0.5 (>4.0.9 and <= 4.1.0)
and we have
spring-version-range-karaf between 3.2 and 4.
Camel-ignite has the problem related to the osgi-repository I guess. Related to
this: https://issues.apache.org/jira/browse/KARAF-4243
> camel-itest-karaf - Some failed tests
> -------------------------------------
>
> Key: CAMEL-9615
> URL: https://issues.apache.org/jira/browse/CAMEL-9615
> Project: Camel
> Issue Type: Test
> Components: karaf, osgi
> Affects Versions: 2.17.0
> Reporter: Claus Ibsen
> Assignee: Andrea Cosentino
> Fix For: 2.17.0
>
>
> Ran the tests in tests/camel-itest-karaf and had these tests fail on jdk8
> {code}
> Failed tests:
> CamelCouchDBTest.test:32->AbstractFeatureTest.testComponent:76 Cannot get
> component with name: couchdb
> CamelCxfTest.test:32->AbstractFeatureTest.testComponent:76 Cannot get
> component with name: cxf
> CamelGeocoderTest.test:32->AbstractFeatureTest.testComponent:76 Cannot get
> component with name: geocoder
> CamelIgniteTest.test:32->AbstractFeatureTest.testComponent:76 Cannot get
> component with name: ignite
> CamelLzfTest.test:32->AbstractFeatureTest.testComponent:76 Cannot get
> component with name: lzf
> CamelOlingo2Test.test:31->AbstractFeatureTest.testComponent:76 Cannot get
> component with name: olingo2
> CamelSpringRedisTest.test:32->AbstractFeatureTest.testComponent:76 Cannot
> get component with name: spring-redis
> Tests in error:
> CamelAmqpTest.test ยป EOF
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)