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 2015/09/09 10:45:54 UTC

couchdb commit: updated refs/heads/master to 71fb2b8

Repository: couchdb
Updated Branches:
  refs/heads/master 315832d4d -> 71fb2b8c1


point to our mirror of mochi upstream now that https://github.com/mochi/mochiweb/pull/161 is merged


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

Branch: refs/heads/master
Commit: 71fb2b8c1cbc1af013cba35b459eece92e87467d
Parents: 315832d
Author: Robert Newson <rn...@apache.org>
Authored: Wed Sep 9 09:45:45 2015 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Wed Sep 9 09:45:45 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/71fb2b8c/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 38b2d2e..90ef0cd 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -45,7 +45,7 @@ DepDescs = [
     {khash,             "khash",            {branch, "master"}},
     {mango,             "mango",            {branch, "master"}},
     {mem3,              "mem3",             {branch, "master"}},
-    {mochiweb,          "mochiweb",         {branch, "master"}},
+    {mochiweb,          "mochiweb",         {branch, "upstream"}},
     {oauth,             "oauth",            {branch, "master"}},
     {rexi,              "rexi",             {branch, "master"}},
     {snappy,            "snappy",           {branch, "master"}},