You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Hugo Duncan (JIRA)" <ji...@apache.org> on 2014/03/13 18:19:52 UTC

[jira] [Created] (JCLOUDS-502) The clojure namespace org.jclouds.ec2.security-group2 is broken

Hugo Duncan created JCLOUDS-502:
-----------------------------------

             Summary: The clojure namespace org.jclouds.ec2.security-group2 is broken
                 Key: JCLOUDS-502
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-502
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-compute
    Affects Versions: 1.7.1
            Reporter: Hugo Duncan


Line 29 fails to compile:

(-> compute .getContext .getProviderSpecificContext .getApi .getSecurityGroupApi().get))

should probably be

(-> compute .getContext .getProviderSpecificContext .getApi .getSecurityGroupApi .get))




--
This message was sent by Atlassian JIRA
(v6.2#6252)