On Fri, Jun 1, 2012 at 11:38 AM, Jim - FooBar(); <[email protected]> wrote:
> How come building preview5 from source works just  fine?

The JLine/repl bug was due to a mistake I made while generating the
uberjar, so building from source will take care of that.

But the SSL problem is actually something plaguing most JDK builds; I
realized the reason it's not happening on most Linux systems is that
Debian fixes the cert store that the JDK uses. Building from source
will not protect you from this, but using a JDK from Debian will.

I've rolled back the "preview" branch so `lein upgrade` doesn't pull
in the problematic release.

-Phil

-- 
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

Reply via email to