[ 
https://issues.apache.org/jira/browse/AVRO-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036997#comment-13036997
 ] 

Dona Alvarez commented on AVRO-810:
-----------------------------------

Strong named assemblies are needed for installing assemblies in the GAC, so 
this would be a good thing to have.

The patch file has a mixture of windows/unix line endings. I'm having trouble 
applying it. I'm running patch -p0 < AVRO-810.patch from parent directory of 
lang/csharp:

C:\src\Avro>patch -p0 < AVRO-810.patch
patching file lang/csharp/.gitignore
Assertion failed: hunk, file ../patch-2.5.9-src/patch.c, line 354

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

Any ideas? 


> Add strong naming to C# assemblies
> ----------------------------------
>
>                 Key: AVRO-810
>                 URL: https://issues.apache.org/jira/browse/AVRO-810
>             Project: Avro
>          Issue Type: Improvement
>          Components: csharp
>            Reporter: Eric Hauser
>            Priority: Minor
>         Attachments: AVRO-810.patch, Avro.snk
>
>
> The C# assemblies should be strong named.  A .gitignore file for common end 
> user Visual Studio files is also in the patch. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to