You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/04/23 20:08:38 UTC

[jira] [Commented] (REEF-281) Automatically sync the assembly version from NuGet and POM

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

Markus Weimer commented on REEF-281:
------------------------------------

[This explanation|http://www.xavierdecoster.com/post/2012/04/26/nuget-version-token-explaine] suggests an alternative path: NuGet will pick up the versions from {{AssemblyInfo.cs}}, and puts higher priority on the {{AssemblyInformationalVersion}} field, which is allowed to contain characters. If we manage to sync that version with the POM version, we would be good.

> Automatically sync the assembly version from NuGet and POM
> ----------------------------------------------------------
>
>                 Key: REEF-281
>                 URL: https://issues.apache.org/jira/browse/REEF-281
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>    Affects Versions: 0.11
>            Reporter: Markus Weimer
>
> We should automatically update the versions of our assemblies based on the NuGet and POM versions. Just like with NuGet, we can use the pom as the ultimate source of truth here.



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