On Wed, Mar 9, 2011 at 3:29 AM, Saul Hazledine wrote:
> On Mar 8, 8:31 pm, John Szakmeister wrote:
>> I've been working on a web app, and it was using leiningen-war. The
>> author of that suggest moving to the lein-ring plugin on his github
>> site... so, I did that.
>
> Apologies if the wording
On Wed, Mar 9, 2011 at 1:29 PM, John Szakmeister wrote:
> On Tue, Mar 8, 2011 at 4:04 PM, Michael Ossareh wrote:
> [snip]
>>
>> 90% of the time I find that:
>> lein clean && rm -rf lib && lein deps
>> solves this type of issue.
>
> Yeah... I've done that a few times. :-) I should say that I'm us
On Tue, Mar 8, 2011 at 4:04 PM, Michael Ossareh wrote:
[snip]
>
> 90% of the time I find that:
> lein clean && rm -rf lib && lein deps
> solves this type of issue.
Yeah... I've done that a few times. :-) I should say that I'm using
the 1.3.0-master-snapshot of Clojure. I did find that
ring.util
On Mar 8, 8:31 pm, John Szakmeister wrote:
> I've been working on a web app, and it was using leiningen-war. The
> author of that suggest moving to the lein-ring plugin on his github
> site... so, I did that.
Apologies if the wording in the README of leiningen-war has caused any
problems. The ro
On Tue, Mar 8, 2011 at 11:31, John Szakmeister wrote:
> I've been working on a web app, and it was using leiningen-war. The
> author of that suggest moving to the lein-ring plugin on his github
> site... so, I did that. However, when I run "lein ring server" I get
> a traceback, which I show be
I've been working on a web app, and it was using leiningen-war. The
author of that suggest moving to the lein-ring plugin on his github
site... so, I did that. However, when I run "lein ring server" I get
a traceback, which I show below. Two lines stand out to me:
at
ring.util.tracker$e