Commit graph

2733 commits

Author SHA1 Message Date
Jean Niklas L'orange
04b3835463 Rebind only when needed. 2013-03-14 23:32:55 +01:00
Jean Niklas L'orange
bf286a02b1 No need to pump in for check either. 2013-03-14 23:32:55 +01:00
Jean Niklas L'orange
796e7efbc8 No need to pump from sysin for javac. 2013-03-14 23:32:55 +01:00
Jean Niklas L'orange
5742386022 Use RevivableInputStream to avoid blocking reads. 2013-03-14 23:32:54 +01:00
Jean Niklas L'orange
108980adfc Send bytes as received for correctness. 2013-03-14 23:30:08 +01:00
Phil Hagelberg
ab439b29ca Oops; missed a reference to get-jar-filename. 2013-03-14 13:34:06 -07:00
Phil Hagelberg
c2325a73e0 Split out get-classified-jar-filename. Fixes #1039. 2013-03-14 13:33:14 -07:00
Colin Jones
3d1fc448a6 Add news about interrupt-on-repl-input
[ci skip]
2013-03-14 14:02:21 -05:00
Phil Hagelberg
37299a9c84 Bump clj-http version. 2013-03-14 11:58:13 -07:00
Phil Hagelberg
e57b9f1810 Move checking of LEIN_OFFLINE into defaults map to lower priority.
Fixes #961.
2013-03-14 11:58:02 -07:00
Phil Hagelberg
ea604f61c4 Suppress stack traces when dependencies can't resolve. 2013-03-14 11:56:25 -07:00
Phil Hagelberg
a8db759bfc Use set-profiles in trampoline task. Fixes #1044. 2013-03-14 11:35:41 -07:00
Phil Hagelberg
8c8a539ec0 Geez how did I forget THAT.
[ci skip]
2013-03-14 10:51:46 -07:00
Phil Hagelberg
e6de716766 Point people to the right place for bootstrapping instructions. 2013-03-14 10:46:55 -07:00
Phil Hagelberg
7ee4a5bd6a News updates. 2013-03-14 10:45:49 -07:00
Phil Hagelberg
f19897e921 Add update task for arbitrary project map transformations. 2013-03-14 10:45:49 -07:00
Laurent Petit
4c1d14bf81 When l.c.classpath/get-dependencies fails, it now propagates the root exc 2013-03-14 10:45:49 -07:00
Colin Jones
7663a004ed Tidy up a few tests
Mostly gets project maps in a format suitable for eval-in-project
(including the repositories), but also number-ifies port for aether (the
way the real URL.getPort method behaves).
2013-03-14 12:23:19 -05:00
Colin Jones
984f189606 Fix docstring typo 2013-03-14 12:12:11 -05:00
Colin Jones
192ff5d02a Go back up a directory for travis test run 2013-03-14 10:57:03 -05:00
Colin Jones
0599cd59ca Send https proxy property down to subprocesses
fixes #1060
2013-03-14 10:47:28 -05:00
Colin Jones
50dd466255 Specify :root in repl test so the stub works 2013-03-14 10:47:28 -05:00
Michael Klishin
800efff833 Use Clojure 1.5.1 in lein new templates
Fixes #1059
2013-03-14 00:21:42 +04:00
Nelson Morris
e2f19e5b77 Warn on version ranges for deps :tree
Use the new :repository-session-fn keyword for pomegranate
to add a DependencyChainFilter that checks for version ranges.

We store them in an atom because this might happen on another thread,
and we need to allow all of the ranges to be found.

