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

2022-06-09 Thread Semyon Danilov (Jira)


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

Semyon Danilov commented on IGNITE-17144:
-

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

> 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)


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

2022-06-09 Thread Kirill Tkalenko (Jira)


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

Kirill Tkalenko commented on IGNITE-17144:
--

[~apolovtcev] Looks good to me.

> 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: 1h 20m
>  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)