Mark Rathwell <[email protected]> writes: > Yes, this key was recently added, and is currently only available in the > development snapshot (1.6.0-SNAPSHOT). You have the most recent stable > version, 1.5.2, which is what lein upgrade pulls down. > > The current development version is available at: > https://github.com/technomancy/leiningen/raw/master/bin/lein
Brilliant! Many thanks. With the new version, the :extra-classpath-dirs works just as expected. I can now access my (legacy-ish) Java code. Full steam ahead! Thanks again, eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 + No Gnus v0.18 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
