Re: [ANN] Leiningen 2.0.0-preview7

2012-06-28 Thread Laurent PETIT
2012/6/28 Phil Hagelberg : > > I'm happy to announce the release of Leiningen version 2.0.0-preview7. > > This release introduces mirror support as well as the ability to sign > deployments and verify signatures and changes to credentials. > > ## 2.0.0-preview7 / 2012-06-27 > > * Fix a bug where fa

[ANN] Leiningen 2.0.0-preview7

2012-06-27 Thread Phil Hagelberg
I'm happy to announce the release of Leiningen version 2.0.0-preview7. This release introduces mirror support as well as the ability to sign deployments and verify signatures and changes to credentials. ## 2.0.0-preview7 / 2012-06-27 * Fix a bug where failed javac wouldn't abort. (Michael Klish