Remove Cloudant build system remnants

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

Branch: refs/heads/import
Commit: cf8566114b5210b6abca006aeade20a0c84cc28e
Parents: d46915a
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:53:03 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/couchdb-mem3/blob/cf856611/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-mem3/blob/cf856611/rebar.config
----------------------------------------------------------------------
diff --git a/rebar.config b/rebar.config
deleted file mode 100644
index 4af6b85..0000000
--- a/rebar.config
+++ /dev/null
@@ -1,17 +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, [
-    {twig, ".*", {git, "https://github.com/cloudant/twig.git";, {tag, "0.2.1"}}}
-]}.

Reply via email to