You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2009/07/17 00:10:14 UTC

[jira] Commented: (QPID-1987) Patch for 0.10 C# API

    [ https://issues.apache.org/jira/browse/QPID-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732202#action_12732202 ] 

Ted Ross commented on QPID-1987:
--------------------------------

This patch does not apply on Linux.  Even if I unix2dos all of the affected files before applying, it still fails with a very large number of errors (HUNK #x FAILED at y.).

I can get the patch to apply on Windows but I have been unable to build under Visual Studio 2008.  The documentation says "build normally under VS2005" but gives no further details.  Is VS2008 significantly different from VS2005?  Is there something else I'm missing?

-Ted


> Patch for 0.10 C# API
> ---------------------
>
>                 Key: QPID-1987
>                 URL: https://issues.apache.org/jira/browse/QPID-1987
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Dot Net Client
>            Reporter: Julien Lavigne du Cadet
>            Assignee: Ted Ross
>            Priority: Critical
>         Attachments: qpid-.net.patch
>
>
> Please find attached a patch correcting the following issues : 
> - Fixes UUID.randomUUID() which is not thread-safe (QPID-1972)
> - Fixes public API to match standard .NET conventions (QPID-500)
> - Fixes code generation to match standard .NET conventions
> - Fixes ToString() methods that don't override base classes
> - Fixes blocking TearingDown in unit tests
> - Use a .config file for tests/samples 
> - Adds interface to Invoker, Session and ClientSession to allow easy mocking of the API
> - Make the console solution compiling under Visual Studio 2008
> I'm more than happy to discuss any of this by email or through JIRA. Please let me know if there's no plan (or nobody available) to evaluate this patch for inclusion. If that is the case, I will consider forking the API to continue fixing the API.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org