You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2016/04/18 08:43:49 UTC

couchdb commit: updated refs/heads/fauxton-1.1.2 to 5330184

Repository: couchdb
Updated Branches:
  refs/heads/fauxton-1.1.2 [created] 5330184cd


Upgrade fauxton to 1.1.2

This adds the fix that fauxton will be correctly built with CouchDB


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

Branch: refs/heads/fauxton-1.1.2
Commit: 5330184cd9405de78e1ba46079ba26098ddcb2f3
Parents: 63a57c8
Author: Garren Smith <ga...@gmail.com>
Authored: Mon Apr 18 08:42:35 2016 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Mon Apr 18 08:42:35 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/5330184c/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 7729f18..f6ccf8a 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -44,7 +44,7 @@ DepDescs = [
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
 {fabric,           "fabric",           "1be5506e39baa3b4c7b3d64daf8032a5580b38ba"},
-{fauxton,          "fauxton",          {tag, "v1.1.1"}, [raw]},
+{fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},
 {goldrush,         "goldrush",         {tag, "0.1.6"}},