David Han created CAMEL-9295:
--------------------------------
Summary: Null InputStream error when using camel-test-blueprint
version 2.15.3
Key: CAMEL-9295
URL: https://issues.apache.org/jira/browse/CAMEL-9295
Project: Camel
Issue Type: Bug
Components: camel-blueprint, camel-test
Affects Versions: 2.15.3
Reporter: David Han
Priority: Minor
Fix For: 2.15.2
Used maven archetype:generate to generate a template project for
camel-blueprint.
mvn archetype:generate -DarchetypeGroupId=org.apache.camel.archetypes
-DarchetypeArtifactId=camel-archetype-blueprint -DarchetypeVersion=2.15.3
-DgroupId=de.test - DartifactId=Testing
When running the unit test in the newly created project there's a
java.lang.RuntimeException: InputStream cannot be null error.
Error is not present in and previous versions of camel as far as I can tell.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)