Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4291

Renamed the Ruby gemfile to "qpid_messaging"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.18
    • 0.19
    • Ruby Client
    • None

    Description

      Since the name "qpid" is already claimed on Rubygems.org, we've had to change the name of our gem to "qpid_messaging".

      This patch set includes changes needed in the internals for the Qpid Ruby bindings to use this new naming. Users will need to change:

      require "qpid"

      to:

      require "qpid_messaging"

      to avoid any potential name collisions. Otherwise, no other changes are required to their code.

      Attachments

        Activity

          People

            mcpierce Darryl Pierce
            mcpierce Darryl Pierce
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: