[
https://issues.apache.org/jira/browse/ETCH-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Seth Call updated ETCH-189:
---------------------------
Attachment: etch-1.1.0-csharp-examples-fix.patch
Resubmitting patch; left dirt in previous one.
> 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
> 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