Re: [ANN] Leiningen 2.0.0-preview9 released

2012-08-25 Thread Sam Aaron
Awesome, thanks. On 25 Aug 2012, at 21:52, Phil Hagelberg wrote: > Phil Hagelberg writes: > >> Sam Aaron writes: >> >>> I'm having a problem upgrading due to SSL certificate issues >>> >>> (I'm running OS X 10.8.1) >> >> Hmmm; you should be seeing a message from Leiningen about how to disa

Re: [ANN] Leiningen 2.0.0-preview9 released

2012-08-25 Thread Phil Hagelberg
Phil Hagelberg writes: > Sam Aaron writes: > >> I'm having a problem upgrading due to SSL certificate issues >> >> (I'm running OS X 10.8.1) > > Hmmm; you should be seeing a message from Leiningen about how to disable > certificate checking by exporting HTTP_CLIENT. Is the message you > included

Re: [ANN] Leiningen 2.0.0-preview9 released

2012-08-25 Thread Phil Hagelberg
Sam Aaron writes: > I'm having a problem upgrading due to SSL certificate issues > > (I'm running OS X 10.8.1) Hmmm; you should be seeing a message from Leiningen about how to disable certificate checking by exporting HTTP_CLIENT. Is the message you included the complete output, or did you trunc

Re: [ANN] Leiningen 2.0.0-preview9 released

2012-08-25 Thread Sam Aaron
I'm having a problem upgrading due to SSL certificate issues (I'm running OS X 10.8.1): λ lein upgrade The script at /Users/sam/bin/lein will be upgraded to the latest preview version. Do you want to continue [Y/n]?

Re: [ANN] Leiningen 2.0.0-preview9 released

2012-08-25 Thread Phil Hagelberg
Christian Sperandio writes: > I went to a project folder and launching lein help, lein downloaded > the necessary package. And now, it seems ok. > But it's weird I couldn't do a lein help in any folder. Yeah, just tracked down the cause of this bug. There is a workaround here: https://githu

Re: [ANN] Leiningen 2.0.0-preview9 released

2012-08-25 Thread Michael Klishin
2012/8/25 Christian Sperandio > I found. > > I went to a project folder and launching lein help, lein downloaded the > necessary package. And now, it seems ok. > But it's weird I couldn't do a lein help in any folder. > > GH issue: https://github.com/technomancy/leiningen/issues/747 -- MK --

Re: [ANN] Leiningen 2.0.0-preview9 released

2012-08-25 Thread Christian Sperandio
I found. I went to a project folder and launching lein help, lein downloaded the necessary package. And now, it seems ok. But it's weird I couldn't do a lein help in any folder. Chris Le samedi 25 août 2012 08:53:09 UTC+2, Christian Sperandio a écrit : > > Hi, > > I did a lein upgrade and now

Re: [ANN] Leiningen 2.0.0-preview9 released

2012-08-24 Thread Christian Sperandio
Hi, I did a lein upgrade and now when I launch lein, I've got this error: chrix@Batman:~$ lein help Check :dependencies and :repositories for typos. It's possible the specified jar is not in any repository. If so, see "Free-floating Jars" under http://j.mp/repeatability Could not resolve dependen

[ANN] Leiningen 2.0.0-preview9 released

2012-08-24 Thread Phil Hagelberg
I'm happy to announce the release of Leiningen version 2.0.0-preview9. This release fixes a serious bug where profiles wouldn't be applied correctly in the trampoline task as well making auto-loaded hooks and middleware more consistent. It also introduces an experimental new flag ($LEIN_FAST_TRAM