You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Quinn Stevenson (JIRA)" <ji...@apache.org> on 2016/01/15 20:09:39 UTC

[jira] [Commented] (CAMEL-9519) POM from camel-archetype-blueprint generated project caused CamelBlueprintTestSupport failure

    [ https://issues.apache.org/jira/browse/CAMEL-9519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102315#comment-15102315 ] 

Quinn Stevenson commented on CAMEL-9519:
----------------------------------------

I'm working on a PR for this now.  I'll update the POM as well as include a unit test in the generated project that uses Blueprint property placeholders so that the fix can be verified.

> 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
>            Priority: Minor
>              Labels: easyfix
>
> 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)