Giter VIP home page Giter VIP logo

leiningen-war's People

Contributors

alienscience avatar jkk avatar punya avatar sethtrain avatar timothypratley avatar vloothuis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

leiningen-war's Issues

web.xml is copied to WEB-INF/classes in war

When using lein uberwar and the web.xml in the default path of $PROJECT/src/web.xml a call to lein uberwar constructs a war file with a web.xml in the WEB-INF directory and also in the WEB-INF/classes directory. The web.xml in the WEB-INF/classes directory is extraneous.

Can uberwar ignore dot directories?

Not so much an issue as a feature request. My servlet code is stored under subversion. The uberwar task copies all the .svn directories and their contents into the war. It might be nice if it would automatically exclude dot directories when creating a war file.

lib folder not being put in war on server (but works fine on laptop)

I don't know how much of an issue this is and even if it is a problem for anyone else but I am experiencing a problem with using leiningen-war on our deployment server. I am running the same version of lein on both my computer and my server. Everything works fine on my computer but when using leiningen-war on my server (Ubuntu LTS 10.04) the lib directory isn't being copied into the war when running lein uberwar. Again this works on my Mac just not my server.

1.1 dependency causes error running uberwar

When I tried to create an uberwar in Ubuntu using the latest Leiningen and Clojure & contrib 1.2.0 snapshots, I got the error 'Exception in thread "main" java.lang.NoSuchMethodError: clojure.lang.RestFn.(I)V'. This seems to have to do with the library being compiled with dependencies on Clojure 1.1. It seems like the project just needs be updated to depend on clojure & contrib 1.2.0 snapshots, because I found that doing a local lein install of leiningen-war with the project file modified to depend on clojure & contrib 1.2, and then linking to that jar in my project's lib, allowed me to run the uberwar task without getting this error.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.