You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2014/10/07 13:27:25 UTC

couchdb commit: updated refs/heads/master to d309436

Repository: couchdb
Updated Branches:
  refs/heads/master a02de9547 -> d3094366b


Revert "Move lager to a top level dependency"

This reverts commit a02de954760e456a0ce85dca0b67fee17f27042e.


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/d3094366
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/d3094366
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/d3094366

Branch: refs/heads/master
Commit: d3094366b6775e7a545fd882864ed3a1a4a0f68d
Parents: a02de95
Author: Robert Newson <rn...@apache.org>
Authored: Tue Oct 7 12:26:02 2014 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Tue Oct 7 12:26:02 2014 +0100

----------------------------------------------------------------------
 rebar.config.script | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/d3094366/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 472c134..d8e025f 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -42,7 +42,6 @@ DepDescs = [
     {ioq,               "ioq",              {branch, "master"}},
     {jiffy,             "jiffy",            {branch, "master"}},
     {khash,             "khash",            {branch, "master"}},
-    {lager,             "lager",            {branch, "master"}},
     {mem3,              "mem3",             {branch, "master"}},
     {mochiweb,          "mochiweb",         {branch, "master"}},
     {oauth,             "oauth",            {branch, "master"}},