Cleanup Dotnet Build Scipt
--------------------------

                 Key: STONEHENGE-63
                 URL: https://issues.apache.org/jira/browse/STONEHENGE-63
             Project: Stonehenge
          Issue Type: Task
          Components: DOTNET_BS, DOTNET_CLIENT, DOTNET_OPS
    Affects Versions: M1
         Environment: DotNet
            Reporter: Andrew (Drew)
            Priority: Blocker
             Fix For: M1


The build file for the .NET code assumes that the code is being built from SVN, 
and tries to update the current directory. This is not appropriate for a source 
code archive, which should be self-contained (apart from any 3rd party 
dependencies, which should be documented.).
The build file should check that any required environment variables are set up 
and exit with an error if not. Also any required settings should be documented 
somewhere, preferably in the script as well as in the top-level README or 
BUILDING file.


-- 
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