Repository: couchdb Updated Branches: refs/heads/windsor-merge ed4f4961a -> 91f51216b
Include global changes in the release Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/91f51216 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/91f51216 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/91f51216 Branch: refs/heads/windsor-merge Commit: 91f51216b39368bb3dfc71258da6c78dc93bdb42 Parents: ed4f496 Author: Paul J. Davis <[email protected]> Authored: Thu Aug 14 12:04:23 2014 -0500 Committer: Paul J. Davis <[email protected]> Committed: Thu Aug 14 12:04:23 2014 -0500 ---------------------------------------------------------------------- rel/reltool.config | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/91f51216/rel/reltool.config ---------------------------------------------------------------------- diff --git a/rel/reltool.config b/rel/reltool.config index 6e2507c..d5c76bc 100644 --- a/rel/reltool.config +++ b/rel/reltool.config @@ -41,6 +41,7 @@ ddoc_cache, ets_lru, fabric, + global_changes, goldrush, ibrowse, jiffy, @@ -89,6 +90,7 @@ {app, ddoc_cache, [{incl_cond, include}]}, {app, ets_lru, [{incl_cond, include}]}, {app, fabric, [{incl_cond, include}]}, + {app, global_changes, [{incl_cond, include}]}, {app, goldrush, [{incl_cond, include}]}, {app, ibrowse, [{incl_cond, include}]}, {app, jiffy, [{incl_cond, include}]},
