[
https://issues.apache.org/jira/browse/IGNITE-17144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-17144:
-----------------------------------------
Description:
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.
was:
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.
> 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
>
> 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)