Remove Cloudant build system remnants

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

Branch: refs/heads/import
Commit: 336dcb3f4470ad340ce66a36f4c7951591a8c4f0
Parents: 432061b
Author: Paul J. Davis <[email protected]>
Authored: Wed Mar 20 05:04:53 2013 -0500
Committer: Paul J. Davis <[email protected]>
Committed: Fri Jan 17 13:49:05 2014 -0800

----------------------------------------------------------------------
 rebar        | Bin 100732 -> 0 bytes
 rebar.config |  18 ------------------
 2 files changed, 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fabric/blob/336dcb3f/rebar
----------------------------------------------------------------------
diff --git a/rebar b/rebar
deleted file mode 100755
index 30c43ba..0000000
Binary files a/rebar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/couchdb-fabric/blob/336dcb3f/rebar.config
----------------------------------------------------------------------
diff --git a/rebar.config b/rebar.config
deleted file mode 100644
index bb4d2fe..0000000
--- a/rebar.config
+++ /dev/null
@@ -1,18 +0,0 @@
-% Copyright 2011 Cloudant
-%
-% Licensed under the Apache License, Version 2.0 (the "License"); you may not
-% use this file except in compliance with the License. You may obtain a copy of
-% the License at
-%
-%   http://www.apache.org/licenses/LICENSE-2.0
-%
-% Unless required by applicable law or agreed to in writing, software
-% distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-% WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-% License for the specific language governing permissions and limitations under
-% the License.
-
-{deps, [
-    {meck, ".*", {git, "https://github.com/eproxus/meck.git";, {tag, "0.7.2"}}},
-    {twig, ".*", {git, "https://github.com/cloudant/twig.git";, {tag, "0.2.1"}}}
-]}.

Reply via email to