Freeman Fang created CAMEL-13693:
------------------------------------

             Summary: 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


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)

Reply via email to