[ 
https://issues.apache.org/jira/browse/CAMEL-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15160302#comment-15160302
 ] 

ASF GitHub Bot commented on CAMEL-9636:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/camel/pull/860


> CamelBlueprintTestSupport - initialization error in case of empty 
> cm:property-placeholder
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9636
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9636
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-blueprint, camel-test
>    Affects Versions: 2.15.5, 2.16.2
>            Reporter: Paolo Antinori
>            Assignee: Grzegorz Grzybek
>
> Test execution hangs with the specific use case of passing a configuration 
> similar to:
> {code:xml}
>   <cm:property-placeholder persistent-id="my-placeholders" 
> update-strategy="reload">
>   </cm:property-placeholder>
> {code}
> The will pass value for that {{pid}} only at Test level inside the method 
> {{useOverridePropertiesWithConfigAdmin}}
> The fix makes the attached test case succeed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to