You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2018/01/30 13:12:00 UTC

[jira] [Created] (IGNITE-7568) Product version increment script

Pavel Tupitsyn created IGNITE-7568:
--------------------------------------

             Summary: Product version increment script
                 Key: IGNITE-7568
                 URL: https://issues.apache.org/jira/browse/IGNITE-7568
             Project: Ignite
          Issue Type: Improvement
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.5


On every release we increment Ignite version (2.4.0 -> 2.5.0), and we do in in multiple places:
* {{pom.xml}} for Java
* {{AssemblyInfo.cs}} for C#
* {{configure.ac}} for C++

Currently this is done by hand (search and replace) and is error prone.
Create a bash script to update everything in one go.
Commit & push should be still manual.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)