[ANN] Clojure 1.9.0-alpha19

511 views
Skip to first unread message

Alex Miller

unread,
Aug 24, 2017, 9:59:55 AM8/24/17
to Clojure
Clojure 1.9.0-alpha19 is now available.

Try it via

- Leiningen: [org.clojure/clojure "1.9.0-alpha19"]

1.9.0-alpha19 includes one small internal change to make the default import set public in RT.

geraldo dev

unread,
Aug 26, 2017, 10:14:00 AM8/26/17
to Clojure

Bost

unread,
Sep 1, 2017, 11:32:45 PM9/1/17
to Clojure
Hi, readme.txt says:

To run: java -cp clojure-${VERSION}.jar clojure.main

so I tried it out:

$ java -cp clojure-1.9.0-alpha19.jar clojure.main
Exception in thread "main" java.lang.ExceptionInInitializerError
at clojure.main.<clinit>(main.java:20)
Caused by: java.io.FileNotFoundException: Could not locate clojure/spec/alpha__init.class or clojure/spec/alpha.clj on classpath.
at clojure.lang.RT.load(RT.java:459)
at clojure.lang.RT.load(RT.java:422)
at clojure.lang.RT.doInit(RT.java:465)
at clojure.lang.RT.<clinit>(RT.java:334)
... 1 more

Alex Miller

unread,
Sep 1, 2017, 11:45:25 PM9/1/17
to Clojure
Due to the new dependence on external jars, these instructions will be different in Clojure 1.9. We will be providing additional tooling to make this easier but that's still a work in progress.

Rostislav Svoboda

unread,
Sep 2, 2017, 3:41:57 AM9/2/17
to clo...@googlegroups.com
Next time I'll send you the Contributor Agreement and a pull request
just to get to the list of contributors :)

2017-09-02 5:45 GMT+02:00 Alex Miller <al...@puredanger.com>:
> Due to the new dependence on external jars, these instructions will be different in Clojure 1.9. We will be providing additional tooling to make this easier but that's still a work in progress.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clo...@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+u...@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 unsubscribe from this group and stop receiving emails from it, send an email to clojure+u...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages