On Mar 8, 8:31 pm, John Szakmeister <j...@szakmeister.net> 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 road to hell is paved with good intentions.

Leiningen-war remains alive and supported. I'm happy to fix bugs and
add features when requested - I use the plugin myself and will
continue to do so. However, people new to Java web development were
having problems with Leiningen-war since it does everything in the
Java style with XML config files and an unfamiliar directory
structure. This approach was obviously a barrier for newcomers using
Clojure who wanted to create a deployable web application. The lein-
ring plugin is a much easier plugin to use, it integrates well with
Ring and it has extra features. It is my hope was that all new users
start with lein-ring.

I'll change the README in leiningen-war to make it clearer.

Saul

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to