Fixes #734
2013-03-13 00:04:12 -05:00
Phil Hagelberg
8af176a22e Merge pull request #1058 from hugoduncan/feature/add-bootstrap-alias
Add alias for bootstrap in leningen-core
2013-03-12 20:00:24 -07:00
Hugo Duncan
6ade0b7822 Add alias for bootstrap in leningen-core 2013-03-12 22:58:50 -04:00
Michael Klishin
e7f1e5664f Merge pull request #1057 from megri/master
Added a few lines to support using lein from a windows msys console
2013-03-12 15:17:49 -07:00
megri
fb1db2cec4 added support for windows/msys 2013-03-12 23:14:39 +01:00
Michael Klishin
c85fc14030 Bump Clojure to 1.5.1 2013-03-12 20:37:10 +04:00
Michael Klishin
3a258bad04 Merge pull request #1056 from timmc/expand-uberjar-whitelist
Allow use of mirrors when building a jar.
2013-03-11 10:47:31 -07:00
Tim McCormack
f1f0aecc76 Allow use of mirrors when building a jar.
Adds :mirrors to jar/whitelist-keys.
2013-03-11 13:38:24 -04:00
Phil Hagelberg
2340166b2f Document non-traditional javac compilation order. (from Quoll) Fixes #847. 2013-03-09 17:21:26 -08:00
Phil Hagelberg
81f51b6adf Bump http-wagon version. Fixes #1051. 2013-03-07 09:10:05 -08:00
Chas Emerick
749998bda9 fix :checkout-deps-shares to work with non-project-key fns, fixes gh-1049 2013-03-06 13:58:10 -05:00
Phil Hagelberg
b9a4147cf2 Merge pull request #1046 from hugoduncan/feature/fix-repo-credentials
Fix repo credentials when no credentials in url
2013-03-04 15:19:36 -08:00
Hugo Duncan
7dc109df88 Fix repo credentials when no credentials in url
Credentials were being overwritten with nil when there was no username or
password in the repository url.  Fixes regression introduced in
a61d6a66a6.
2013-03-04 18:08:07 -05:00
Michael Klishin
c11cdca61e Update sample.project.clj 2013-03-04 04:02:28 +04:00
Michael Klishin
ba5d6d9d60 Make core templates use Clojure 1.5 2013-03-04 04:02:18 +04:00
Michael Klishin
26f20ecee0 Merge pull request #1041 from AtKaaZ/bultitudeUp
upgrade bultitude from 0.1.7 to 0.2.1 else compilation fail on windows
2013-03-02 00:38:59 -08:00
AtKaaZ
fdaa492151 upgrade bultitude from 0.1.7 to 0.2.1 else compilation fail on windows
(at least)
2013-03-02 03:23:55 +01:00
Michael Klishin
abe2278773 Merge pull request #1036 from juggler/set-writeable
Call setWriteable on file before trying to delete it
2013-03-01 16:05:08 -08:00
Colin Jones
dba7e7754c Recover gracefully from java :main as repl init-ns
refs #977, #1034
2013-03-01 17:19:27 -06:00
Michael Klishin
6c6d9e844e Move (:root project) docs next to the section on :no-project-needed 2013-03-01 23:30:52 +04:00
Michael Klishin
fd6af1af58 Document (:root project) 2013-03-01 23:29:22 +04:00
Michael Klishin
a72ce319cf Consistently use (:root project) to check whether we are running in a project
Per discussion in #leiningen, preparations for fixing #966
2013-03-01 23:21:50 +04:00
Max Prokopiev
50cad6dbdc Call setWriteable on file before trying to delete it. Relates to [#460] 2013-03-01 16:29:30 +04:00
Chas Emerick
9f16f233a6 Only register wagons from each file once 2013-03-01 00:42:17 -05:00
Marc Liberatore
d3a7047c72 add a per-dependency :native-prefix, addressing #898 2013-02-28 17:43:37 -08:00
Phil Hagelberg
9f1296a639 Update .travis.yml to bootstrap with lein1. 2013-02-28 17:19:18 -08:00
Phil Hagelberg
c6e95593c4 Allow Leiningen checkout to be bootstrapped from 2.x.
Fixes #958.
2013-02-28 17:12:51 -08:00