Commit graph

2148 commits

Author SHA1 Message Date
Phil Hagelberg
b03e2240ee Move :test-path into default-project. Fixes #416. 2012-02-22 11:03:59 -08:00
Phil Hagelberg
b518e9c962 Allow :injections to be a collection. 2012-02-22 11:03:30 -08:00
Phil Hagelberg
d241a7b7ba Fix eval-in-project compatibility shim docstring. 2012-02-22 10:54:28 -08:00
Phil Hagelberg
c34a3175a8 Merge pull request #408 from tobias/master
Allow lein to run when called with no tasks and no .lein-classpath
2012-02-22 10:48:31 -08:00
Chas Emerick
0a649ff104 re-enable accepting repository URI as argument to deploy 2012-02-22 10:13:41 -05:00
Chas Emerick
b2b8621618 emit sane progress messages when resolving dependencies and deploying artifacts 2012-02-22 08:47:18 -05:00
Chas Emerick
0a2e84754e upgrade to pomegranate 0.0.7 2012-02-22 08:47:18 -05:00
Chas Emerick
73e633bf89 fix deploy task 2012-02-22 08:47:18 -05:00
Chas Emerick
e03b74e00f upgrade to pomegranate 0.0.6; changes default checksum policy to only warn on failure 2012-02-22 08:47:18 -05:00
Phil Hagelberg
9765fb66fe Suppress error when no test namespaces are found. 2012-02-21 13:51:34 -08:00
Chas Emerick
140e99c8e6 tweak test so that we *actually* fix gh-413. 2012-02-21 14:53:36 -05:00
Chas Emerick
103bf85ea3 Keep pom.xml in /target, fixes gh-413 2012-02-21 14:41:38 -05:00
Chas Emerick
19a40fae95 don't swap out thread context classloader if it's already modifiable 2012-02-20 18:19:54 -05:00
Chas Emerick
b85b48a48b upgrade to pomegranate 0.0.5; use its get-classpath in leiningen.core.ns to fix gh-412 2012-02-20 18:19:29 -05:00
Chas Emerick
600fb09a31 add project classpath to leiningen's classpath if :eval-in :leiningen, fixes gh-411 2012-02-20 05:31:03 -05:00
Chas Emerick
d00e0f78e0 :extra-classpath-dirs no longer supported 2012-02-20 05:29:08 -05:00
Anthony Grimes
630213b1d3 Merge in nrepl-upgrade branch. 2012-02-20 00:53:38 -06:00
Phil Hagelberg
7d8dca635d Use ordered maps for :dependencies and :repositories. Fixes #400. 2012-02-19 22:10:09 -08:00
Phil Hagelberg
6cadab9bd4 Going to go ahead and call that a typo. 2012-02-19 21:34:36 -08:00
Phil Hagelberg
36791e3997 Check for :repository-auth when deploying. Fixes #402. 2012-02-19 21:23:15 -08:00
Phil Hagelberg
1c41bf0d17 Expose :repository-auth from user profiles to pomegranate. 2012-02-19 21:18:12 -08:00
Phil Hagelberg
392845834c Test leiningen-core in CI. 2012-02-19 16:39:14 -08:00
Phil Hagelberg
e7623cfe9a Remove user/settings check in repl task in favour of :user profile. 2012-02-19 16:27:16 -08:00
Phil Hagelberg
77d0abb474 Move special nrepl deps from :default profile to repl task. 2012-02-19 16:26:53 -08:00
Phil Hagelberg
69b03bf327 Fix a few leiningen-core tests. 2012-02-19 15:36:05 -08:00
Colin Jones
1d84877814 Bump reply for more CLJ-855 fun 2012-02-19 09:21:25 -06:00
Phil Hagelberg
7cc7afc61b Clarify mismatch warning when merging profiles. 2012-02-17 14:20:32 -08:00
Phil Hagelberg
ba8904a90d Don't rely on binding of *ns* in project/read. 2012-02-16 20:31:06 -08:00
Phil Hagelberg
4c5c173f1e Fix locking call. 2012-02-16 20:02:36 -08:00
Phil Hagelberg
8425e06ed1 Move :test-path to :default profile and lock inside project/read. 2012-02-16 15:51:05 -08:00
Phil Hagelberg
9a4c5f6a74 Fix hooks example in plugin guide. 2012-02-16 13:37:05 -08:00
Phil Hagelberg
20b6c0415a Bump clucy version to avoid dynamicity warnings. 2012-02-16 13:12:48 -08:00
Tobias Crawley
95aa910052 Bash isn't necessary. 2012-02-16 15:38:19 -05:00
Tobias Crawley
ce65b18049 Allow lein to run when called with no tasks and no .lein-classpath
In that case, $1 isn't set, causing sh to barf on the test.
2012-02-16 15:34:53 -05:00
Colin Jones
e707fd54a9 Bump reply & clojure-complete versions 2012-02-15 18:29:55 -06:00
Colin Jones
cc70b87a4b Hook up to nrepl beta1 2012-02-14 18:31:00 -06:00
Phil Hagelberg
8f8ffe58ef Doco stuff. 2012-02-13 22:40:12 -08:00
Phil Hagelberg
59fe078991 Fix compilation test for numeric eval-in-project return values. 2012-02-13 21:11:11 -08:00
Phil Hagelberg
af2a5ddb53 Allow :aliases in project.clj. 2012-02-13 21:02:52 -08:00
Phil Hagelberg
0234593c4c Call System/setProperty for eval-in-leiningen calls. 2012-02-13 21:02:43 -08:00
Phil Hagelberg
4cce496b36 Lock to data.xml timestamped snapshot, update todos. 2012-02-13 21:02:18 -08:00
Phil Hagelberg
c0f36a6abd Clarify backwards-compatibility eval-in-project shim. 2012-02-13 21:01:52 -08:00
Phil Hagelberg
32b2379c4e Make with-profile start from the base project. 2012-02-13 21:01:30 -08:00
Colin Jones
1e36ce58c2 Revert "Revert "Upgrade to the latest nrepl""
This reverts commit b757cb0cd3.
2012-02-11 18:27:48 -06:00
Colin Jones
6ac9ba9832 Lock to non-snapshot reply 2012-02-11 18:23:42 -06:00
Colin Jones
b757cb0cd3 Revert "Upgrade to the latest nrepl"
This reverts commit 01084cdb6a.
2012-02-11 18:05:25 -06:00
Colin Jones
d8be20b2ec Revert "Add sonatype snapshots for the time being"
This reverts commit 6a145804f7.
2012-02-11 18:05:12 -06:00
Colin Jones
6a145804f7 Add sonatype snapshots for the time being
This is only for nrepl 0.2.0-SNAPSHOT - we can get rid of it
as soon as there's a non-snapshot release.
2012-02-11 17:57:12 -06:00
Colin Jones
389a0edf1a Fix docstring typo 2012-02-11 17:00:26 -06:00
Colin Jones
01084cdb6a Upgrade to the latest nrepl 2012-02-11 16:50:46 -06:00