Commit graph

1153 commits

Author SHA1 Message Date
Tavis Rudd
a00e78d2d7 added notes about search command to README 2011-10-21 12:45:53 -07:00
Tavis Rudd
0d27517f44 added note about lucene search to help on search command 2011-10-21 12:27:44 -07:00
Phil Hagelberg
b6ca8aa3a3 Add reminder about :gen-class to uberjar help. 2011-10-20 20:48:59 -07:00
Phil Hagelberg
d6dfa89b1f Remove workaround for joda.
[ci skip]
2011-10-19 17:14:35 -07:00
Phil Hagelberg
f0fe3a74ad Fix test exit code in :eval-in-leiningen. 2011-10-19 16:57:53 -07:00
Phil Hagelberg
bd6e487706 Apparently joda-time 1.6 is no longer resolving from central! 2011-10-19 16:57:36 -07:00
Phil Hagelberg
a97363c505 Don't error out when cleaning up after snapshot deps test. 2011-10-19 16:39:02 -07:00
Phil Hagelberg
36f5dbe2ce Run self-install during ci. 2011-10-19 16:31:17 -07:00
Phil Hagelberg
fc7149dddf Prevent redundant self-install. 2011-10-19 16:30:56 -07:00
Phil Hagelberg
a6c35b803d Redo windows installation instructions, be consistent with markdown tt. 2011-10-19 16:24:30 -07:00
Phil Hagelberg
82de3fd187 Add Travis CI config. 2011-10-19 15:58:46 -07:00
Phil Hagelberg
d309b4b057 Propagate failure return values a bit better in install/jar. 2011-10-19 15:58:32 -07:00
Phil Hagelberg
c43f7a487d Just kidding! Move :compile-path mkdirs a bit higher. 2011-10-19 15:57:02 -07:00
Phil Hagelberg
2ffa002924 Clean up some test directory references. 2011-10-19 15:20:30 -07:00
Phil Hagelberg
c7fb263dab Don't attempt to include non-existent files in the jar. 2011-10-19 15:20:04 -07:00
Phil Hagelberg
029fa10937 Move creation of :compile-path closer to actual compilation. 2011-10-19 15:19:29 -07:00
Stephen Compall
cd919225f9 Fix off-by-one. 2011-10-19 14:32:57 -07:00
Stephen Compall
3ae4f25c5e Understand proxy class files in `has-source-package?'. 2011-10-19 14:32:57 -07:00
Stephen Compall
8179e7bdd8 Test that load works after compiling with :clean-non-project-classes true. 2011-10-19 14:32:57 -07:00
Stephen Compall
372e9b902e Include a proxy in nom.nom.nom test, for compilation testing. 2011-10-19 14:32:57 -07:00
Phil Hagelberg
13fb2bd80f Run implicit clean when deps are fetched.
AFAICT the only legitimate use of "lein clean" is following fetching
new dependencies. Better to make it implicit so that manual clean
calls are never required.
2011-10-18 16:17:51 -07:00
Phil Hagelberg
4e6d3bc52f What was that all about? 2011-10-18 16:13:40 -07:00
Phil Hagelberg
a84d6501c0 Fix missing argument in interactive/eval-client-loop.
Closes #290.
2011-10-08 14:53:22 -07:00
Wolodja Wentland
878c9c1644 Fix manpage 2011-10-07 17:58:49 -07:00
Phil Hagelberg
8fd97b5fc8 Merge pull request #280 from nathanmarz/1.x
Include java source files in jar as well
2011-09-26 20:42:14 -07:00
Nathan Marz
098acdf93e include java source files in jar as well 2011-09-26 18:05:03 -07:00
Phil Hagelberg
7b521d6e8f Merge changes from 1.6.1.1 to 1.x branch. 2011-09-24 15:55:36 -07:00
Phil Hagelberg
4d8b58b712 Merge branch 'deploy-only-repositories-273' of https://github.com/cemerick/leiningen into 1.x 2011-09-24 15:45:43 -07:00
Phil Hagelberg
49929c19a2 Link directly to raw.github.com. 2011-09-24 15:40:26 -07:00
Chas Emerick
bd6959c3a3 Add support for :deploy-repositories slot for deployment-only repositories; closes gh-273 2011-09-15 21:29:18 -04:00
Phil Hagelberg
b209098f21 eval-client-loop doesn't need writer arg. 2011-09-07 10:25:55 -07:00
Phil Hagelberg
a4d12e2fdd Catch exceptions loading ~/.lein/init.clj. 2011-09-07 10:17:56 -07:00
Colin Jones
308cd90e0d Explain ordered map guarantee for repositories-for, refs #268 2011-09-01 22:33:33 -05:00
Colin Jones
9d7c8b52b0 Support ordering repositories, fixes #268 2011-09-01 22:22:05 -05:00
Colin Jones
ad39cec761 Add a test around disabling maven central 2011-09-01 22:20:29 -05:00
Phil Hagelberg
b3d9cec4dd Merge remote-tracking branch 'cemerick/211' into 1.x 2011-08-26 09:27:56 -07:00
Matjaz Gregoric
1942c465f0 Add resources to leiningen's classpath in lein.bat. 2011-08-25 16:14:45 +02:00
Chas Emerick
2c324b3003 Upgrade to maven-ant-tasks 2.1.3, explicitly add disabled "central" repository when :omit-default-repositories is true. Fixes #211. 2011-08-25 08:25:24 -04:00
Phil Hagelberg
6e0454f57d Re-enable execute permissions after last patch disabled it. 2011-08-18 19:15:03 -04:00
Phil Hagelberg
a85443d7fd Respect $LEIN_HOME when staving the standalone jar
Conflicts:

	bin/lein
2011-08-18 19:05:18 -04:00
Phil Hagelberg
21e1deeee5 Looks like github in-browser merge messed up that markdown. 2011-08-17 16:15:05 -04:00
Phil Hagelberg
aa0db3eb6b Merge pull request #258 from mwilliams/4dcd0cb718d302bd268b33b454630a7efee478d8
Adds syntax highlighting to the README
2011-08-17 13:11:33 -07:00
Matthew Williams
4dcd0cb718 Add syntax highlighting to Clojure code in the README 2011-08-17 22:00:12 -03:00
Phil Hagelberg
7dbeb03364 Add resources/ to Leiningen's own classpath. Fixes #248. 2011-08-16 18:04:13 -04:00
Phil Hagelberg
36af2aae43 Goals for 1.6.2. 2011-08-16 18:01:22 -04:00
Phil Hagelberg
3b47bfccf1 Fix native-deps test. 2011-08-16 16:42:35 -04:00
Phil Hagelberg
928a6e4f6a Extract native libs for all arch's into native/ dir.
Choose which to use at runtime.

I forgot it's not uncommon for users to switch architectures on the
same machine--switching from a 64-bit JVM to a 32-bit client hotspot
needs to be supported without re-running deps.
2011-08-16 16:29:39 -04:00
Phil Hagelberg
b631a47dd8 Drop version number to 1.6.2-SNAPSHOT. 2011-08-07 14:46:56 -07:00
Phil Hagelberg
0e299f0a17 Honor :jar-exclusions in copy-to-jar :bytes method. 2011-08-07 14:46:03 -07:00
Phil Hagelberg
8b808a79a3 Don't include all of user-settings in new project.clj files. 2011-08-07 14:09:42 -07:00