I got the error:

*user=>  (use 'clj-ns-browser.sdoc)
ClassNotFoundException com.fasterxml.jackson.core.JsonFactory*
java.net.URLClassLoader$1.run (URLClassLoader.java:366)

Should I add any jackson dependency? I followed these instructions on
Windows / lein 1.7:

    ;; Leiningen version 1
    :dev-dependencies [[clj-ns-browser "1.2.0"]]

$ lein deps
$ lein repl
user=> (use 'clj-ns-browser.sdoc)


On Thu, May 17, 2012 at 3:34 AM, Andy Fingerhut <andy.finger...@gmail.com>wrote:

> Did you use the instructions under "Install & Start-up" on this page?
>
> https://github.com/franks42/clj-ns-browser
>
> Also, what OS are you using (and if Windows, are you using Cygwin, too?),
> and what do you get as output of the command "lein version"?
>
> Thanks,
> Andy
>
> On May 16, 2012, at 6:16 PM, thenwithexpandedwingshesteershisflight wrote:
>
> > I get NoSuchMethodError
> org.apache.http.conn.ssl.SSLSocketFactory.<init>(Lorg/apache/http/conn/ssl/TrustStrategy;)V
>  clj-http.core/fn--5014 (core.clj:64)
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to