[
https://issues.apache.org/jira/browse/IGNITE-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15651211#comment-15651211
]
ASF GitHub Bot commented on IGNITE-4201:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/1222
IGNITE-4201: Fixed version fix maven step.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4201
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1222.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 #1222
----
commit 3ef5f61b6e6abcb1fcce89af842fa59af52d0674
Author: Igor Sapego <[email protected]>
Date: 2016-11-09T15:17:38Z
IGNITE-4201: Fixed version fix maven step.
----
> CPP: fix versioning of C++ libs
> -------------------------------
>
> Key: IGNITE-4201
> URL: https://issues.apache.org/jira/browse/IGNITE-4201
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 1.7
> Reporter: Ksenia Rybakova
> Assignee: Igor Sapego
>
> Currently versions are not set properly in Ignite C++ core libraries names
> if we build this libraries on Linux according to
> $IGNITE_HOME/platforms/cpp/DEVNOTES.txt.
> For instance, for version 1.7.3 names are libignite*-1.6.0.8653 instead of
> libignite*-1.7.3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)