Darryl L. Pierce created QPID-4567:
--------------------------------------

             Summary: Switch Ruby packaging from Rakefile to gemspec
                 Key: QPID-4567
                 URL: https://issues.apache.org/jira/browse/QPID-4567
             Project: Qpid
          Issue Type: Task
          Components: Ruby Client
            Reporter: Darryl L. Pierce


Currently the packaging is done via a Rakefile. However, the various parts of 
Rake have turned into a moving target with incompatible changes. So for 
packaging the gems we should move packaging to use a gemspec instead.

In the process, we can also dispose of the Qpid::Messaging::Version class which 
is not used by anything except the Rakefile. We can instead set the version 
directly in the gemspec file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to