[MCOL-306] move away from submodule for engine under server Created: 2016-09-21 Updated: 2016-10-11 Resolved: 2016-10-11 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Thompson (Inactive) | Assignee: | Ben Thompson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2016-19, 2016-20 | ||||||||
| Description |
|
It's been agreed that the current model of using a submodule for including engine with server is problematic due to requiring a checkin to server for every engine change. The proposal is to document cloning engine to the current location and to have an option in cmake for locating elsewhere. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2016-09-22 ] |
|
See the GitHub pull request. |
| Comment by Ben Thompson (Inactive) [ 2016-10-10 ] |
|
Changes were reviewed and verified through the changes made to CMake build processes. |
| Comment by Ben Thompson (Inactive) [ 2016-10-11 ] |
|
Confirmed, README and internal build procedures have been updated to reflect changes. |