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/28 17:25:07 UTC

[jira] [Commented] (REEF-284) Remove hard coded -SNAPSHOT in NuGet packages generation script

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

Markus Weimer commented on REEF-284:
------------------------------------

Do we need access to the version of REEF we are running from C# code? If so, cloning the approach from {{REEFVersion.java}} would be an option.

> Remove hard coded -SNAPSHOT in NuGet packages generation script 
> ----------------------------------------------------------------
>
>                 Key: REEF-284
>                 URL: https://issues.apache.org/jira/browse/REEF-284
>             Project: REEF
>          Issue Type: Improvement
>            Reporter: Julia
>            Assignee: Julia
>
> Currently -SNAPSHOT is hard coded in NuGet generating script. The NuGet version number is also generated in multiple places. We have a power shell script that extracts version number from pom file and updates version number in the Nuget specification and copy the nugget specifications to a centralized location. As we already get version number from pom file in build.prop, this is not necessary. 
> We would like to
> - Remove power shell script
> - generate nugget version number in build.prop so that it can be used in other proj files
> - Use flag instead of hard coding to decide if -SNAPSHOT or -incubating is needed as part of the version number. 



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