If I want to distribute Clojure 1.5 to Java 1.6 JVMs, and I am not using the reducer code, do I need to include the fork join library?
If I do use the reducers library, and I need to distribute to both JVM versions, should I include the fork/join lib with the distribution and then will it work OK on both platforms? Or will including the fork join library interfere with execution in Java 7 JVMs? Thanks -- -- 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 --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
