[SERVER-12572] Disable C++ client driver builds from the server repo Created: 31/Jan/14 Updated: 11/Jul/16 Resolved: 04/Mar/14 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | 2.6.0-rc1 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Andrew Morrow (Inactive) | Assignee: | Andrew Morrow (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Backwards Compatibility: | Fully Compatible |
| Participants: |
| Description |
|
Once we have forked the C++ client driver repo, we should disable building the client from the server sources. If a user tries to build any of the following targets:
Then an error message should be printed that states that the driver should be built from the new repo instead, including a link to the github repo and a link to the updated documentation. |
| Comments |
| Comment by Githook User [ 04/Mar/14 ] |
|
Author: {u'username': u'acmorrow', u'name': u'Andrew Morrow', u'email': u'acm@10gen.com'}Message: The MongoDB C++ client driver now resides in a separate repo and is maintained |