[
https://issues.apache.org/jira/browse/IGNITE-14457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Ivanov reassigned IGNITE-14457:
-------------------------------------
Assignee: Peter Ivanov
> Update Ignite 3 binary build structure
> --------------------------------------
>
> Key: IGNITE-14457
> URL: https://issues.apache.org/jira/browse/IGNITE-14457
> Project: Ignite
> Issue Type: Task
> Components: build
> Affects Versions: 3.0.0-alpha1
> Reporter: Valentin Kulichenko
> Assignee: Peter Ivanov
> Priority: Major
> Fix For: 3.0.0-alpha2
>
>
> In the first alpha release, we provided binaries as separate single-file
> downloads for Unix and Windows. This approach doesn't work for two reasons:
> # Website download for the Unix binary doesn't work properly, because the
> file doesn't have an extension. This doesn't seem to have a reasonable
> solution.
> # Binaries that are downloaded from the website are required to include
> {{NOTICE}} and {{LICENSE}} files.
> See IGNITE-13978 and INFRA-21332 for more details.
> As a solution, let's switch to a ZIP file containing the following:
> * {{ignite}} (Unix CLI tool)
> * {{ignite.exe}} (Windows CLI tool)
> * {{NOTICE}}
> * {{LICENSE}}
> * {{README}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)