GitHub user elbrujohalcon opened a pull request:
https://github.com/apache/couchdb-config/pull/4
Gaining independence
This PR includes a couple of tiny fixes that basically ensure that you can
run and *test* the app by just cloning the repo and executing things like `make
app`, `make shell` and/or `make test`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/inaka/couchdb-config elbrujohalcon.fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-config/pull/4.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4
----
commit 113323380ffd8232c9c5bb6e0f53eaa2d86c5941
Author: Brujo Benavides <[email protected]>
Date: 2015-06-18T19:00:48Z
Added include file from couchdb-couch to get the project to compile
commit 30990ed5cd69a655a2cf8a892db0ec47d61c4e6c
Author: Brujo Benavides <[email protected]>
Date: 2015-06-18T19:02:48Z
Fixed module dependencies with couchdb-couch and also many DEPS were not
actual deps :)
commit e037fea641bd75a6d3cc56bc9325f3a5dea2183d
Author: Brujo Benavides <[email protected]>
Date: 2015-06-18T19:05:07Z
added Makefile to make our lives easier :P and also fixed the tests by:
- fixing the CONFIG_FIXTURESDIR path
- ensuring that required dirs are created before creating a file in them
- adding a default_eunit.ini file
- making sure some required files are there before starting the tests
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---