Commit graph

1748 commits

Author SHA1 Message Date
Phil Hagelberg
15e1213ce3 Bump lein-newnew version. Fixes #507. 2012-04-10 12:12:41 -07:00
Nelson Morris
4ffde4c655 Bump pomegranate; fixes #491 2012-04-10 13:28:46 -05:00
Anthony Grimes
28a930386a Update bultitude. 2012-04-10 09:48:00 -05:00
Phil Hagelberg
0f1f6df45e Replace :javac-options map with vector. Fixes #450. 2012-04-09 21:23:01 -07:00
Phil Hagelberg
7c82e59acf Mention new :dependencies settings in sample.project.clj. Fixes #501.
[ci skip]
2012-04-09 21:13:12 -07:00
Chas Emerick
a4821e0c79 don't call pomegranate/can-modify? 2012-04-09 18:53:39 -04:00
Colin Jones
a352392567 Add more repl task news 2012-04-09 17:46:27 -05:00
Phil Hagelberg
81652f9161 news/todos 2012-04-09 12:18:06 -07:00
Phil Hagelberg
13a6b10d90 Make help task look up argument in aliases map. 2012-04-09 11:54:29 -07:00
Phil Hagelberg
0a5d1edd8b Remove last vestiges of exit-code-as-return-value. Fixes #510. 2012-04-09 11:48:32 -07:00
Lee Hinman
4d0dda9004 bump clj-http dependency 2012-04-08 16:15:38 -06:00
Phil Hagelberg
4affd6afac Merge pull request #509 from jaceklaskowski/patch-2
Once upgraded to 1.1.1, lein2 pprint showed the output (it didn't work w...
2012-04-08 06:52:03 -07:00
Jacek Laskowski
69099f4c57 Once upgraded to 1.1.1, lein2 pprint showed the output (it didn't work with the previous version - no output shown) 2012-04-08 12:57:43 +03:00
Colin Jones
80208ca303 Bump reply dependency
Adds http nREPL support and fixes a few bugs
2012-04-07 16:36:30 -05:00
Phil Hagelberg
6f1638b1a0 Port arbitrary version upgrades from 1.7.1. 2012-04-07 12:40:14 -07:00
Phil Hagelberg
49dcb03ecf Don't warn of profile merge conflicts when the classes match. 2012-04-07 12:40:14 -07:00
Phil Hagelberg
5206f9315b Automatically activate offline profile when needed. Fixes #478. 2012-04-07 12:40:14 -07:00
Michael Klishin
9cc4ab8a7f Merge pull request #506 from johnbendi/patch-1
Update doc/TUTORIAL.md
2012-04-07 10:51:25 -07:00
John Chijioke
d2d4617b2f Update doc/TUTORIAL.md 2012-04-07 19:11:09 +02:00
Michael Klishin
90631d32bc Merge pull request #504 from jaceklaskowski/patch-1
repl can be run from anywhere, too.
2012-04-07 04:42:28 -07:00
Jacek Laskowski
a75f0b7319 repl can be run from anywhere, too. 2012-04-07 11:29:56 +03:00
Phil Hagelberg
f9c7ae3641 News for preview3. 2012-04-05 18:06:45 -07:00
Nelson Morris
2d71d28904 Pom output handles dev dependencies that overlap standard deps
Fixes #500
2012-04-05 13:48:30 -05:00
Phil Hagelberg
0dba192b3e Document $http_proxy in faq. 2012-04-05 10:38:23 -07:00
Phil Hagelberg
5deaa608bc Merge pull request #499 from jseppanen/master
FAQ: Maven HTTP proxy setup only for Leiningen 1.x
2012-04-05 10:24:12 -07:00
Jarno Seppänen
055f549415 Maven proxy only valid for Leiningen 1.x 2012-04-05 11:23:44 +03:00
Nelson Morris
3076100706 Handle global exclusions in all dependency cases. Fixes #498
Also remove global exclusion handling in pom generation, otherwise
it would generate 2 exclusion tags.
2012-04-04 19:02:54 -05:00
Phil Hagelberg
2307991c1a Set http proxy system properties. Addresses half of #281. 2012-04-04 11:21:06 -07:00
Phil Hagelberg
eb3806dc64 Get authentication info out of $http_proxy. 2012-04-04 10:04:45 -07:00
Phil Hagelberg
c38b8ecd0c Skip profiles when calculating deps for uberjar. 2012-04-04 09:59:18 -07:00
Phil Hagelberg
6a9713da7f Fix get-proxy-settings when http_proxy isn't set. 2012-04-04 09:58:38 -07:00
Phil Hagelberg
9ad22240ef Merge pull request #497 from juergenhoetzel/master
add proxy support
2012-04-04 09:43:16 -07:00
Juergen Hoetzel
18362faf8a add proxy support
Parse http_proxy environment variable to setup aether/pomegranate proxy config.
2012-04-04 18:12:56 +02:00
Nelson Morris
9d046a83b7 Handle exclusion vector better for pom generation
treat [name name2] the same as [[name] [name2]].
2012-04-03 20:53:16 -05:00
Phil Hagelberg
03d6632169 Document :filespecs in sample project.clj. 2012-04-03 13:03:51 -07:00
Phil Hagelberg
7f5e2b1a94 Support :fn in :filespecs for arbitrary additions to jar. 2012-04-03 11:36:13 -07:00
Phil Hagelberg
5fa6a7e501 Allow arbitrary :filespecs in project.clj. 2012-04-03 11:34:03 -07:00
Phil Hagelberg
9f5e3187a9 Re-add missing stacktrace. 2012-04-03 11:33:17 -07:00
Michael Klishin
0f53d23675 Merge pull request #495 from jseppanen/master
FAQ: add link to Maven HTTP proxy setup guide
2012-04-03 02:00:43 -07:00
Jarno Seppänen
77e8ac77a8 FAQ link to Maven proxy docs 2012-04-03 11:54:22 +03:00
Phil Hagelberg
bd75def95b Use main/info instead of println for loggish things. Fixes #473. 2012-04-02 21:13:23 -07:00
Phil Hagelberg
553fc90ec0 Merge pull request #494 from technomancy/fix/merge-profiles-meta
Fix merge-profiles so that it does not clobber existing metadata in the ...
2012-04-02 17:52:30 -07:00
David Santiago
0223ad8339 Fix merge-profiles so that it does not clobber existing metadata in the project map, but instead merges. 2012-04-02 17:50:24 -07:00
Phil Hagelberg
bc91b8d731 Fix deps :tree test. 2012-04-02 11:50:46 -07:00
Phil Hagelberg
9230083e2e Drop deps :tree indentation to 2. 2012-04-02 11:33:59 -07:00
Phil Hagelberg
b4e863db7f Merge remote branch 'the-kenny/master' 2012-04-02 11:23:16 -07:00
Phil Hagelberg
0babb90b05 Translate nonzero exit codes into exceptions. Fixes #493. 2012-04-02 11:12:36 -07:00
Phil Hagelberg
404d37f499 Temporarily disable test that relies on exit codes.
Once #493 is implemented, we can re-enable this test.
2012-04-02 10:32:20 -07:00
Phil Hagelberg
56c8f1dd4d Move :prep-tasks to default project instead of profile. 2012-04-02 10:29:17 -07:00
Phil Hagelberg
2d236dd662 Oops; forgot to actually remove compile call in that last one. 2012-04-02 10:21:12 -07:00