Commit graph

66 commits

Author SHA1 Message Date
Phil Hagelberg
a4667096be Minor cleanup of :min-lein-version functions. 2010-08-23 21:21:54 -07:00
Phil Hagelberg
fa2b1ccb3c Fix sample.project.clj typo. 2010-08-23 20:43:35 -07:00
Phil Hagelberg
c865d4d014 Fix :main example in sample.project.clj. 2010-08-22 21:14:58 -07:00
Steve Jenson
5c6392a32f fix for issue #86, updating the jboss repo in the sample.project.clj 2010-08-16 21:19:20 -07:00
Phil Hagelberg
0e189a8da3 Add :omit-source option to leave files in :source-path out of jars. 2010-08-16 13:23:42 -07:00
Phil Hagelberg
0966229899 Clean up make-manifest. Fixes #46. 2010-08-08 16:27:28 -07:00
Phil Hagelberg
2247d67e73 Rename :init-script to :repl-init-script; remove global-init-script. 2010-08-08 11:51:28 -07:00
Phil Hagelberg
b5cb0cb52f Don't load hooks unless they're specified in project.clj.
Turn on :implicit-hooks true to get back the old behaviour of scanning
the classpath.
2010-07-30 13:28:18 -07:00
Phil Hagelberg
3dc47c1382 Fix an entry in the sample.project.clj file. 2010-07-19 08:29:08 -07:00
Phil Hagelberg
c43ee751fc Trim long lines. 2010-07-12 21:16:02 -07:00
Michał Marczyk
3b44549304 Documented :mailing-list and :license in sample.project.clj.
Also mentioned :mailing-lists, :licenses, :licence(s) in the comments.
2010-06-26 15:00:32 -07:00
Phil Hagelberg
58f85146e3 Merge remote branch 'michalmarczyk/flexible-jar-names'
Conflicts:
	src/leiningen/uberjar.clj
2010-06-25 21:44:27 -07:00
Phil Hagelberg
3e7f75ee55 Mention unquote in sample.project.clj 2010-06-24 22:08:05 -07:00
Michał Marczyk
ae72f2dbf7 Documented :jar-name & :uberjar-name in sample.project.clj. 2010-06-24 03:03:20 +02:00
Phil Hagelberg
3c86ca585c Implicitly clean lib/ before running deps. Fixes #61. 2010-06-21 19:20:37 -07:00
Phil Hagelberg
915e61a830 Add sample.project.clj showing all honored project keys. 2010-06-05 13:27:04 -07:00