Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-9729

Spring 4.x support PR-1638 broke Nuage VSP plugin as of dependency to com.amazonaws.util.json.JSONException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 4.10.0.0
    • 4.10.0.0
    • None
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      https://github.com/apache/cloudstack/pull/1638 has moved from

      <cs.aws.sdk.version>1.10.64</cs.aws.sdk.version>
      

      to

      <cs.aws.sdk.version>1.11.61</cs.aws.sdk.version>
      

      which breaks the use of com.amazonaws.util.json.JSONException

      This breaks Nuage VSP network plugin as of its dependency to

            <groupId>net.nuagenetworks.vsp</groupId>
            <artifactId>nuage-vsp-acs-client</artifactId>
            <version>1.0.0</version>
      

      We need to fix that.

      Attachments

        Issue Links

          Activity

            People

              KrisSterckx Kris Sterckx
              KrisSterckx Kris Sterckx
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: