[
https://issues.apache.org/jira/browse/CAMEL-9519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-9519.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.17.0
2.16.2
Thanks for the PR
> 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.0, 2.15.1, 2.15.2, 2.15.3, 2.16.0, 2.15.4, 2.16.1,
> 2.15.5, 2.17.0
> Reporter: Quinn Stevenson
> Assignee: Grzegorz Grzybek
> Priority: Minor
> Labels: easyfix
> Fix For: 2.16.2, 2.17.0
>
>
> 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)