[
https://issues.apache.org/jira/browse/CAMEL-7755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115352#comment-14115352
]
ASF GitHub Bot commented on CAMEL-7755:
---------------------------------------
GitHub user gnodet opened a pull request:
https://github.com/apache/camel/pull/257
[CAMEL-7755] Fix all karaf feature definitions
Using a PR has I can't push to master for some reason (my local repo may be
a bit broken)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gnodet/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/257.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #257
----
commit 392cc8438c875ce6821324a00e829b16bc4d6e63
Author: Guillaume Nodet <[email protected]>
Date: 2014-08-27T13:21:18Z
[CAMEL-7755] Fix all karaf feature definitions
----
> Fix all karaf feature definitions
> ---------------------------------
>
> Key: CAMEL-7755
> URL: https://issues.apache.org/jira/browse/CAMEL-7755
> Project: Camel
> Issue Type: Bug
> Components: karaf
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Fix For: 2.14.0
>
>
> There are some feature tests are failed.
> {code}
> Failed tests:
> CamelDisruptorTest.test:30->AbstractFeatureTest.testComponent:69 Cannot get
> component with name: disruptor
> CamelHbaseTest.test:32->AbstractFeatureTest.testComponent:69 Cannot get
> component with name: hbase
> CamelInfinispanTest.test:31->AbstractFeatureTest.testComponent:69 Cannot
> get component with name: infinispan
> CamelKafkaTest.test:32->AbstractFeatureTest.testComponent:69 Cannot get
> component with name: kafka
> CamelOptaplannerTest.test:32->AbstractFeatureTest.testComponent:69 Cannot
> get component with name: optaplanner
> CamelSolrTest.test:32->AbstractFeatureTest.testComponent:69 Cannot get
> component with name: solr
> CamelSpringRedisTest.test:32->AbstractFeatureTest.testComponent:69 Cannot
> get component with name: spring-redis
> Tests in error:
> CamelAvroTest.test:38->AbstractFeatureTest.testDataFormat:91 ?
> IllegalArgument
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)