Sean Corfield writes: > On Sun, Dec 23, 2012 at 8:50 AM, Peter Taoussanis > <ptaoussa...@gmail.com>wrote: >> Also `lein swank` appears to be failing on Leiningen 2.0.0-preview10: >> Exception in thread "main" java.lang.IllegalArgumentException: No matching >> ctor found for class clojure.lang.Compiler$CompilerException, >> compiling:(swank/commands/basic.clj:182:24) >> > > Given that swank-clojure is deprecated, this may be the not so subtle push > that moves everyone over to nREPL :) IIRC, the problem is that swank > constructs that Java class explicitly and its signature has changed to > include column number?
This has actually been fixed in swank-clojure 1.4.3, but the latest lein-swank (1.4.4) still pulls in swank-clojure 1.4.2. Maybe it's time to release a newer lein-swank - I'll chat with Phil about that. -- Toby Crawley http://immutant.org | http://torquebox.org -- 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