You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Martin Veith (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/07 18:48:41 UTC

[jira] [Resolved] (ETCH-189) CSharp examples have broken builds for 2008/2010 Visual Studio

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

Martin Veith resolved ETCH-189.
-------------------------------

    Resolution: Fixed
      Assignee: Martin Veith

The chat example has been fixed. 

The issue regarding the broken builds of the CSharp examples should be fixed already by a patch related to ETCH-93.
                
> CSharp examples have broken builds for 2008/2010 Visual Studio
> --------------------------------------------------------------
>
>                 Key: ETCH-189
>                 URL: https://issues.apache.org/jira/browse/ETCH-189
>             Project: Etch
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: 1.0.0, 1.0.1, 1.0.2, 1.1
>            Reporter: Seth Call
>            Assignee: Martin Veith
>             Fix For: 1.2
>
>         Attachments: etch-1.1.0-csharp-examples-fix.patch
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> The ant task associated with each example fails when running the <csc> ant tag (i.e., the csharp compiler is not being invoked correctly by ant).  This csc tag does not work with Visual Studio 2008 and newer.
> Attached is a patch which reworks the invocation of 'csc' using the <exec> tag.  
> Also in the patch is a change from localhost to 127.0.0.1 in the ChatClientMain, which was observed while testing out this patch.
> An alternate solution would be to make MSBuild projects for the examples, but the code base of the samples are so small and this is in keeping with the current mechanism.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira