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

ASF GitHub Bot commented on CAMEL-9519:
---------------------------------------

GitHub user hqstevenson opened a pull request:

    https://github.com/apache/camel/pull/781

    CAMEL-9519:  Fixed generated POM and added more generated tests

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hqstevenson/camel CAMEL-9519

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/781.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #781
    
----
commit 445ecf49c1f6489fd86eac1db0d82140d6f87a71
Author: Quinn Stevenson <[email protected]>
Date:   2016-01-18T17:56:25Z

    Updated generated POM and added generated tests

----


> 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
>
> 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)

Reply via email to