On Oct 21, 11:21 pm, David Nolen <dnolen.li...@gmail.com> wrote: > Please isolate the commit by using the lein checkouts feature - you can use > the ClojureScript repo directly then and use git bisect to determine the > exact commit that broke your build. Thanks.
I'm afraid I didn't follow the first part -- can you please describe a bit about how to setup lein checkouts for the clojurescript repo? The "checkouts" feature has worked for me for ordinary Clojure libraries, but for ClojureScript there's neither a project.clj file (which is required for checkouts -- I created one manually looking at pom.template.xml but that didn't help) nor it's a usual Clojure project where sources can be simply loaded onto classpath. I am trying to follow the build process for ClojureScript from the file 'devnotes/ cljs.org' ('Setup' section at bottom) but I am not done with that yet. Any pointers on the following will be very useful: 1. Setting up lein checkouts with ClojureScript and lein-cljsbuild 2. Building ClojureScript as a final JAR Shantanu -- 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