Maxim Muzafarov created IGNITE-16732:
----------------------------------------
Summary: Add build name tag for Ignite product version
Key: IGNITE-16732
URL: https://issues.apache.org/jira/browse/IGNITE-16732
Project: Ignite
Issue Type: Task
Reporter: Maxim Muzafarov
Assignee: Maxim Muzafarov
Fix For: 2.13
Currently IgniteProductVersion has the structure below and can be construct
from the following line:
{{1.2.3-rc1-4-18e5a7ec9e3202126a69bc231a6b965bc1d73dee}}
Where
* {{1.2.3}} - major, minor and maintenance versions
* {{rc1}} - stage
* {{4}} - timestamp
* {{18e5a7ec9e3202126a69bc231a6b965bc1d73dee}} - hash commit
It is possible to add a {{nameTag}} for the product version structure, so the
Ignite will be named the same way as one of the part of the complex solution.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)