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 (Created) (JIRA)" <ji...@apache.org> on 2012/01/05 20:20:39 UTC

[jira] [Created] (QPID-3727) [RUBY] Multiple enhancements to the Ruby client codebase include RSpec tests, new RDocs and bug fixes to Message, Address and Connection.

[RUBY] Multiple enhancements to the Ruby client codebase include RSpec tests, new RDocs and bug fixes to Message, Address and Connection.
-----------------------------------------------------------------------------------------------------------------------------------------

                 Key: QPID-3727
                 URL: https://issues.apache.org/jira/browse/QPID-3727
             Project: Qpid
          Issue Type: Improvement
          Components: Ruby Client
    Affects Versions: 0.15
            Reporter: Darryl L. Pierce
         Attachments: 0001-Refactored-a-few-methods-in-Qpid-Messaging-Message.patch, 0002-Updated-the-Rdocs-for-Qpid-Messaging-Message.patch, 0003-Fixed-how-Message-sets-the-content-when-a-Hash-or-Ar.patch, 0004-Updated-Message.ttl-to-accept-either-a-Duration-or-a.patch, 0005-Updated-the-RDocs-for-Qpid-Messaging-Address.patch, 0006-Refactored-_type-to-address_type-for-Qpid-Messaging-.patch, 0007-Removed-the-Handle-related-APIs-from-Ruby-s-Connecti.patch, 0008-Added-the-milliseconds-method-to-Qpid-Messaging-Dura.patch, 0009-Enabled-the-use-of-RSpec-files-for-testing-the-Ruby-.patch, 0010-Created-spec-helpers-for-the-Ruby-bindings.patch, 0011-Removed-the-old-unit-tests-from-Ruby.patch



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

        

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


[jira] [Updated] (QPID-3727) [RUBY] Multiple enhancements to the Ruby client codebase include RSpec tests, new RDocs and bug fixes to Message, Address and Connection.

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

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

    Attachment: 0011-Removed-the-old-unit-tests-from-Ruby.patch
                0010-Created-spec-helpers-for-the-Ruby-bindings.patch
                0009-Enabled-the-use-of-RSpec-files-for-testing-the-Ruby-.patch
                0008-Added-the-milliseconds-method-to-Qpid-Messaging-Dura.patch
                0007-Removed-the-Handle-related-APIs-from-Ruby-s-Connecti.patch
                0006-Refactored-_type-to-address_type-for-Qpid-Messaging-.patch
                0005-Updated-the-RDocs-for-Qpid-Messaging-Address.patch
                0004-Updated-Message.ttl-to-accept-either-a-Duration-or-a.patch
                0003-Fixed-how-Message-sets-the-content-when-a-Hash-or-Ar.patch
                0002-Updated-the-Rdocs-for-Qpid-Messaging-Message.patch
                0001-Refactored-a-few-methods-in-Qpid-Messaging-Message.patch
    
> [RUBY] Multiple enhancements to the Ruby client codebase include RSpec tests, new RDocs and bug fixes to Message, Address and Connection.
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3727
>                 URL: https://issues.apache.org/jira/browse/QPID-3727
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>    Affects Versions: 0.15
>            Reporter: Darryl L. Pierce
>         Attachments: 0001-Refactored-a-few-methods-in-Qpid-Messaging-Message.patch, 0002-Updated-the-Rdocs-for-Qpid-Messaging-Message.patch, 0003-Fixed-how-Message-sets-the-content-when-a-Hash-or-Ar.patch, 0004-Updated-Message.ttl-to-accept-either-a-Duration-or-a.patch, 0005-Updated-the-RDocs-for-Qpid-Messaging-Address.patch, 0006-Refactored-_type-to-address_type-for-Qpid-Messaging-.patch, 0007-Removed-the-Handle-related-APIs-from-Ruby-s-Connecti.patch, 0008-Added-the-milliseconds-method-to-Qpid-Messaging-Dura.patch, 0009-Enabled-the-use-of-RSpec-files-for-testing-the-Ruby-.patch, 0010-Created-spec-helpers-for-the-Ruby-bindings.patch, 0011-Removed-the-old-unit-tests-from-Ruby.patch
>
>


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

        

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


[jira] [Assigned] (QPID-3727) [RUBY] Multiple enhancements to the Ruby client codebase include RSpec tests, new RDocs and bug fixes to Message, Address and Connection.

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

Ted Ross reassigned QPID-3727:
------------------------------

    Assignee: Ted Ross
    
> [RUBY] Multiple enhancements to the Ruby client codebase include RSpec tests, new RDocs and bug fixes to Message, Address and Connection.
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3727
>                 URL: https://issues.apache.org/jira/browse/QPID-3727
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>    Affects Versions: 0.15
>            Reporter: Darryl L. Pierce
>            Assignee: Ted Ross
>             Fix For: 0.15
>
>         Attachments: 0001-Refactored-a-few-methods-in-Qpid-Messaging-Message.patch, 0002-Updated-the-Rdocs-for-Qpid-Messaging-Message.patch, 0003-Fixed-how-Message-sets-the-content-when-a-Hash-or-Ar.patch, 0004-Updated-Message.ttl-to-accept-either-a-Duration-or-a.patch, 0005-Updated-the-RDocs-for-Qpid-Messaging-Address.patch, 0006-Refactored-_type-to-address_type-for-Qpid-Messaging-.patch, 0007-Removed-the-Handle-related-APIs-from-Ruby-s-Connecti.patch, 0008-Added-the-milliseconds-method-to-Qpid-Messaging-Dura.patch, 0009-Enabled-the-use-of-RSpec-files-for-testing-the-Ruby-.patch, 0010-Created-spec-helpers-for-the-Ruby-bindings.patch, 0011-Removed-the-old-unit-tests-from-Ruby.patch
>
>


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

        

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


[jira] [Resolved] (QPID-3727) [RUBY] Multiple enhancements to the Ruby client codebase include RSpec tests, new RDocs and bug fixes to Message, Address and Connection.

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

Ted Ross resolved QPID-3727.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.15
    
> [RUBY] Multiple enhancements to the Ruby client codebase include RSpec tests, new RDocs and bug fixes to Message, Address and Connection.
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3727
>                 URL: https://issues.apache.org/jira/browse/QPID-3727
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Ruby Client
>    Affects Versions: 0.15
>            Reporter: Darryl L. Pierce
>            Assignee: Ted Ross
>             Fix For: 0.15
>
>         Attachments: 0001-Refactored-a-few-methods-in-Qpid-Messaging-Message.patch, 0002-Updated-the-Rdocs-for-Qpid-Messaging-Message.patch, 0003-Fixed-how-Message-sets-the-content-when-a-Hash-or-Ar.patch, 0004-Updated-Message.ttl-to-accept-either-a-Duration-or-a.patch, 0005-Updated-the-RDocs-for-Qpid-Messaging-Address.patch, 0006-Refactored-_type-to-address_type-for-Qpid-Messaging-.patch, 0007-Removed-the-Handle-related-APIs-from-Ruby-s-Connecti.patch, 0008-Added-the-milliseconds-method-to-Qpid-Messaging-Dura.patch, 0009-Enabled-the-use-of-RSpec-files-for-testing-the-Ruby-.patch, 0010-Created-spec-helpers-for-the-Ruby-bindings.patch, 0011-Removed-the-old-unit-tests-from-Ruby.patch
>
>


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

        

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