You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/20 09:05:45 UTC

[jira] [Commented] (CAMEL-9090) camel-cxf - test dependency not in test scope?

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

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

GitHub user davidkarlsen opened a pull request:

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

    CAMEL-9090: change scope to test for cxf-rt-features-clustering

    

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

    $ git pull https://github.com/davidkarlsen/camel CAMEL-9090

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

    https://github.com/apache/camel/pull/594.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 #594
    
----
commit 6a3e233c2aa9460bbe74bd94d438aa8c31b3f71e
Author: David J. M. Karlsen <da...@davidkarlsen.com>
Date:   2015-08-20T07:04:07Z

    CAMEL-9090: change scope to test for cxf-rt-features-clustering

----


> camel-cxf - test dependency not in test scope?
> ----------------------------------------------
>
>                 Key: CAMEL-9090
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9090
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 2.14.3
>            Reporter: Zoltan Farkas
>            Priority: Trivial
>             Fix For: 2.16.0
>
>
> The comment implies the dependency is for test purposes:
>     <!-- test for cxf failover feature -->
>                 <dependency>
>                                 <groupId>org.apache.cxf</groupId>
>                                 <artifactId>cxf-rt-features-clustering</artifactId>
>                                 <version>${cxf-version}</version>
>                 </dependency>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)