Hi Andy,
On Thursday, June 19, 2014 3:39:41 PM UTC+2, Andy Fingerhut wrote:
>
> Stefan, with the ~/.lein/profiles.clj you pasted:
>
> {:user {:plugins [[jonase/eastwood "0.1.4"]
> [cider/cider-nrepl "0.7.0-SNAPSHOT"]] }}
>
> I do not see the problem. If I change "0.1.4" to "0.1
Stefan, with the ~/.lein/profiles.clj you pasted:
{:user {:plugins [[jonase/eastwood "0.1.4"]
[cider/cider-nrepl "0.7.0-SNAPSHOT"]] }}
I do not see the problem. If I change "0.1.4" to "0.1.2" I do. From
earlier messages in this thread, that sounds consistent with your
experie
Hi,
On Wednesday, June 18, 2014 6:13:02 PM UTC+2, Sean Corfield wrote:
>
> I am using Eastwood 0.1.2 without problems with Leiningen 2.4.2 but
> perhaps Stefan and others are seeing conflicts because of other stuff in
> ~/.lein/profiles.clj with Eastwood?
>
>
That file is rather small on my mach
A little more data:
I can reproduce the same thing on Ubuntu 12.04.3 LInux running OpenJDK
1.6.0_31, so there is nothing OS or JVM-specific about this that I can tell.
Also, it happens with the following being the complete contents of my
~/.lein/profiles.clj file:
{:user {:plugins [[co.paral
Recommendation: If you see this problem, and you have Eastwood in your
~/.lein/profiles.clj file, upgrade Eastwood to version 0.1.4, or go back to
Leiningen 2.3.4.
More details:
I have been able to reproduce an exception when running 'lein help new'
outside of any Leiningen project in these condi
I am using Eastwood 0.1.2 without problems with Leiningen 2.4.2 but perhaps
Stefan and others are seeing conflicts because of other stuff in
~/.lein/profiles.clj with Eastwood?
gvim seems to have isolated it to pulsar.
Nearly all of the problems I see reported with Leiningen end up being due to
On 18/06/2014 04:05, Sean Corfield wrote:
Leiningen 2.4.2; Java build 1.8.0_05-b13; OS X 10.8.5 - lein help new
works fine outside of a project and also inside the context of a
project that depends on Clojure 1.6.0.
Are you running lein inside a project or outside? What do you have in
your prof
On 18/06/2014 04:05, Sean Corfield wrote:
"works for me"...
Leiningen 2.4.2; Java build 1.8.0_05-b13; OS X 10.8.5 - lein help new
works fine outside of a project and also inside the context of a
project that depends on Clojure 1.6.0.
Are you running lein inside a project or outside? What do you
Oh,
great, yes, that helped. Unexpected.
Thanks,
stefan
On Wednesday, June 18, 2014 11:09:52 AM UTC+2, Ambrose Bonnaire-Sergeant
wrote:
>
> Rather upgrading *from* 0.1.2 fixes.
>
> Thanks,
> Ambrose
>
>
> On Wed, Jun 18, 2014 at 5:08 PM, Ambrose Bonnaire-Sergeant <
> abonnair...@gmail.com > wr
Rather upgrading *from* 0.1.2 fixes.
Thanks,
Ambrose
On Wed, Jun 18, 2014 at 5:08 PM, Ambrose Bonnaire-Sergeant <
abonnaireserge...@gmail.com> wrote:
> Someone was having the same issue, solved by upgrading Eastwood plugin to
> 0.1.2.
>
> Hope that helps.
>
> Thanks,
> Ambrose
>
>
> On Wed, Jun
Someone was having the same issue, solved by upgrading Eastwood plugin to
0.1.2.
Hope that helps.
Thanks,
Ambrose
On Wed, Jun 18, 2014 at 11:05 AM, Sean Corfield wrote:
> "works for me"...
>
> Leiningen 2.4.2; Java build 1.8.0_05-b13; OS X 10.8.5 - lein help new
> works fine outside of a proj
Hi,
FWIW...
On Wednesday, June 18, 2014 5:06:09 AM UTC+2, Sean Corfield wrote:
>
> "works for me"...
>
Does *not* work for me. I see the same error inside and outside of
projects:
$ java -version
java version "1.7.0_11"
Java(TM) SE Runtime Environment (build 1.7.0_11-b21)
Java HotSpot(TM)
"works for me"...
Leiningen 2.4.2; Java build 1.8.0_05-b13; OS X 10.8.5 - lein help new
works fine outside of a project and also inside the context of a
project that depends on Clojure 1.6.0.
Are you running lein inside a project or outside? What do you have in
your profiles.clj file?
Sean
On T
OS X Mountain Lion / lein 2.4.2 / clojure 1.6.0 / Java(TM) SE Runtime
Environment (build 1.8.0_05-b13)
Running `lein help new` I'm getting an exception including this:
Caused by: java.io.FileNotFoundException: Could not locate
clojure/data/priority_map__init.class or clojure/data/priority_map
14 matches
Mail list logo