[jira] [Created] (QPID-3284) Removed unused variables, which caused the build to break under GCC 4.6

2011-05-27 Thread Darryl L. Pierce (JIRA)
Removed unused variables, which caused the build to break under GCC 4.6 --- Key: QPID-3284 URL: https://issues.apache.org/jira/browse/QPID-3284 Project: Qpid Issue Type:

[jira] [Updated] (QPID-3284) Removed unused variables, which caused the build to break under GCC 4.6

2011-05-27 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3284: --- Attachment: 0001-Removed-unused-variables.patch Git patch to remove unused variables.

[jira] [Commented] (QPID-3284) Removed unused variables, which caused the build to break under GCC 4.6

2011-05-27 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13040247#comment-13040247 ] Darryl L. Pierce commented on QPID-3284: Thanks for the feedback. I've modified the

[jira] [Updated] (QPID-3284) Removed unused variables, which caused the build to break under GCC 4.6

2011-05-27 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3284: --- Attachment: 0001-Removed-unused-variables.patch Refactored patch. Removed unused variables,

[jira] [Created] (QPID-3305) Variable is created, but not initialized, in VariantToRb.

2011-06-13 Thread Darryl L. Pierce (JIRA)
Variable is created, but not initialized, in VariantToRb. - Key: QPID-3305 URL: https://issues.apache.org/jira/browse/QPID-3305 Project: Qpid Issue Type: Improvement

[jira] [Updated] (QPID-3305) Variable is created, but not initialized, in VariantToRb.

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3305: --- Attachment: 0001-Set-a-default-value-for-objects-returns-in-the-Ruby-.patch Patch that

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
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

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-13 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-16 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-16 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050538#comment-13050538 ] Darryl L. Pierce commented on QPID-3306: I've attached updated patches for the

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

2011-06-21 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-21 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-21 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-21 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-06-21 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052553#comment-13052553 ] Darryl L. Pierce commented on QPID-3306: I added one last patch replacement set

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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.

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

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ 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

[jira] [Updated] (QPID-3360) Ruby implementation of Qpid example applications

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3360: --- Attachment: 0004-Created-the-map_sender-and-map_receiver-Ruby-example.patch Ruby

[jira] [Created] (QPID-3360) Ruby implementation of Qpid example applications

2011-07-15 Thread Darryl L. Pierce (JIRA)
Ruby implementation of Qpid example applications Key: QPID-3360 URL: https://issues.apache.org/jira/browse/QPID-3360 Project: Qpid Issue Type: Improvement Components: Qpid Examples

[jira] [Updated] (QPID-3360) Ruby implementation of Qpid example applications

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3360: --- Attachment: 0003-Created-the-Ruby-version-of-the-server-and-client-ex.patch Ruby

[jira] [Updated] (QPID-3360) Ruby implementation of Qpid example applications

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3360: --- Attachment: 0002-Added-a-globally-used-setup-module-for-integration-t.patch Ruby

[jira] [Updated] (QPID-3360) Ruby implementation of Qpid example applications

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3360: --- Attachment: 0001-Created-the-quintessential-Hello-World-Ruby-example-.patch Ruby

[jira] [Updated] (QPID-3360) Ruby implementation of Qpid example applications

2011-07-15 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3360: --- Attachment: 0005-Created-Ruby-versions-of-spout-and-drain.patch Ruby implementation of Qpid

[jira] [Created] (QPID-3361) Provides integration tests for the Ruby APIs

2011-07-15 Thread Darryl L. Pierce (JIRA)
Provides integration tests for the Ruby APIs Key: QPID-3361 URL: https://issues.apache.org/jira/browse/QPID-3361 Project: Qpid Issue Type: Improvement Components: AMQP Compliance, Ruby

[jira] [Updated] (QPID-3361) Provides integration tests for the Ruby APIs

2011-07-18 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3361: --- Attachment: 0002-Created-an-integration-test-that-sends-multiple-mess.patch Provides

[jira] [Updated] (QPID-3361) Provides integration tests for the Ruby APIs

2011-07-18 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3361: --- Attachment: 0001-Created-the-setup-module-for-the-integration-tests.patch Provides

