You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2022/09/22 13:03:00 UTC

[jira] [Commented] (IGNITE-17146) Add support for alpha, beta, etc. releases in IgniteProductVersion

    [ https://issues.apache.org/jira/browse/IGNITE-17146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608273#comment-17608273 ] 

Kirill Tkalenko commented on IGNITE-17146:
------------------------------------------

What I found about patch releases:
* mvn: https://stackoverflow.com/questions/5352326/maven-artifact-version-for-patches

> Add support for alpha, beta, etc. releases in IgniteProductVersion
> ------------------------------------------------------------------
>
>                 Key: IGNITE-17146
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17146
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3, tech-debt
>             Fix For: 3.0.0-alpha6
>
>
> {code:java}
> org.apache.ignite.internal.properties.IgniteProductVersion#alphaVersion{code}
> has been added for the upcoming 3.0.0-alpha5 release, we need to fix it so that we can work with alpha, beta and other releases.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)