Commit graph

1477 commits

Author SHA1 Message Date
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
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
Anthony Grimes
143004d249 Merge pull request #398 from misfo/patch-1
Documentation typo fixes
2012-02-10 21:48:38 -08:00
Trent Ogren
3cf4423598 Documentation typo fixes 2012-02-10 23:43:33 -06:00
Phil Hagelberg
d645175454 Merge pull request #397 from guns/whoami-id-u
Replace `whoami` with `id -u` test
2012-02-09 18:12:58 -08:00
guns
449c78f490 Replace whoami with id -u test
`id -u` is in the POSIX and LSB specs [1], while `whoami` is not.
Furthermore, the username of UID 0 can be changed (and is sometimes
recommended in a misguided attempt to increase security).

FreeBSD users logged in as `toor` would also slip through the cracks.

[1]: http://pubs.opengroup.org/onlinepubs/009695399/utilities/id.html
     http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/command.html
2012-02-09 18:58:11 -06:00
Lee Hinman
1614199078 Docstrings should make grammatical sense.
(ugh at myself)

[ci skip]
2012-02-09 15:37:52 -07:00
Lee Hinman
24c48b4257 Correct spelling for docstring
[ci skip]
2012-02-09 15:33:08 -07:00
Lee Hinman
81e405755f Allow colon-separated profiles to sequential task application
Allows something like this:

% lein2 with-profile dev,1.2:1.4,user test
Performing task 'test' with profile(s): 'dev,1.2'

Testing clj-http.test.client

Testing clj-http.test.cookies

Testing clj-http.test.core

Ran 47 tests containing 174 assertions.
0 failures, 0 errors.
Performing task 'test' with profile(s): '1.4,user'

Testing clj-http.test.client

Testing clj-http.test.cookies

Testing clj-http.test.core

Ran 47 tests containing 174 assertions.
0 failures, 0 errors.

Also adds the println for performing tasks with 'with-profile', not
sure if this should stay or not.
2012-02-09 15:27:17 -07:00
Phil Hagelberg
295b1e0cf7 Mention running outside the context of projects in plugin guide.
[ci skip]
2012-02-09 08:54:46 -08:00