[jira] [Created] (QPID-3362) Creates the Qpid gem file for distribution on RubyGems.org

2011-07-18 Thread Darryl L. Pierce (JIRA)
Creates the Qpid gem file for distribution on RubyGems.org -- Key: QPID-3362 URL: https://issues.apache.org/jira/browse/QPID-3362 Project: Qpid Issue Type: New Feature

[jira] [Updated] (QPID-3362) Creates the Qpid gem file for distribution on RubyGems.org

2011-07-18 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3362: --- Attachment: 0001-Ruby-specific-.gitignore-file.patch Creates the Qpid gem file for

[jira] [Updated] (QPID-3362) Creates the Qpid gem file for distribution on RubyGems.org

2011-07-18 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3362: --- Attachment: 0003-Added-details-to-the-README.rdoc-file-for-using-the-.patch Creates the Qpid

[jira] [Updated] (QPID-3362) Creates the Qpid gem file for distribution on RubyGems.org

2011-07-18 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3362: --- Attachment: 0002-Added-a-new-target-to-copy-rubyRUBY_wrap.cxx-into-th.patch Creates the Qpid

[jira] [Updated] (QPID-3362) Creates the Qpid gem file for distribution on RubyGems.org

2011-07-18 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3362: --- Attachment: 0004-Created-the-Qpid-gem-package.patch Creates the Qpid gem file for

[jira] [Updated] (QPID-3479) Provides the map_sender, map_receiver, spout and drain example apps using the Ruby APIs.

2011-09-08 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3479: --- Attachment: 0002-Created-Ruby-versions-of-spout-and-drain.patch Provides the map_sender,

[jira] [Created] (QPID-3479) Provides the map_sender, map_receiver, spout and drain example apps using the Ruby APIs.

2011-09-08 Thread Darryl L. Pierce (JIRA)
Provides the map_sender, map_receiver, spout and drain example apps using the Ruby APIs. Key: QPID-3479 URL: https://issues.apache.org/jira/browse/QPID-3479

[jira] [Updated] (QPID-3479) Provides the map_sender, map_receiver, spout and drain example apps using the Ruby APIs.

2011-09-08 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3479: --- Attachment: 0001-Created-the-map_sender-and-map_receiver-Ruby-example.patch Provides the

[jira] [Updated] (QPID-3480) Directly encodes and decodes message content in Ruby

2011-09-12 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3480: --- Attachment: encode-message-content.diff Directly encodes and decodes message content in Ruby

[jira] [Created] (QPID-3480) Directly encodes and decodes message content in Ruby

2011-09-12 Thread Darryl L. Pierce (JIRA)
Directly encodes and decodes message content in Ruby Key: QPID-3480 URL: https://issues.apache.org/jira/browse/QPID-3480 Project: Qpid Issue Type: Improvement Components: Ruby

[jira] [Updated] (QPID-3362) Creates the Qpid gem file for distribution on RubyGems.org

2011-09-13 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3362: --- Attachment: 0004-Created-the-Qpid-gem-package.patch Creates the Qpid gem file for

[jira] [Commented] (QPID-3362) Creates the Qpid gem file for distribution on RubyGems.org

2011-09-13 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13103616#comment-13103616 ] Darryl L. Pierce commented on QPID-3362: I've updated the 4th patch in this series

[jira] [Updated] (QPID-3362) Creates the Qpid gem file for distribution on RubyGems.org

2011-09-13 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3362: --- Attachment: 0004-Created-the-Qpid-gem-package.patch

[jira] [Updated] (QPID-3484) QMF Main-Loop Integration

2011-09-13 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3484: --- Attachment: QPID-3484.patch Provides the PosixEventNotifier type, the implementation details

[jira] [Created] (QPID-3496) Removes erroneous namespace usage.

2011-09-20 Thread Darryl L. Pierce (JIRA)
Removes erroneous namespace usage. -- Key: QPID-3496 URL: https://issues.apache.org/jira/browse/QPID-3496 Project: Qpid Issue Type: Bug Components: Qpid Managment Framework Reporter:

[jira] [Updated] (QPID-3496) Removes erroneous namespace usage.

