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

[jira] [Updated] (SM-3152) InfluxDb 2.4 bundle includes both retrofit and retrofit2 imports

     [ https://issues.apache.org/jira/browse/SM-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated SM-3152:
---------------------------------
    Description: 
{code}        
<servicemix.osgi.import.pkg>
            com.google.common.base,
            com.google.common.collect,
            com.google.common.escape,
            com.google.common.io,
            okhttp3,
            okhttp3.logging,
            retrofit2,
            retrofit,
            retrofit2.http,
            retrofit2.converter.moshi
</servicemix.osgi.import.pkg>
{code}

  was:
{code}        
<servicemix.osgi.import.pkg>
            com.google.common.base,
            com.google.common.collect,
            com.google.common.escape,
            com.google.common.io,
            okhttp3,
            okhttp3.logging,
            retrofit2,
            retrofit2.http,
            retrofit2.converter.moshi
</servicemix.osgi.import.pkg>
{code}


> InfluxDb 2.4 bundle includes both retrofit and retrofit2 imports
> ----------------------------------------------------------------
>
>                 Key: SM-3152
>                 URL: https://issues.apache.org/jira/browse/SM-3152
>             Project: ServiceMix
>          Issue Type: Task
>          Components: bundles
>            Reporter: Andrea Cosentino
>            Assignee: Andrea Cosentino
>            Priority: Minor
>
> {code}        
> <servicemix.osgi.import.pkg>
>             com.google.common.base,
>             com.google.common.collect,
>             com.google.common.escape,
>             com.google.common.io,
>             okhttp3,
>             okhttp3.logging,
>             retrofit2,
>             retrofit,
>             retrofit2.http,
>             retrofit2.converter.moshi
> </servicemix.osgi.import.pkg>
> {code}



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