You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2017/02/23 05:30:44 UTC

[jira] [Resolved] (SM-3265) Create Azure Storage SDK and Key Vault Bundles

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

Freeman Fang resolved SM-3265.
------------------------------
       Resolution: Fixed
    Fix Version/s: bundles-2017.02

> Create Azure Storage SDK and Key Vault Bundles
> ----------------------------------------------
>
>                 Key: SM-3265
>                 URL: https://issues.apache.org/jira/browse/SM-3265
>             Project: ServiceMix
>          Issue Type: Task
>          Components: bundles
>            Reporter: Sergey Beryozkin
>            Assignee: Freeman Fang
>             Fix For: bundles-2017.02
>
>
> Please see
> https://search.maven.org/#artifactdetails%7Ccom.microsoft.azure%7Cazure-storage%7C5.0.0%7Cjar
> Azure Storage SDK POM is:
> {code:xml}
> <dependency>
>     <groupId>com.microsoft.azure</groupId>
>     <artifactId>azure-storage</artifactId>
>     <version>5.0.0</version>
> </dependency>
> {code}
> it strongly depends on
> {code:xml}
> <dependency>
>     <groupId>com.microsoft.azure</groupId>
>     <artifactId>azure-keyvault-core</artifactId>
>     <version>1.0.0-beta3</version>
> </dependency>
> {code}
> The other dependencies from the storage and key vault poms appear to be covered by ServiceMix bundles



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)