Remove boost dependencies from management interfaces
----------------------------------------------------
Key: QPID-1170
URL: https://issues.apache.org/jira/browse/QPID-1170
Project: Qpid
Issue Type: Improvement
Components: C++ Broker
Affects Versions: M3
Reporter: Ted Ross
Assignee: Ted Ross
Priority: Minor
Fix For: M3
The management agent interface and the management code generation contain dependencies on
the boost libraries (specifically boost::shared_ptr).
As we prepare to expose a more outward-facing management agent interface, it is desirable
to remove those dependencies so that external users don't need boost to use Qpid.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|