Going forward, you will need to create your classpath with three jars: Clojure, 
spec.alpha, and core.specs.alpha. There are some more things planned in this 
area still to come. We do not currently plan to build a combined jar but things 
may change. The web page in question will be updated when 1.9 releases.

The error you are seeing with doc is a known issue due to spec.alpha not being 
aot compiled. A newer version (0.1.108) of spec.alpha is available that fixes 
the issue. Note that this kind of update is exactly why the jars are split - 
you can update the libs more frequently than the Clojure version.

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to