Re: [jclouds] Add ByteSource Payload support for Clojure (#299)

2014-02-19 Thread Andrew Gaul
Closed #299. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/299

Re: [jclouds] Add ByteSource Payload support for Clojure (#299)

2014-02-19 Thread Andrew Gaul
Pushed to master. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/299#issuecomment-35589860

Re: [jclouds] Add ByteSource Payload support for Clojure (#299)

2014-02-19 Thread BuildHive
[jclouds ยป jclouds #857](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/857/) SUCCESS This pull request looks good [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/299#issuecomment

Re: [jclouds] Add ByteSource Payload support for Clojure (#299)

2014-02-19 Thread CloudBees pull request builder plugin
[jclouds-java-7-pull-requests #1083](https://jclouds.ci.cloudbees.com/job/jclouds-java-7-pull-requests/1083/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/299#issuecomment-35544016

Re: [jclouds] Add ByteSource Payload support for Clojure (#299)

2014-02-19 Thread CloudBees pull request builder plugin
[jclouds-pull-requests #612](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/612/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/299#issuecomment-35543944

Re: [jclouds] Add ByteSource Payload support for Clojure (#299)

2014-02-19 Thread Andrew Phillips
> Have been contemplating sending a mail to the user list soliciting interest > in maintaining or even > using Clojure. +1 on that. And +1 on these changes, then. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/299#issuecomment-35541405

Re: [jclouds] Add ByteSource Payload support for Clojure (#299)

2014-02-19 Thread Andrew Gaul
Man, I don't even know; I am only adding this so I can remove the other deprecated Payloads. I am willing to do the minimum to allow me to evolve jclouds APIs/follow Guava changes, but honestly I would prefer to remove our fake Clojure support. Have been contemplating sending a mail to the use

Re: [jclouds] Add ByteSource Payload support for Clojure (#299)

2014-02-19 Thread Andrew Phillips
Looks good. Does this need a documentation example somewhere? And do we need to deprecate some other methods, assuming that's even possible here? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/299#issuecomment-35540271

[jclouds] Add ByteSource Payload support for Clojure (#299)

2014-02-19 Thread Andrew Gaul
You can merge this Pull Request by running: git pull https://github.com/maginatics/jclouds clojure-bytesource Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/299 -- Commit Summary -- * Add ByteSource Payload support for Clojure -- File Cha