[ 
https://issues.apache.org/jira/browse/CAMEL-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-4914.
--------------------------------

    Resolution: Fixed

Added getBlueprintDescriptor() method that is simpler to use.
                
> camel-test-blueprint - Make it possible for end users to easier specify the 
> blueprint XML file to use for testing
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4914
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4914
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-blueprint, camel-test
>    Affects Versions: 2.10.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.0
>
>
> In the new camel-test-blueprint, you need to return a Collection<URL> which 
> is really cumbersome for end users, who just want to specify to use 
> "META-INF/blueprint/myBlueprint.xml" as the test file.
> Or some other file on the classpath.
> So having some nicer way (possible both or whatever).
> Also we should have better reporting if the file is not found. Like a 
> FileNotFoundException with details about the file not found.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to