You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/17 13:43:46 UTC

[jira] [Commented] (IGNITE-2184) .NET: Investigate version policies.

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

ASF GitHub Bot commented on IGNITE-2184:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/346

    IGNITE-2184 .NET: Investigate version policies.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptupitsyn/ignite ignite-2184

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/346.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #346
    
----
commit afeae1fc94aedb562e64b599f36ce0ef83146ab6
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-17T11:41:20Z

    wip

commit 033ad02b5bfd98542c50710288dd2316cbef0d60
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-17T11:41:59Z

    Add AssemblyInformationalVersion everywhere

commit 94065785626d4b4723dc3b082c021b2c1bad70a9
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-17T12:00:22Z

    Update AssemblyInformationalVersion from pom

commit 9c4124bf1ea3a1bceb5cfedf257addf27350291c
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-17T12:19:49Z

    update js version generator

commit 71f5bd39bfbcafe5399f348c39dfbf699bad17ee
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-17T12:33:06Z

    Merge remote-tracking branch 'remotes/upstream/ignite-1.5' into ignite-2184

commit e676d21bbb69a276ad736467a1000bbb607c8527
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-17T12:41:13Z

    Fix cpp regex

commit a497f0ae23dcd98add6a6346ad3d9409787d790c
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-17T12:42:02Z

    cleanup

----


> .NET: Investigate version policies.
> -----------------------------------
>
>                 Key: IGNITE-2184
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2184
>             Project: Ignite
>          Issue Type: Task
>          Components: interop
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>             Fix For: 1.5
>
>
> Starting from this release we have different versioning scheme - suffix is added. E.g.: 1.5.0-b2, 1.5.0-GA, etc.
> We need to understand how to properly update versions in AssemblyInfo.cs files so that correct version is obvious for users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)