Commit graph

1415 commits

Author SHA1 Message Date
Phil Hagelberg
4a11590edb Shut down agents after test run. 2010-02-12 12:51:58 -08:00
Phil Hagelberg
aaf60f6da0 Compile :main even if not explicitly listed in :namespaces. 2010-02-12 12:44:32 -08:00
Phil Hagelberg
14f9691e0a Fix indentation and remove outdated todos. 2010-02-12 12:44:13 -08:00
Mark McGranaghan
7d57e70e3f Differentiate between no compilable namespaces and no stale namespaces. 2010-02-12 12:38:36 -08:00
Phil Hagelberg
bf2f63c942 Modify test task so it doesn't load clojure.test in Leiningen's classloader. 2010-02-12 12:30:48 -08:00
Phil Hagelberg
373c5faf9e Tests broke; I'm dumb. 2010-02-12 12:30:16 -08:00
Phil Hagelberg
94c675afe6 Exclude temp files from jar creation. 2010-02-01 20:57:34 -08:00
Phil Hagelberg
3754311593 Update lein-swank dev dependency to 1.1.0. 2010-02-01 20:52:20 -08:00
Phil Hagelberg
f244a34887 Whitespace fix. I'm crazy like that. 2010-02-01 20:51:35 -08:00
Perry Trolard
4b773b1835 Fix to lein-jar path resolution bug. 2010-02-01 20:46:29 -08:00
Phil Hagelberg
024f167d86 Remove overzealous arity catch.
This was catching an artity problem deeper in the code and reporting
it as "wrong number of arguments to task". Thanks to Mark McGranahan
for noticing it.
2010-01-31 21:11:48 -08:00
Phil Hagelberg
56683c3862 We have a 1.1.0 release candidate. 2010-01-31 14:24:30 -08:00
Phil Hagelberg
d6e22bddbb In bin script, find's -follow argument must come after path. 2010-01-31 14:17:07 -08:00
Rob Wolfe
d528c492ad constraining implicit dependencies resolving 2010-01-31 14:14:19 -08:00
Phil Hagelberg
3054293cf8 Add a test to ensure tests don't use Leiningen's Clojure version. 2010-01-30 22:43:23 -08:00
Phil Hagelberg
a9936d22b7 Factor out form-for-testing-namespaces for other plugins to use. 2010-01-30 22:43:07 -08:00
Phil Hagelberg
3a659941f8 Specify namespaces for sample project to compile. 2010-01-30 22:25:03 -08:00
Phil Hagelberg
24ef40dba1 Add build.clojure.org releases repository. 2010-01-30 22:11:54 -08:00
Phil Hagelberg
bd0e725548 Fix test file for generated projects. 2010-01-30 22:11:17 -08:00
Phil Hagelberg
3130064c8a Add a warning for the lein repl task. 2010-01-30 21:53:38 -08:00
Phil Hagelberg
62dfb7e029 Don't use find's -H option; it's not present on older systems.
Thanks to Scott Haug.
2010-01-30 21:31:05 -08:00
Phil Hagelberg
a960a1c4ef Switch to ant 1.6.5 so we can access the subclassloader's classpath.
It's bound to user/*classpath* when using eval-in-project.
2010-01-30 21:28:02 -08:00
Rob Wolfe
9884b00bc3 cleaning :library-path 2010-01-30 16:01:58 -08:00
Phil Hagelberg
0bcb7c2a70 Update lein-swank readme. Yay for random twitter bug reports. 2010-01-30 16:01:01 -08:00
Phil Hagelberg
b6a807bd33 Add a note if compiling with no :namespaces specified. 2010-01-27 22:42:03 -08:00
Steve Purcell
797994881d Make "lein jar" trim :source-path from packed files, not simply "src" 2010-01-27 22:18:30 -08:00
Rob Wolfe
a33a777e71 installing pom.xml artifact along with jar 2010-01-27 22:14:29 -08:00
Rob Wolfe
74c9f1c839 adding error messages to lein.bat 2010-01-27 22:13:53 -08:00
Rob Wolfe
4cce1fafea test path should be pointed by :test-path key 2010-01-27 22:13:41 -08:00
Phil Hagelberg
8789acc130 TODOs and readme clarification. 2010-01-27 21:38:55 -08:00
Phil Hagelberg
f3a097d958 Don't try to System/exit from within eval-in-project. It doesn't work. 2010-01-21 00:26:39 -08:00
Phil Hagelberg
b3232350e2 Update new task. Output project.clj as string. Add skeletal test. 2010-01-20 23:40:17 -08:00
Phil Hagelberg
d9e2b7791b Use Clojure 1.1.0 release for using Leiningen itself. 2010-01-20 23:22:39 -08:00
Phil Hagelberg
7aa8318405 Ignore autodoc dir. 2010-01-20 23:21:28 -08:00
Phil Hagelberg
d0a489e08d Add autodoc plugin. 2010-01-20 23:21:22 -08:00
Phil Hagelberg
f0220e6986 Fix some readme links. 2010-01-11 09:04:32 -08:00
Phil Hagelberg
40d8c2cff5 Merge commit 'neotyk/master' 2010-01-02 15:53:49 -08:00
Phil Hagelberg
c99bada107 Mention windows support in docs. 2010-01-02 15:52:14 -08:00
Rob Wolfe
5e9f694fd3 windows environment 2010-01-02 15:23:30 -08:00
Phil Hagelberg
815adb8bf5 Update NEWS file. 2010-01-01 22:06:46 -08:00
Phil Hagelberg
4fa7a13d2d Don't AOT namespaces by default. 2010-01-01 22:06:36 -08:00
Phil Hagelberg
6e1a777c9b Remove cargo-cult garbage in bin script. Thanks, Steve. 2010-01-01 21:58:27 -08:00
Phil Hagelberg
258f72e755 Add a message in the jar task. 2010-01-01 21:57:56 -08:00
Phil Hagelberg
793285c335 Use 1.1.0 for both Leiningen itself and newly-generated projects. 2010-01-01 21:46:09 -08:00
Phil Hagelberg
31b647bf4b New version of lein-swank. 2010-01-01 21:38:51 -08:00
Hubert Iwaniuk
85f5c5e533 test for issue 8 fix 2009-12-31 10:36:14 +01:00
Hubert Iwaniuk
711b3acfec replaces '.' with '/' in package name when creating dir 2009-12-30 23:40:43 +01:00
Phil Hagelberg
af77ef61ed Merge commit 'mattrepl/master' 2009-12-26 08:46:04 -08:00
Phil Hagelberg
069a96f29c Add überjar alias. 2009-12-26 08:42:37 -08:00
Phil Hagelberg
4fdad15915 Merge setfork branch. 2009-12-22 14:42:07 -08:00