You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Ignasi Barrera <no...@github.com> on 2013/09/03 10:51:40 UTC

[jclouds-chef] Removed redundant binders (#11)

You can merge this Pull Request by running:

  git pull https://github.com/nacx/jclouds-chef remove-binders

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-chef/pull/11

-- Commit Summary --

  * Removed redundant binders

-- File Changes --

    M core/src/main/java/org/jclouds/chef/ChefApi.java (10)
    D core/src/main/java/org/jclouds/chef/binders/BindClientnameToJsonPayload.java (40)
    D core/src/main/java/org/jclouds/chef/binders/BindIsCompletedToJsonPayload.java (40)
    D core/src/main/java/org/jclouds/chef/binders/BindNameToJsonPayload.java (40)
    M enterprise/src/main/java/org/jclouds/enterprisechef/EnterpriseChefApi.java (4)
    D enterprise/src/main/java/org/jclouds/enterprisechef/binders/BindGroupNameToJsonPayload.java (42)
    D enterprise/src/test/java/org/jclouds/enterprisechef/binders/BindGroupNameToJsonPayloadTest.java (52)

-- Patch Links --

https://github.com/jclouds/jclouds-chef/pull/11.patch
https://github.com/jclouds/jclouds-chef/pull/11.diff


Re: [jclouds-chef] Removed redundant binders (#11)

Posted by CloudBees pull request builder plugin <no...@github.com>.
[jclouds-chef-pull-requests #22](https://jclouds.ci.cloudbees.com/job/jclouds-chef-pull-requests/22/) SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-chef/pull/11#issuecomment-23698309

Re: [jclouds-chef] Removed redundant binders (#11)

Posted by Ignasi Barrera <no...@github.com>.
Closed #11.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-chef/pull/11