leiningen/doc
Chris Price 7ea847d16f Clarify docs, add tests for transitive deps
This commit clarifies some things in the docs based on PR review.
It also adds additional test coverage for managed dependencies;
specifically, a case where two normal dependencies both have
a transitive dependency on the same library, but with different
versions.  The test validates that this conflict is properly
resolved via `:managed-dependencies`.
2016-06-30 10:29:18 -07:00
..
ja Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
DEPLOY.md Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
FAQ.md Fix file handle leak in pom.properties FAQ 2016-02-16 10:20:41 -05:00
GPG.md Add troubleshooting steps for gpg: decryption failed 2016-02-03 23:33:50 +13:00
lein.1 Update man page. 2013-11-19 21:03:11 -08:00
MANAGED_DEPS.md Clarify docs, add tests for transitive deps 2016-06-30 10:29:18 -07:00
MIXED_PROJECTS.md Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
PLUGINS.md Fix plugin profiles documentation 2016-04-13 17:01:51 -05:00
PROFILES.md Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
TEMPLATES.md Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
TUTORIAL.md Fix naming in tutorial, fixes #2130 2016-06-19 11:05:17 +02:00