Quinn Stevenson created CAMEL-9519:
--------------------------------------
Summary: POM from camel-archetype-blueprint generated project
caused CamelBlueprintTestSupport failure
Key: CAMEL-9519
URL: https://issues.apache.org/jira/browse/CAMEL-9519
Project: Camel
Issue Type: Bug
Components: camel-archetypes
Affects Versions: 2.15.5, 2.16.1, 2.15.4, 2.16.0, 2.15.3, 2.15.2, 2.15.1,
2.15.0, 2.17.0
Reporter: Quinn Stevenson
Priority: Minor
The POM in a new project created using the camel-archetype-blueprint archetype
has a configuration for the maven-bundle-plugin that causes
CamelBlueprintTestSupport-based test to fail under some conditions.
When Blueprint property placeholders are used and the blueprint.xml file is in
src/main/resources/OSGI-INF/blueprint, the test will randomly fail. Also, the
camel context is created a large number of times, when it should only be
created twice (the initial creation and then again when the blueprint is
reloaded because of the properties change).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)