Commit graph

1079 commits

Author SHA1 Message Date
Matjaz Gregoric
56a0906b02 Bump lein.bat to 1.6.1. 2011-07-07 00:03:52 +02:00
Matjaz Gregoric
5cb765686b Disable user plugin when the same artifact is a dev dependency in lein.bat. 2011-07-07 00:02:28 +02:00
Phil Hagelberg
bd466d751a Release 1.6.1. 2011-07-06 09:05:09 -07:00
Phil Hagelberg
2cb7ec9af4 Update paths of documentation files. 2011-07-06 09:03:03 -07:00
Phil Hagelberg
7988e56b50 NEWS updates. 2011-07-05 21:35:22 -07:00
Phil Hagelberg
4bdd63b0a1 Suppress "repl started" message in interactive task. 2011-07-05 21:26:09 -07:00
Phil Hagelberg
9a4cefc8c3 Mention HTTP proxying issues in the FAQ. 2011-07-05 21:25:46 -07:00
Phil Hagelberg
e41608357d Add uberjar task argument to specify alternate main ns. 2011-07-05 21:13:20 -07:00
Phil Hagelberg
44994c9d53 Re-word docs in favour of the term "project automation". 2011-07-05 20:43:25 -07:00
Phil Hagelberg
60a8ed82d6 Clarify :checkout-deps-shares in sample.project.clj. 2011-07-05 20:29:35 -07:00
Phil Hagelberg
e610248926 Merge pull request #229 from paraseba/master
Added :checkout-deps-shares option
2011-07-05 19:04:36 -07:00
Sebastián Bernardo Galkin
0681d1f962 Added :checkout-deps-shares option
Used to specify other directories added to the classpath from the checked out projects.
2011-07-05 20:21:05 -03:00
Phil Hagelberg
81ba0dd025 Add deprecation warning for second arg to deps. 2011-07-03 21:04:02 -07:00
Phil Hagelberg
cc609ef6c9 Don't clear out lib/dev when jarring. Fixes #221. 2011-07-03 15:22:27 -07:00
Phil Hagelberg
f2b4a71e33 Block in repl-server to avoid triggering shutdown-agents. Fixes #227
http://p.hagelb.org/shutdown-agents.jpg
2011-07-03 15:16:12 -07:00
Phil Hagelberg
ad2e2111bf Support :project-init in project.clj to allow :repl-options to use pprint. 2011-07-03 15:12:38 -07:00
Phil Hagelberg
9bfc582ab6 Bump to hooke 1.1.2 to fix compatibility with Clojure 1.3. 2011-07-03 14:55:13 -07:00
Micah
7b42e09785 added docs for context specific classpath 2011-07-03 14:53:00 -07:00
Phil Hagelberg
a9910e81d5 Add a man page. 2011-07-01 10:48:29 -07:00
Phil Hagelberg
d90affdd6f Move docs to doc/ directory. 2011-07-01 10:32:38 -07:00
Micah
2fe610a9ee added support for .classpath files 2011-07-01 07:25:31 -07:00
Phil Hagelberg
0a301ae611 Bump version to 1.6.1-SNAPSHOT. 2011-07-01 07:24:41 -07:00
Matjaz Gregoric
c96c74f5eb Bump lein.bat to 1.6.0. 2011-06-30 23:43:17 +02:00
Matjaz Gregoric
70bc19d5bb Fix typos. 2011-06-30 18:27:30 +02:00
Matjaz Gregoric
6abed15c43 Make native-deps test work on systems other than 32-bit linux. 2011-06-30 18:14:10 +02:00
Matjaz Gregoric
3867f97307 Fix an issue with leiningen's tests on Windows.
Deleting one of the jar files in the sample test project
was failing on Windows, which was causing all sorts of hard to debug
test errors.

Calling System/gc seems to do the trick (at least on Vista),
but it is not really a proper solution.
If anybody has a better idea, please speak up.
2011-06-30 17:06:11 +02:00
Matjaz Gregoric
93a8e5e7ee Fix bootclasspath to use 1.2.1 in lein.bat. 2011-06-30 10:13:03 +02:00
Phil Hagelberg
8a3054eea0 Release 1.6.0. 2011-06-29 20:35:51 -07:00
Phil Hagelberg
dbc0555460 Remove unused requires. 2011-06-29 20:34:35 -07:00
Phil Hagelberg
8904543884 Fix bootclasspath to use clojure 1.2.1. 2011-06-29 20:33:29 -07:00
Phil Hagelberg
33bb61ff09 Fix standalone repl. 2011-06-29 20:08:23 -07:00
Phil Hagelberg
868441c25f Move default jar-exclusions and uberjar-exclusions to defproject. 2011-06-29 17:54:49 -07:00
Phil Hagelberg
2ff64b7736 Load ~/.lein/user.clj inside project if present. Fixes #215. 2011-06-29 16:01:58 -07:00
Phil Hagelberg
fa188738f7 Swap the order of dependencies and dev-dependencies when building pom.
Should fix #218.
2011-06-29 15:46:41 -07:00
Kevin Downey
49b01efe13 fix JAVA_OPTS backwards compat 2011-06-28 09:51:19 -07:00
Phil Hagelberg
015d19b571 Preserve JVM_OPTS in trampoline. 2011-06-27 19:56:50 -07:00
Phil Hagelberg
591d8137ce Support native-deps plugin for backwards-compatibility. 2011-06-27 19:52:17 -07:00
Phil Hagelberg
fd10bf372b Allow using "lein install foo 1.0" on non-clojure projects. 2011-06-27 19:51:36 -07:00
Phil Hagelberg
c788f401ac Fix uberjar for Leiningen itself. 2011-06-27 19:51:36 -07:00
Phil Hagelberg
f0e9d313fb Merge pull request #217 from scgilardi/trampoline-fix
load trampoline file into a var to allow cleaning it up
2011-06-27 19:51:19 -07:00
Stephen C. Gilardi
16f5235073 load trampoline file into a var to allow cleaning it up 2011-06-28 02:02:50 +00:00
Phil Hagelberg
d07b925364 Include jvm opts in trampolined command. 2011-06-26 14:17:55 -07:00
Phil Hagelberg
ac08c6e60e Special-case repl for trampolining since it needs raw i/o. (WIP) 2011-06-25 20:58:20 -07:00
Phil Hagelberg
2f2a105b95 Pull in deps in repl before launching socket server.
Deps runs can cause the socket repl to time out if they take too long.
2011-06-25 20:30:39 -07:00
Phil Hagelberg
11c6a6af59 Add *trampoline* var to expose whether trampolining is happening.
Needed to fix repl.
2011-06-25 19:48:05 -07:00
Phil Hagelberg
91638b7e46 Add exec to trampoline command. 2011-06-25 18:50:38 -07:00
Phil Hagelberg
a761394dc2 Tutorial updates for 1.6. 2011-06-23 22:49:00 -07:00
Phil Hagelberg
956d0b3bfe Support LEIN_NO_DEV environment variable to skip development settings. 2011-06-23 22:10:48 -07:00
Phil Hagelberg
10413655e7 Prevent "lein upgrade" from a checkout. 2011-06-23 20:22:06 -07:00
Phil Hagelberg
d7287cf928 Remove hacky jar multimethod. 2011-06-23 20:21:53 -07:00