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
Issue Type: Improvement
Components: Ruby Test Suite
Reporter: Darryl L. Pierce
Attachments:
0001-Allow-specifying-the-location-of-cqpid.so-for-Rake-t.patch
Discovered during Fedora packaging. When a native extension is not in the
default Ruby library path then Rake fails to pass any additional specified
paths to tests when run.
This patch fixes that by allowing for an environment variable, CQPID_PATH, to
be specified that points to the directory containing this library file. If it's
not specified then Rake will check the default directories (normal behavior).
When working in development, or when being verified during an installation when
the library is in some other arbitrary location, the variable can be defined
and the Rakefile and Rspec tests can be run.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]