cch1 / http.async.client

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

Dependency com.ning/async-http-client 1.2.0-SNAPSHOT is unavailable. #5

Closed sbtourist closed 13 years ago

sbtourist commented 13 years ago

Dependency com.ning/async-http-client 1.2.0-SNAPSHOT is unavailable, so the project doesn't currently work from sources.

sbtourist commented 13 years ago

If you fix this one, I may be able to submit some patches ;)

neotyk commented 13 years ago

1.2.0-SNAPSHOT should be in repo soon, I'll update this ticket when it's ready. Looking forward for patches :-)

http://groups.google.com/group/asynchttpclient/browse_thread/thread/55c49df27bd1bdda#

jfarcand commented 13 years ago

What is the issue from source? Also the 1.2.0-SNAPSHOT is deployed on Sonatype repo:

http://oss.sonatype.org/content/repositories/snapshots/com/ning/async-http-client/1.2.0-SNAPSHOT/

Thanks!

sbtourist commented 13 years ago

Great, then you only need to add the repository declaration in the Leiningen project file ...

neotyk commented 13 years ago

Repository added neotyk@4789b7f14022eefb4fa858792a98955142f79212 Closing issue, thank you for your feedback.