Could someone please verify this before I close it? Shankar doe it meet requirements? Thanks! Drew
-----Original Message----- From: Andrew (Drew) (JIRA) [mailto:[email protected]] Sent: Tuesday, May 26, 2009 12:25 PM To: [email protected] Subject: [jira] Resolved: (STONEHENGE-63) Cleanup Dotnet Build Script [ https://issues.apache.org/jira/browse/STONEHENGE-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew (Drew) resolved STONEHENGE-63. ------------------------------------- Resolution: Fixed Assignee: Andrew (Drew) Fixed > Cleanup Dotnet Build Script > --------------------------- > > 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) > Assignee: Andrew (Drew) > Priority: Blocker > Fix For: M1 > > Original Estimate: 2h > Remaining Estimate: 2h > > 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.
