Aki Yoshida created CAMEL-5791:
----------------------------------
Summary: Adding blueprint based camel-cxf tests using
camel-test-blueprint
Key: CAMEL-5791
URL: https://issues.apache.org/jira/browse/CAMEL-5791
Project: Camel
Issue Type: Improvement
Components: camel-cxf, tests
Affects Versions: 2.10.2
Reporter: Aki Yoshida
Adding some blueprint scenario tests for camel-cxf using camel-test-blueprint.
I put this in a separate test-only component under the tests folder. I can't
put the test classes directly within camel-cxf because of the way how the
bundle context is generated, namely the jars on the classpath are scanned and
added to the context. Hence, the tests are in a separate component that refer
to all the bundle jars that they need.
I don't know if the tests folder is the the right location for this test
component, though.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira