Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Docs Required, Release Notes Required
Description
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
Attachments
Issue Links
- links to