basho / riak

Riak is a decentralized datastore from Basho Technologies.
http://docs.basho.com
Apache License 2.0
3.94k stars 536 forks source link

DO NOT MERGE: Remove riak-search, Makefile changes for test, and deps twiddling #931

Closed russelldb closed 6 years ago

russelldb commented 6 years ago

This is not really ready to merge, or moreover, it's going to need deps changing when all the develop-2.2.5->branchX merges in the dep repos have taken place.

The notable changes are

  1. Makefile changed so that some deps that are "special" in the way the run tests are run in a special way. NOTE: still an issue with riak_ensemble and it's test.deps directory, which needs removing before make rel will run. TODO

  2. Remove riak_search and it's deps from Riak.

I also updated the mapdeps script to include version information.

I would say this is for discussion/warning of what is coming, not to be merged until deps are merged.