Hello folks.

I just pushed out Leiningen 1.6.1! http://bit.ly/lein-news

Highlights in this release include:

* New search task: find dependencies in all remote repositories (not
  just clojars) from the command-line.

* New retest task: re-run only the tests that failed in the last run.

* New trampoline task avoids creation of project subprocess. (Useful to
  save memory in settings like Heroku.)

* Support dependencies that contain native libraries.

* Support constructing classpath out of ~/.m2 instead of copying to
  lib/ by setting :local-repo-classpath true in project.clj.

As always, pull in the latest by running "lein upgrade". (The Windows
version will be updated soon.) Give it a try!

Last week version 1.6.0 was released, but it had a few issues, so it
wasn't widely announced. Those issues have been addressed in 1.6.1.

-Phil

-- 
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

Reply via email to