Commit graph

651 commits

Author SHA1 Message Date
Colin Jones
8c703034b0 Remove quote typo. 2010-10-25 21:03:36 -05:00
pm-bauer
434482b4a2 Added quote marks around CLASSPATH variable to fix parsing error in cygwin. 2010-10-25 18:59:02 -07:00
Phil Hagelberg
c4184c6ef7 Add eval-in-leiningen to project.clj. 2010-10-25 18:54:37 -07:00
Phil Hagelberg
35c9e4fee9 Make plugin help get picked up by help task. 2010-10-25 18:54:25 -07:00
Phil Hagelberg
a423d5a304 Allow tasks to provide their own help function. 2010-10-25 18:53:05 -07:00
Michael D. Ivey
4be3d03c48 Merge Colin Jones' lein-plugin plugin for managing plugins
This is Colin's plugin.clj plus a few tests.
2010-10-25 18:09:11 -07:00
Phil Hagelberg
663d26a674 Move some TODOs to 2.0. Let's not get ahead of ourselves. 2010-10-25 18:07:02 -07:00
Phil Hagelberg
f732bfeebf Support :eval-in-leiningen key in project.clj for plugins. 2010-10-24 14:28:26 -07:00
Phil Hagelberg
1551ebc5b1 Lock to Clojure 1.3.0-alpha1 while the dust settles. 2010-10-24 12:36:53 -07:00
Phil Hagelberg
de27390d1b Don't create new skeleton in root. Expose leiningen.original.pwd. 2010-10-23 13:22:11 -07:00
Phil Hagelberg
7c60a884ae Use an arrow in leiningen.help/tasks. Keep it under 80 cols. 2010-10-22 12:19:02 -07:00
Sergio Arbeo
af5d843793 Avoid duplication in tasks list in help task 2010-10-22 08:06:59 -07:00
Phil Hagelberg
13520dba00 Add password-protected repository in sample.project.clj. 2010-10-22 07:35:22 -07:00
Phil Hagelberg
d68d47e620 Define ant-project earlier in lancet. 2010-10-19 14:10:13 -07:00
Allen Rohner
b966b660e3 Second attempt at the maven reporting bug, Resolves #112 2010-10-18 21:07:21 -07:00
Phil Hagelberg
d01365c852 Call javac where appropriate in compile task. 2010-10-16 09:44:21 -07:00
Phil Hagelberg
72270396a4 Mostly todos. 2010-10-16 09:35:35 -07:00
Phil Hagelberg
adc106e6c8 Add javac task. 2010-10-16 09:01:01 -07:00
Phil Hagelberg
327d01dd38 Don't use keep. 2010-10-16 09:00:53 -07:00
Phil Hagelberg
d3f8aba84c Handle crazy OS X case where read-line doesn't return nil on EOF. 2010-10-05 20:55:05 -07:00
Phil Hagelberg
a29b20c04a Clarify bootstrap process. 2010-10-05 20:23:01 -07:00
Phil Hagelberg
a57c55816b Use read-line instead of read in repl-client. 2010-10-05 12:45:00 -07:00
Phil Hagelberg
f98cb55f68 Clarify implied plugin dependency on Clojure and Contrib. 2010-10-03 14:05:42 -07:00
Phil Hagelberg
6b7a9f7c53 Revert privatization of internal functions.
We'll wait for Leiningen 2.0 to introduce breaking changes.
2010-10-03 14:03:28 -07:00
Phil Hagelberg
69e80ae392 Add contrib back in as per mailing list discussions.
Will be removed again in 2.0.
2010-10-03 13:40:43 -07:00
Phil Hagelberg
6d27faf9af Readme formatting. 2010-10-01 22:57:29 -07:00
Phil Hagelberg
69f8b7d6cd Add exit command to interactive task. 2010-10-01 19:32:28 -07:00
Phil Hagelberg
d446be077b Support init form in eval-in-project.
See for motivation:
http://groups.google.com/group/clojure/browse_thread/thread/c0964575e00e20c4
2010-10-01 19:32:21 -07:00
Phil Hagelberg
66a8534321 Flush repl I/O in a separate thread; closes #71. 2010-10-01 19:31:00 -07:00
Sam Umbach
f01cb7a3af minor documentation typo fixes 2010-09-30 22:07:38 -07:00
Phil Hagelberg
03418677b3 TODO updates. 2010-09-25 13:47:37 -07:00
Phil Hagelberg
ee88770ab8 Assoc the var onto the metadata for test selectors. 2010-09-25 13:31:06 -07:00
Phil Hagelberg
b13efc5cbd Test selectors may be customized in project.clj. 2010-09-24 21:32:12 -07:00
Phil Hagelberg
f72bdff365 Primitive test selectors 2010-09-24 19:22:50 -07:00
Phil Hagelberg
acc9a828e5 Specify what file patterns to exclude from jars. Thanks to Zehua Liu. 2010-09-23 22:45:57 -07:00
Phil Hagelberg
ceec0be5a6 Parent support in pom task. Don't ask. =\ 2010-09-21 22:24:01 -07:00
Phil Hagelberg
2241667c54 80 columns please! 2010-09-21 20:17:12 -07:00
Phil Hagelberg
23e7f2a5bb Don't shell out in tests; that's terrible. 2010-09-21 20:17:02 -07:00
Phil Hagelberg
b0cd71badf Add :test-resources-path to sample.project.clj 2010-09-21 20:16:42 -07:00
Phil Hagelberg
bd77377a91 Silently delete failed self-install downloads. 2010-09-21 20:16:29 -07:00
Sergio Arbeo
5607761edf Now, help output is sorted. 2010-09-21 00:32:27 +02:00
Colin Jones
2e0589ccb6 Unprivate for lein-plugin. 2010-09-18 14:13:06 -05:00
Phil Hagelberg
575fd09647 README updates for Windows 2010-09-10 10:02:26 -07:00
Hugo Duncan
004098b94b Fixes for lein install, due to new scoping of functions 2010-09-10 09:14:40 -07:00
Phil Hagelberg
49dced163e Unprivate a few more maven util functions. 2010-09-09 17:58:25 -07:00
Phil Hagelberg
323806d080 Don't need swank in project.clj; use user-level plugins. 2010-09-09 17:25:45 -07:00
Phil Hagelberg
cd7ed1fb0f Dang; no defmacro- yet. 2010-09-09 11:40:54 -07:00
Phil Hagelberg
c1c0565cbe Separate private/internal functions from public API. 2010-09-08 21:05:03 -07:00
Phil Hagelberg
d955c078b4 Upgrade to Clojure 1.3.0-SNAPSHOT. 2010-09-08 21:02:33 -07:00
Phil Hagelberg
7f5b8627a6 Ready for 1.4.0-SNAPSHOT. 2010-09-08 14:06:17 -07:00