[MCOL-1713] Add Windows suffix to kettle data adapter Created: 2018-09-12 Updated: 2023-10-26 Resolved: 2018-10-01 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.6 |
| Fix Version/s: | 1.1.7 |
| Type: | Task | Priority: | Trivial |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Elena Kotsinova (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 10 |
||
| Sprint: | 2018-17, 2018-18 |
| Description |
|
Windows suffix in the generated zip name is missing. |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-09-12 ] |
|
For QA:
|
| Comment by Elena Kotsinova (Inactive) [ 2018-09-25 ] |
|
Win suffix is added only when build is prepared with cmake. |
| Comment by Jens Röwekamp (Inactive) [ 2018-09-26 ] |
|
That's true. We use cmake to generate the packages and during that process the plugin is renamed. I added a note to the Readme.md to point out that during manual build via gradle no OS and release information is included in the plugin's archive's name. |