[MCOL-1980] javamcsapi's shared library gets generated with the version number appended twice Created: 2018-11-28 Updated: 2023-10-26 Resolved: 2019-03-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.2.2 |
| Fix Version/s: | 1.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Zdravelina Sokolovska (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7 |
||
| Sprint: | 2018-21, 2019-01, 2019-02 |
| Description |
|
The shared library libjavamcsapi.so gets created with the version number appended twice as suffix instead of only once. (e.g. libjavamcsapi.so.1.2.2.1.2.2) |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2019-01-04 ] | |||||||
|
Due to different versions of cmake between the OSes this change needed to happen. For QA:
The MillionRow test of the regression suite might fail as documented in | |||||||
| Comment by Zdravelina Sokolovska (Inactive) [ 2019-03-04 ] | |||||||
|
checked with mariadb-columnstore-api/develop-1.2 and latest id a1ff2b3778bd4a97b57077ecd27f7979f7afaf48
|