You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/11 15:07:59 UTC

[jira] [Commented] (SM-3155) Bundle for okhttp-2.2.0 does not import the intended version of okio

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

ASF GitHub Bot commented on SM-3155:
------------------------------------

GitHub user googlielmo opened a pull request:

    https://github.com/apache/servicemix-bundles/pull/91

    SM-3155: Fix okio version range for okhttp-2.2.0

    

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

    $ git pull https://github.com/googlielmo/servicemix-bundles okhttp-2.2.0-dependency

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

    https://github.com/apache/servicemix-bundles/pull/91.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 #91
    
----
commit 873b7c5b8b99af7e2ab65a83868c765616ae9503
Author: Guglielmo Nigri <gu...@cloudsoftcorp.com>
Date:   2016-11-11T15:03:49Z

    SM-3155: Fix okio version range for okhttp-2.2.0

----


> Bundle for okhttp-2.2.0 does not import the intended version of okio
> --------------------------------------------------------------------
>
>                 Key: SM-3155
>                 URL: https://issues.apache.org/jira/browse/SM-3155
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>    Affects Versions: bundles-2016.10
>            Reporter: Guglielmo Nigri
>              Labels: okhttp
>
> Bundle for okhttp-2.2.0 should import {{okio}} package with correct version range {{[1.2.0,1.3)}}
> Currently, there is no version range specified, causing it to be wired to a higher version than intended in complex environments that have more than one bundle for {{okio}} installed.



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