[
https://issues.apache.org/jira/browse/CAMEL-13693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-13693:
--------------------------------
Fix Version/s: 3.0.0.M4
3.0.0
> avoid useOverridePropertiesWithPropertiesComponent being invoked twice when
> running a unit-test with OSGI Blueprint XML.
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-13693
> URL: https://issues.apache.org/jira/browse/CAMEL-13693
> Project: Camel
> Issue Type: Test
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Priority: Minor
> Fix For: 3.0.0, 3.0.0.M4
>
>
> One from
> {code}
> at
> camelinaction.BlueprintFirstTest.useOverridePropertiesWithPropertiesComponent(BlueprintFirstTest.java:56)
> at
> org.apache.camel.test.blueprint.CamelBlueprintTestSupport.createBundleContext(CamelBlueprintTestSupport.java:132)
> at
> org.apache.camel.test.blueprint.CamelBlueprintTestSupport.setUp(CamelBlueprintTestSupport.java:248)
> {code}
> one from
> {code}
> at
> org.apache.camel.test.junit4.CamelTestSupport.doSetUp(CamelTestSupport.java:368)
> at
> org.apache.camel.test.junit4.CamelTestSupport.setUp(CamelTestSupport.java:281)
> at
> org.apache.camel.test.blueprint.CamelBlueprintTestSupport.setUp(CamelBlueprintTestSupport.java:251)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)