You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Doug Service (JIRA)" <ji...@apache.org> on 2017/07/20 00:50:00 UTC

[jira] [Updated] (REEF-1833) Add missing nuspec file to Org.Apache.REEF.Bridge.CLR

     [ https://issues.apache.org/jira/browse/REEF-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Service updated REEF-1833:
-------------------------------
    Summary: Add missing nuspec file to Org.Apache.REEF.Bridge.CLR  (was: Add nuspec file to org.Apache.REEF.Bridge.CLR)

> Add missing nuspec file to Org.Apache.REEF.Bridge.CLR
> -----------------------------------------------------
>
>                 Key: REEF-1833
>                 URL: https://issues.apache.org/jira/browse/REEF-1833
>             Project: REEF
>          Issue Type: Bug
>            Reporter: Julia
>            Assignee: Doug Service
>
> .Net release build is broken in master branch. This is the build error:
> "C:\Reef\ReefApache\reef\lang\cs\Org.Apache.REEF.sln" (default target) (1) ->
> "C:\Reef\ReefApache\reef\lang\cs\Org.Apache.REEF.Bridge.CLR\Org.Apache.REEF.Bridge.CLR.csproj" (default target) (36) ->
> (BuildPackage target) ->
>   C:\Reef\ReefApache\reef\lang\cs\.nuget\NuGet.targets(148,9): error : Could not find file 'C:\Reef\ReefApache\reef\lang\cs\Org.Apache.REEF.Bridge.CLR\Org.Apache.REEF.Bridge.CLR.
> nuspec'. [C:\Reef\ReefApache\reef\lang\cs\Org.Apache.REEF.Bridge.CLR\Org.Apache.REEF.Bridge.CLR.csproj]
>   C:\Reef\ReefApache\reef\lang\cs\.nuget\NuGet.targets(148,9): error MSB3073: The command ""C:\Reef\ReefApache\reef\lang\cs\.nuget\NuGet.exe" pack "C:\Reef\ReefApache\reef\lang\c
> s\\Org.Apache.REEF.Bridge.CLR\Org.Apache.REEF.Bridge.CLR.nuspec" -BasePath C:\Reef\ReefApache\reef\lang\cs\\Org.Apache.REEF.Bridge -Properties "Configuration=Release;Platform=x64
> ;REEF_Version=0.16.0-SNAPSHOT;Version=0.16.0-SNAPSHOT-06" -NonInteractive -OutputDirectory "C:\Reef\ReefApache\reef\lang\cs\\.nuget\packages" " exited with code 1. [C:\Reef\ReefA
> pache\reef\lang\cs\Org.Apache.REEF.Bridge.CLR\Org.Apache.REEF.Bridge.CLR.csproj]
> If we don't need NuGet for Bridge.CLR, NuGet.targets should not be imported in the csproj. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)