Commit graph

2106 commits

Author SHA1 Message Date
Phil Hagelberg
f3a12fa68a Mention bug in gpg that prevents gpg from prompting for passphrase. 2012-05-31 20:58:15 -07:00
Lee Hinman
873d7af224 Revert "cache gpg credentials, be okay with asking for a passphrase"
This reverts commit b67d9fc9de.
2012-05-31 21:16:26 -06:00
Phil Hagelberg
f4a573a366 Temporary workaround for #613. 2012-05-31 19:38:24 -07:00
Phil Hagelberg
8761269339 Bump reply version to 0.1.0-beta8 2012-05-31 15:34:37 -07:00
Phil Hagelberg
ed4857e503 News for 2.0.0-preview5. 2012-05-31 15:04:06 -07:00
Lee Hinman
f5238da920 Merge remote-tracking branch 'origin/cache-gpg-creds' 2012-05-31 15:33:03 -06:00
Lee Hinman
b67d9fc9de cache gpg credentials, be okay with asking for a passphrase 2012-05-31 15:23:29 -06:00
Philip Aston
688ec8e35a Add <packaging> to the POM. 2012-05-31 09:23:51 -07:00
Phil Hagelberg
53c039d3b9 Use cygpath in upgrade target path. Fixes #583.
[ci skip]
2012-05-30 21:19:34 -07:00
Phil Hagelberg
5a1762d0e2 Remove test for deprecated :repository-auth settings. 2012-05-30 21:08:43 -07:00
Phil Hagelberg
0c6c58e329 Fall back to ordered 1.2.0. 2012-05-30 21:07:18 -07:00
Phil Hagelberg
4e400d6cdb leiningen-core tests don't need to be run separately. 2012-05-30 21:06:58 -07:00
Phil Hagelberg
3b7fda6b5f Work around bug in ordered maps.
https://github.com/flatland/ordered/issues/4
2012-05-30 20:56:09 -07:00
Phil Hagelberg
64191a3bf2 Don't prompt for a password deploying to file:// URLs. 2012-05-30 20:31:15 -07:00
Phil Hagelberg
e76422c31f Change default :checksum policy to :fail. Fixes #571. 2012-05-30 20:31:15 -07:00
Phil Hagelberg
4050d441fd Update tutorial and deploy guide for HTTP deploy and credential storage. 2012-05-30 20:31:15 -07:00
Phil Hagelberg
924b8982e1 Interactively prompt for credentials if not found. 2012-05-30 20:31:15 -07:00
Michael S. Klishin
544b055a17 Oracle JDK 7 fails, disabling for now 2012-05-30 20:44:49 +04:00
Michael S. Klishin
997f699e8b Trying out a secret new travis-ci.org feature 2012-05-30 20:37:20 +04:00
Michael Klishin
13b1db6107 Merge pull request #609 from ghoseb/master
Fix #31: Exclude RSA signature files from being included in uberjars.
2012-05-30 07:30:44 -07:00
Baishampayan Ghose
909783f50e Fix #31: Exclude RSA signature files from being included in uberjars. 2012-05-30 16:26:28 +05:30
Phil Hagelberg
3c89d3e47d Warn when keys are missing from project.clj. Fixes #607. 2012-05-29 21:18:58 -07:00
Phil Hagelberg
203d0e0ee1 Move reply to default profile so that it can be upgraded.
Without this users are stuck with the version of reply that ships with
Leiningen since it's on the bootclasspath.

Fixes #591.
2012-05-29 21:12:46 -07:00
Phil Hagelberg
ee0005367d Quote each element of trampoline command. Fixes #606. 2012-05-29 21:09:06 -07:00
Lee Hinman
d62959d595 only decrypt the default credentials file if the file exists 2012-05-29 16:13:47 -06:00
Phil Hagelberg
df88d4ca61 Java throws an exception if Runtime/exec doesn't find the command.
Fixes #608.
2012-05-29 14:32:16 -07:00
Phil Hagelberg
d124c96d85 Honor aliases in with-profile. Fixes #598. 2012-05-28 20:15:35 -07:00
Phil Hagelberg
f4b0b19f0f Emit user-friendly message when deploy fails. Fixes #602. 2012-05-28 20:13:37 -07:00
Phil Hagelberg
b82ba5e423 Use ~/.lein/credentials.clj.gpg instead of :auth profile. 2012-05-28 13:47:29 -07:00
Phil Hagelberg
34eb0a5d22 Use https for clojars. 2012-05-28 13:46:14 -07:00
Phil Hagelberg
6c927c7e12 Explain how to fall back to insecure SSL when self-install fails.
Fixes #601.

[ci skip]
2012-05-27 22:04:58 -07:00
Phil Hagelberg
599279cacf Explain in FAQ how hard version ranges win and how to avoid them. 2012-05-27 22:00:21 -07:00
Phil Hagelberg
6fc245a082 Remove test for init-project.
This function now only does stateful irreversible things that are
difficult to test.
2012-05-27 21:57:47 -07:00
Phil Hagelberg
8a4702c3eb Apply middleware before profiles are merged. Fixes #599. 2012-05-27 21:50:07 -07:00
Phil Hagelberg
742025d084 Re-create compile-path after prepping if necessary. Fixes #596. 2012-05-27 21:15:26 -07:00
Michael Klishin
ba055e4854 Merge pull request #603 from jaceklaskowski/master
Remove unneeded local kw
2012-05-27 06:18:40 -07:00
Alex Osborne
6c94392262 Tiny typo fix in tutorial 2012-05-27 19:12:04 +10:00
Jacek Laskowski
fdd3352c9e Merge branch 'master' of git://github.com/technomancy/leiningen 2012-05-27 09:21:39 +02:00
Jacek Laskowski
36f1840da2 Unneeded kw local var 2012-05-27 09:20:56 +02:00
Nelson Morris
e2d2e681f8 Output correct groupId tag for exclusions in pom. Fixes #593 2012-05-26 00:14:30 -05:00
Nelson Morris
a047f6fa23 Enable pom tests 2012-05-26 00:14:25 -05:00
Phil Hagelberg
6ed63b0254 Remove support for :run-aliases. 2012-05-24 18:27:19 -07:00
Phil Hagelberg
ff6bf8ae9b Add "Running code" section to tutorial. 2012-05-24 18:27:04 -07:00
Phil Hagelberg
dff9a6cf24 Spin off separate profile guide from readme/tutorial. 2012-05-24 18:26:46 -07:00
Phil Hagelberg
9a5dba9a37 Apologize for the slowness of Central indexes; link to web search. 2012-05-24 09:15:53 -07:00
Phil Hagelberg
cd9a496002 Apply feedback from Steve Losh on tutorial. 2012-05-23 22:31:08 -07:00
Phil Hagelberg
14f566bd57 Spin FAQ off into its own page. 2012-05-23 21:27:17 -07:00
Michael Klishin
3e3254e79a Merge pull request #600 from cpmcdaniel/master
Fix for issue #594. Proxy settings now propagating to sub-processes.
2012-05-23 12:55:42 -07:00
Phil Hagelberg
1d831607fd Merge pull request #597 from bruceadams/master
Proposed fix for issue #590
2012-05-22 21:13:40 -07:00
Craig McDaniel
9b2584749b Renaming test to better reflect what it is actually testing. 2012-05-22 23:45:30 -04:00