nathanmarz / cascalog

Data processing on Hadoop without the hassle.
Other
1.38k stars 178 forks source link

upgrade midje to avoid clojure.core/record? warnings #297

Closed jiyouyou125 closed 8 years ago

jiyouyou125 commented 8 years ago

jsr166y dependencies:

https://groups.google.com/forum/#!msg/clojure/mRiN1Oq7UqE/LFsrTYA_RLYJ

Use java 7 with clojure 1.5.0-beta1 or use java6 with the jsr166.jar already in your classpath...Alternatively, if you use some clojure version older than 1.5.0-beta1 with Java 7 you may need to build clojure on your system...