You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Scott Inglis (JIRA)" <ji...@apache.org> on 2018/03/16 23:46:00 UTC

[jira] [Commented] (REEF-1993) Fix build dependency with the bridge and client when building in VS2017

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

Scott Inglis commented on REEF-1993:
------------------------------------

PR is located here:

[https://github.com/apache/reef/pull/1436]

This fixes:

[REEF-1987] Fix build dependency with bridge and client when building in VS2017

[REEF-1994] Packages can publish via msbuild using the pack target

[REEF-1995] Re-add FatNuGet package back to the solution

 

> Fix build dependency with the bridge and client when building in VS2017
> -----------------------------------------------------------------------
>
>                 Key: REEF-1993
>                 URL: https://issues.apache.org/jira/browse/REEF-1993
>             Project: REEF
>          Issue Type: Sub-task
>            Reporter: Scott Inglis
>            Assignee: Scott Inglis
>            Priority: Trivial
>
> When on a clean build, building the solution in VS will fail as the client will try to generate a resx file to embed the bridge as a resource. Since the bridge has not built, this step fails. As a work-around, building the Bridge first then the solution fixes the problem.
>  
> Building from the command line works as expected.



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