2011-09-20 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3496: --- Attachment: 0001-Removes-an-unnecessary-statement-using-a-namespace.patch Removes unnecessary

[jira] [Created] (QPID-3967) Changes the gemfile name from qpid.gem to qpid-messaging.gem

2012-04-23 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-3967: -- Summary: Changes the gemfile name from qpid.gem to qpid-messaging.gem Key: QPID-3967 URL: https://issues.apache.org/jira/browse/QPID-3967 Project: Qpid

[jira] [Updated] (QPID-3967) Changes the gemfile name from qpid.gem to qpid-messaging.gem

2012-04-23 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3967: --- Attachment: 0001-Renames-the-qpid.gem-file-to-qpid-messaging.gem.patch Changes the

[jira] [Updated] (QPID-3968) Removed puts from QMFv1 Ruby bindings.

2012-04-23 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3968: --- Attachment: 0001-Removed-all-puts-entries-from-qmf.rb.patch Removed puts from QMFv1 Ruby

[jira] [Created] (QPID-3968) Removed puts from QMFv1 Ruby bindings.

2012-04-23 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-3968: -- Summary: Removed puts from QMFv1 Ruby bindings. Key: QPID-3968 URL: https://issues.apache.org/jira/browse/QPID-3968 Project: Qpid Issue Type: Bug

[jira] [Created] (QPID-3976) Added support to the Ruby Rakefile to locate the cqpid.so file.r

2012-04-25 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-3976: -- Summary: Added support to the Ruby Rakefile to locate the cqpid.so file.r Key: QPID-3976 URL: https://issues.apache.org/jira/browse/QPID-3976 Project: Qpid

[jira] [Updated] (QPID-3976) Added support to the Ruby Rakefile to locate the cqpid.so file.r

2012-04-25 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3976: --- Attachment: 0001-Allow-specifying-the-location-of-cqpid.so-for-Rake-t.patch Added

[jira] [Closed] (QPID-3976) Added support to the Ruby Rakefile to locate the cqpid.so file.r

2012-04-26 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce closed QPID-3976. -- Resolution: Invalid Withdrawing this issue since, in the case mentioned, a better solution was

[jira] [Created] (QPID-3983) Provides aliases in the Swig Ruby bindings for the C++ class names.

2012-05-07 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-3983: -- Summary: Provides aliases in the Swig Ruby bindings for the C++ class names. Key: QPID-3983 URL: https://issues.apache.org/jira/browse/QPID-3983 Project: Qpid

[jira] [Updated] (QPID-3992) Removed the Boost license text from the Ruby LICENSE file.

2012-05-10 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3992: --- Attachment: 0001-Removed-the-Boost-licensing-text-from-the-LICENSE-fi.patch Removed the

[jira] [Created] (QPID-3992) Removed the Boost license text from the Ruby LICENSE file.

2012-05-10 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-3992: -- Summary: Removed the Boost license text from the Ruby LICENSE file. Key: QPID-3992 URL: https://issues.apache.org/jira/browse/QPID-3992 Project: Qpid

[jira] [Updated] (QPID-3983) Provides aliases in the Swig Ruby bindings for the C++ class names.

2012-05-25 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3983: --- Attachment: 0001-Provide-a-prefix-in-Swig-to-differentiate-C-from-Rub.patch Provides

[jira] [Updated] (QPID-4083) Disable building the language bindings by default.

2012-06-25 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4083: --- Component/s: (was: Qpid Examples) (was: Python Tools)

[jira] [Updated] (QPID-4083) Disable building the language bindings by default.

2012-06-25 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4083: --- Attachment: 0001-Excludes-the-language-bindings-from-the-default-buil.patch Disable

[jira] [Created] (QPID-4101) Fixes building the Ruby language bindings for Ruby 1.9

2012-06-29 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4101: -- Summary: Fixes building the Ruby language bindings for Ruby 1.9 Key: QPID-4101 URL: https://issues.apache.org/jira/browse/QPID-4101 Project: Qpid Issue

[jira] [Updated] (QPID-4101) Fixes building the Ruby language bindings for Ruby 1.9

2012-06-29 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4101: --- Attachment: 0001-Fixes-the-Cmake-build-process-for-the-Ruby-language-.patch Fixes

