You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Andrew Gaul <no...@github.com> on 2017/07/08 22:02:42 UTC

[jclouds/jclouds] Remove clojure bindings (#1118)

These have not seen any development in many years.
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/1118

-- Commit Summary --

  * Remove clojure bindings

-- File Changes --

    D apis/chef/src/main/clojure/org/jclouds/chef.clj (261)
    D apis/chef/src/test/clojure/org/jclouds/chef_test.clj (70)
    M apis/ec2/pom.xml (9)
    D apis/ec2/src/main/clojure/org/jclouds/ec2/ami2.clj (84)
    D apis/ec2/src/main/clojure/org/jclouds/ec2/ebs2.clj (286)
    D apis/ec2/src/main/clojure/org/jclouds/ec2/elastic_ip2.clj (80)
    D apis/ec2/src/main/clojure/org/jclouds/ec2/security_group2.clj (99)
    M blobstore/pom.xml (4)
    D blobstore/src/main/clojure/org/jclouds/blobstore2.clj (327)
    D blobstore/src/test/clojure/org/jclouds/blobstore2_test.clj (205)
    M compute/pom.xml (9)
    D compute/src/main/clojure/org/jclouds/compute2.clj (450)
    D compute/src/main/clojure/org/jclouds/modules.clj (88)
    D compute/src/main/clojure/org/jclouds/predicate.clj (32)
    D compute/src/test/clojure/org/jclouds/compute2_test.clj (158)
    D compute/src/test/clojure/org/jclouds/ssh_test.clj (105)
    M core/pom.xml (4)
    D core/src/main/clojure/org/jclouds/core.clj (213)
    D core/src/test/clojure/org/jclouds/core_test.clj (78)
    M project/pom.xml (63)
    M providers/aws-ec2/pom.xml (9)
    D providers/aws-ec2/src/main/clojure/org/jclouds/aws/ec2.clj (62)
    D providers/aws-ec2/src/test/clojure/org/jclouds/aws/ec2_test.clj (32)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/1118.patch
https://github.com/jclouds/jclouds/pull/1118.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1118

Re: [jclouds/jclouds] Remove clojure bindings (#1118)

Posted by Andrew Phillips <no...@github.com>.
> Remove clojure bindings

+1 - looks good to me. Thanks for picking this up, @andrewgaul!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1118#issuecomment-313941247