cch1 / http.async.client

Async Http Client - Clojure
http://cch1.github.com/http.async.client
267 stars 40 forks source link

Upgrade to clojure 1.2.1 and the latest async-http-client #17

Closed vgeshel closed 13 years ago

vgeshel commented 13 years ago

Not sure you want to apply this in its current form, but at least it shows the (small) problems.

Upgrading to 1.2.1 requires breaking a dependency cycle. And a couple of unit tests break with async-http-client 1.6.3.

Note the change of maven group id, which you certainly don't want to apply...

neotyk commented 13 years ago

This has been fixed in development branch already. I'm now updating documentation, as this release breaks API, once it's done I will push new version.

neotyk commented 13 years ago

New release works with Clojure 1.2.1.