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

Nicholas A Hauenstein updated STONEHENGE-45:
--------------------------------------------

    Attachment: BuildDotNet.patch

It looks like the \bin folder isn't being created in the website. It looks like 
MSBuild is being pointed at the solution that contains the web site project, 
but there is no project file for the website itself, so there's no where to 
slip in tasks to get the bin folder setup correctly.

Attached is a patch for BuildDotNet.cmd that will set up the directory within 
the BuildDoNet.cmd file. Since it will build correctly from within the UI with 
no additional files, and we're already not solely using MSBuild to script the 
process, this should be an OK fix (yet still a little bit of a hack).

> BuildDotNet.cmd does not correctly build StockTraderWebAppSolution
> ------------------------------------------------------------------
>
>                 Key: STONEHENGE-45
>                 URL: https://issues.apache.org/jira/browse/STONEHENGE-45
>             Project: Stonehenge
>          Issue Type: Bug
>    Affects Versions: M1
>         Environment: dotnet
>            Reporter: DrewBai
>            Priority: Minor
>             Fix For: M2
>
>         Attachments: BuildDotNet.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> BuildDotNet.cmd does not correctly build StockTraderWebAppSolution.
> It seems the Trade.Utility package may mot be getting built or linked.
> WORKAROUND: Build fine in VisualStudio.
> Since there is a workaround I do not believe this is an M1 at this time and I 
> have marked it as fix in M2
> Note: This happens only on first build on a new copy of the dotnet tree.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to