Could it perhaps be this bug at work? http://dev.clojure.org/jira/browse/CLJ-1604 <http://dev.clojure.org/jira/browse/CLJ-1604>
Sean On Feb 20, 2015, at 1:31 PM, Sven Richter <sver...@googlemail.com> wrote: > A user reported an error for closp which I cannot make sense of: > java.lang.RuntimeException: No such var: t-cli/parse-opts, > compiling:(leiningen/new/closp.clj:102:52) > This is the issue: https://github.com/sveri/closp/issues/1 > The code is here: > https://github.com/sveri/closp/blob/master/src/leiningen/new/closp.clj > > Interpreting the error message I would say that t-cli is not required in the > namespace, but looking at line 6 I see this: [clojure.tools.cli :as t-cli]. > Also I can execute the same command again and again and it just works. > > Any ideas what might be causing this? -- 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.