[jira] [Updated] (QPID-4101) Fixes building the Ruby language bindings for Ruby 1.9

2012-07-05 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4101: --- Attachment: (was: 0001-Fixes-the-Cmake-build-process-for-the-Ruby-language-.patch)

[jira] [Updated] (QPID-4101) Fixes building the Ruby language bindings for Ruby 1.9

2012-07-05 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4101: --- Attachment: 0001-Fixes-the-Cmake-build-process-for-the-Ruby-language-.patch Fixes

[jira] [Updated] (QPID-4119) Ruby bindings and examples for Proton

2012-07-06 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4119: --- Attachment: 0005-Ruby-example-for-setting-up-a-mail-exchange-server.patch

[jira] [Created] (QPID-4119) Ruby bindings and examples for Proton

2012-07-06 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4119: -- Summary: Ruby bindings and examples for Proton Key: QPID-4119 URL: https://issues.apache.org/jira/browse/QPID-4119 Project: Qpid Issue Type: Improvement

[jira] [Created] (QPID-4134) Creates a source tarball for use by the Perl distributions.

2012-07-12 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4134: -- Summary: Creates a source tarball for use by the Perl distributions. Key: QPID-4134 URL: https://issues.apache.org/jira/browse/QPID-4134 Project: Qpid

[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

2012-07-12 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4134: --- Attachment: 0001-Added-a-new-make-target-to-bundle-the-Perl-bindings-.patch Creates a

[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

2012-07-13 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4134: --- Attachment: 0001-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch Creates a

[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

2012-07-13 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4134: --- Attachment: (was: 0001-Added-a-new-make-target-to-bundle-the-Perl-bindings-.patch)

[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

2012-07-13 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4134: --- Description: This patch adds a new target to the Cmake build system to produce a source

[jira] [Created] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-13 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4137: -- Summary: Adds ruby_gemfile target to the Cmake build system Key: QPID-4137 URL: https://issues.apache.org/jira/browse/QPID-4137 Project: Qpid Issue

[jira] [Updated] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-13 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4137: --- Description: The new target, ruby_gemfile, creates the qpid-messaging-${VERSION}.gem file.

[jira] [Updated] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-13 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4137: --- Attachment: 0002-Renamed-the-gemfile-to-qpid-messaging.patch

[jira] [Updated] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-13 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4137: --- Description: The new target, ruby_gemfile, creates the qpid-${VERSION}.gem file. The second

[jira] [Updated] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4137: --- Attachment: (was: 0001-Bumped-the-release-in-Ruby-to-0.18-to-match-the-rele.patch)

[jira] [Updated] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4137: --- Attachment: (was: 0002-Renamed-the-gemfile-to-qpid-messaging.patch) Adds

[jira] [Updated] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4137: --- Attachment: 0003-Added-ruby_gemfile-as-a-build-target.patch

[jira] [Updated] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4137: --- Description: The new target, ruby_gemfile, creates the qpid_messaging-${VERSION}.gem file.

[jira] [Updated] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4137: --- Attachment: (was: 0003-Added-ruby_gemfile-as-a-build-target.patch) Adds ruby_gemfile

[jira] [Updated] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4137: --- Attachment: (was: 0002-Renamed-the-gemfile-to-qpid-messaging.patch) Adds

[jira] [Updated] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4137: --- Attachment: 0003-Added-ruby_gemfile-as-a-build-target.patch

[jira] [Updated] (QPID-4137) Adds ruby_gemfile target to the Cmake build system

2012-07-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4137: --- Attachment: (was: 0001-Some-cleanup-on-the-rdoc-generation-and-markups.patch) Adds

[jira] [Closed] (QPID-3967) Changes the gemfile name from qpid.gem to qpid-messaging.gem

2012-07-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce closed QPID-3967. -- Resolution: Duplicate A later JIRA includes the fix presented here. Changes

[jira] [Created] (QPID-4161) Move the build system to CMake

2012-07-20 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4161: -- Summary: Move the build system to CMake Key: QPID-4161 URL: https://issues.apache.org/jira/browse/QPID-4161 Project: Qpid Issue Type: Improvement

  1   2   3   4   5   6   7   >