[MCOL-3625] Rename packages Created: 2019-11-25 Updated: 2019-12-06 Resolved: 2019-12-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | ColumnStore integration in ES in December 2019 |
| Sprint: | 2019-06 |
| Description |
|
Package names should align with MariaDB's when built. The information to do this can probably be obtained from the parent CMake. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2019-12-06 ] |
|
Build verified: 1.4.2-1 source Server commit 6e1a53f89ee8d4eb9e66257b01898995aa7691de MENT-240 change plugin-maturity default to stable Engine commit 1d2ea3ad1f2a3a4eed3b220da1ca6082b2cff28f Merge pull request #972 from benthompson15/update-gitignore When building Server and Engine separately. I got: MariaDB-1.4.2-1-x86_64-centos7-columnstore-engine.rpm When build by the server in Azura, we got engine files in the follow format MariaDB-columnstore-[component]-[release number]*, as in MariaDB-columnstore-engine-10.4.10_4-1.el7.x86_64.rpm |