Github user nlivens commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/801#discussion_r39958866
  
    --- Diff: plugins/network-elements/nuage-vsp/pom.xml ---
    @@ -28,6 +28,13 @@
         <version>4.6.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
       </parent>
    +  <dependencies>
    +    <dependency>
    +      <groupId>org.apache.commons</groupId>
    +      <artifactId>commons-lang3</artifactId>
    +      <version>3.1</version>
    --- End diff --
    
    This dependency has been added since one of the methods of our private 
client returns an object of type Pair which is inside the commons-lang3 library


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to