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

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

Aleksandr Polovtcev created IGNITE-17144:
--------------------------------------------

             Summary: 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


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)