Re: Issue with lein-ring...

2011-03-09 Thread John Szakmeister
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

Re: Issue with lein-ring...

2011-03-09 Thread John Szakmeister
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

Re: Issue with lein-ring...

2011-03-09 Thread John Szakmeister
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

Re: Issue with lein-ring...

2011-03-09 Thread Saul Hazledine
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

Re: Issue with lein-ring...

2011-03-08 Thread Michael Ossareh
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

Issue with lein-ring...

2011-03-08 Thread John Szakmeister
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