You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Darryl L. Pierce (JIRA)" <ji...@apache.org> on 2011/06/13 23:33:47 UTC

[jira] [Created] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Provides a more Ruby-like set of APIs on top of the bindings created by swig.
-----------------------------------------------------------------------------

                 Key: QPID-3306
                 URL: https://issues.apache.org/jira/browse/QPID-3306
             Project: Qpid
          Issue Type: Improvement
          Components: Ruby Client
         Environment: All.
            Reporter: Darryl L. Pierce
         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch

This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0005-Created-the-Message-class-and-its-unit-tests.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0001-Created-the-Qpid-Ruby-libraries.patch

Replacement for the originally submitted patch.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0004-Created-the-Ruby-bindings-for-Address.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0006-Created-the-Sender-class-and-its-unit-tests.patch

Replacement for the originally submitted patch.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0008-Created-the-Session-class-and-its-unit-tests.patch

Replacement for the originally submitted patch.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0009-Created-the-Connection-class-and-its-unit-tests.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0001-Created-the-Qpid-Ruby-libraries.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Commented] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13050538#comment-13050538 ] 

Darryl L. Pierce commented on QPID-3306:
----------------------------------------

I've attached updated patches for the Session class, integration test and Rakefile.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0009-Created-the-Connection-class-and-its-unit-tests.patch

This patch supercedes the previous patch, providing the APIs from Handle that were missed the first time through.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0011-Created-the-Rakefile-for-automating-tasks.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0006-Created-the-Sender-class-and-its-unit-tests.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0002-Created-the-Duration-namespace-for-duration-contants.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0001-Created-the-Qpid-Ruby-libraries.patch

Forgot to grant license to Apache.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0004-Created-the-Ruby-bindings-for-Address.patch

Replacement for the originally submitted patch.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0011-Ruby-specific-.gitignore-file.patch

Replacement for the originally submitted patch.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Ted Ross (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross updated QPID-3306:
---------------------------

    Attachment:     (was: 0002-Created-the-Duration-namespace-for-duration-contants.patch)

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0008-Created-the-Session-class-and-its-unit-tests.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0006-Created-the-Sender-class-and-its-unit-tests.patch

This patch supercedes the previous patch, providing the APIs from Handle that were missed the first time through.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0008-Created-the-Session-class-and-its-unit-tests.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Ted Ross (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross updated QPID-3306:
---------------------------

    Attachment:     (was: 0001-Created-the-Qpid-Ruby-libraries.patch)

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0010-Created-the-Rakefile-for-automating-tasks.patch

Replacement for the originally submitted patch.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0008-Created-the-Session-class-and-its-unit-tests.patch

This patch supercedes the previous patch, providing the APIs from Handle that were missed the first time through.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Assigned] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Ted Ross (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross reassigned QPID-3306:
------------------------------

    Assignee: Ted Ross

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>            Assignee: Ted Ross
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0007-Created-the-Receiver-class-and-its-unit-tests.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0007-Created-the-Receiver-class-and-its-unit-tests.patch

This patch supercedes the previous patch, providing the APIs from Handle that were missed the first time through.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0011-Created-the-Rakefile-for-automating-tasks.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0007-Created-the-Receiver-class-and-its-unit-tests.patch

Replacement for the originally submitted patch.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0009-Created-the-Connection-class-and-its-unit-tests.patch

Replacement for the originally submitted patch.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0005-Created-the-Message-class-and-its-unit-tests.patch

Replacement for the originally submitted patch.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Resolved] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Ted Ross (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross resolved QPID-3306.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.13

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>            Assignee: Ted Ross
>             Fix For: 0.13
>
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch

Replacement for the originally submitted patch.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0002-Created-the-Duration-namespace-for-duration-contants.patch

Replacement for the originally submitted patch.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Commented] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052553#comment-13052553 ] 

Darryl L. Pierce commented on QPID-3306:
----------------------------------------

I added one last patch replacement set (for Session, Connection, Sender and Receiver) to fill in the missed APIs from Handle.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0012-Ruby-specific-.gitignore-file.patch

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

        

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


[jira] [Updated] (QPID-3306) Provides a more Ruby-like set of APIs on top of the bindings created by swig.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-3306:
-----------------------------------

    Attachment: 0002-Created-the-Duration-namespace-for-duration-contants.patch

Forgot to grant license to Apache.

> Provides a more Ruby-like set of APIs on top of the bindings created by swig.
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3306
>                 URL: https://issues.apache.org/jira/browse/QPID-3306
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>         Environment: All.
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Created-the-Qpid-Ruby-libraries.patch, 0001-Created-the-Qpid-Ruby-libraries.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0002-Created-the-Duration-namespace-for-duration-contants.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0003-Created-the-encode-and-decode-methods-in-Qpid-Messag.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0004-Created-the-Ruby-bindings-for-Address.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0005-Created-the-Message-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0006-Created-the-Sender-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0007-Created-the-Receiver-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0008-Created-the-Session-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0009-Created-the-Connection-class-and-its-unit-tests.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-an-integration-test-case-for-the-Ruby-bindin.patch, 0010-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Created-the-Rakefile-for-automating-tasks.patch, 0011-Ruby-specific-.gitignore-file.patch, 0012-Ruby-specific-.gitignore-file.patch
>
>
> This patch set provides new bindings that have the same feature set as the C++ APIs but with a more Ruby feel to them.

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

       

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