So I decided to drop the ant build, along with related cruft.
Hopefully this won't mess anyone up too badly. If it does, let me know.
So now to start fresh you git clone, lein deps, lein reset-db, lein
test, go to town. Once Leiningen has its hooks feature in a stable
release this should get simpler.
-hume.
I see you have the swank lib as a dependency, but when I try running
"lein swank" I see:
swank is not a task. Use "help" to list all tasks.
Aha! It's because you're using swank-clojure-1.1.0.jar. The "swank"
command works if you use swank-clojure-1.2.1.jar. When I use that jar
instead, "lein swank" and M-x slime-connect work great.
Any plans/objections to upgrading to swank-clojure-1.2.1.jar?
Jim
--
Jim Menard, http://www.io.com/~jimm/