Yes, I did. I also checked with an entirely different package (compojure.core) and see the same problem.
On Wed, Jun 9, 2010 at 11:09 AM, Moritz Ulrich <[email protected]> wrote: > Have you noticed the change of the namespace from clojure.http.client > to clojure-http.client? (notice the dash after 'clojure') > > On Wed, Jun 9, 2010 at 8:04 PM, Praki Prakash <[email protected]> wrote: >> Same story with the latest snapshot of clojure-http-client. Same thing >> happens with compojure.core. >> >> >>> BTW, I am using 1.2.0-master-SNAPSHOT for clojure and clojure-contrib >>> but clojure-http-client is 1.0.0-SNAPSHOT. I will try this with the >>> most recent version. >>> >>> Thanks >>> >>> <[email protected]> wrote: >>>> I'm not sure if this is related, but in recent Snapshots of >>>> clojure-http-client, the namespace was renamed to clojure-http.client. >>>> This was a small issue with my fork from clojure-couchdb. >>>> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to [email protected] >> Note that posts from new members are moderated - please be patient with your >> first post. >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en > > > > -- > Moritz Ulrich > > http://www.google.com/profiles/ulrich.moritz > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- http://www.google.com/profiles/praki.prakash -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
