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

[jira] [Comment Edited] (IGNITE-17144) IgniteProductVersion is unable to parse "3.0.0-alpha5" string

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

Semyon Danilov edited comment on IGNITE-17144 at 6/9/22 12:39 PM:
------------------------------------------------------------------

The patch looks good to me, merged to:
* `main` branch -- 30a2d9fffe91b60fd8a73f82c9dbfa6c04c33989
* `ignite-3.0.0-alpha5` branch -- ab60e76755558a70efddf6f88742e2b309429b8e

Thank you for the contribution


was (Author: sdanilov):
The patch looks good to me, merged to:
* `main` branch -- 30a2d9fffe91b60fd8a73f82c9dbfa6c04c33989
* `ignite-3.0.0-alpha5` branch -- ab60e76755558a70efddf6f88742e2b309429b8e

> IgniteProductVersion is unable to parse "3.0.0-alpha5" string
> -------------------------------------------------------------
>
>                 Key: IGNITE-17144
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17144
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Aleksandr Polovtcev
>            Assignee: Aleksandr Polovtcev
>            Priority: Blocker
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha5
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> When trying to build the alpha release of Ignite 3, we are getting the following error:
> {{java.lang.IllegalArgumentException: Unexpected Ignite version format: 3.0.0-alpha5}}
> We need to update the regex inside the {{IgniteProductVersion}} class.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)