You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/22 11:50:12 UTC

[jira] [Commented] (CAMEL-9875) CamelBlueprintTestSupport lacks support for multiple PID loading

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

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

GitHub user kevinearls opened a pull request:

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

    CAMEL-9875 CamelBlueprintTestSupport lacks support for multiple PIDs

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kevinearls/camel CAMEL-9875

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/955.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 #955
    
----
commit fcb005dbf0b89e0a93a667b59c97f0ba446392c4
Author: Kevin Earls <ke...@kevinearls.com>
Date:   2016-04-22T09:47:28Z

    CAMEL-9875 CamelBlueprintTestSupport lacks support for multiple PIDs

----


> CamelBlueprintTestSupport lacks support for multiple PID loading
> ----------------------------------------------------------------
>
>                 Key: CAMEL-9875
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9875
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-blueprint
>            Reporter: Kevin Earls
>            Assignee: Grzegorz Grzybek
>            Priority: Minor
>              Labels: test
>
> CamelBlueprintTestSupport lacks support for multiple PID loading.  The current code will only handle 1 properties file/pid pair: https://github.com/apache/camel/blob/master/components/camel-test-blueprint/src/main/java/org/apache/camel/test/blueprint/CamelBlueprintTestSupport.java#L99



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