You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Kris Sterckx (JIRA)" <ji...@apache.org> on 2017/01/27 13:03:24 UTC

[jira] [Closed] (CLOUDSTACK-9729) Spring 4.x support PR-1638 broke Nuage VSP plugin as of dependency to com.amazonaws.util.json.JSONException

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

Kris Sterckx closed CLOUDSTACK-9729.
------------------------------------

> Spring 4.x support PR-1638 broke Nuage VSP plugin as of dependency to com.amazonaws.util.json.JSONException
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9729
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9729
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.10.0.0
>            Reporter: Kris Sterckx
>            Assignee: Kris Sterckx
>            Priority: Blocker
>             Fix For: 4.10.0.0
>
>
> https://github.com/apache/cloudstack/pull/1638 has moved from
> {noformat}
> <cs.aws.sdk.version>1.10.64</cs.aws.sdk.version>
> {noformat}
> to
> {noformat}
> <cs.aws.sdk.version>1.11.61</cs.aws.sdk.version>
> {noformat}
> which breaks the use of com.amazonaws.util.json.JSONException
> This breaks Nuage VSP network plugin as of its dependency to 
> {noformat}
>       <groupId>net.nuagenetworks.vsp</groupId>
>       <artifactId>nuage-vsp-acs-client</artifactId>
>       <version>1.0.0</version>
> {noformat} 
>  
> We need to fix that.



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