From qpid-dev-return-10836-apmail-incubator-qpid-dev-archive=incubator.apache.org@incubator.apache.org Tue Jul 08 21:59:23 2008 Return-Path: Delivered-To: apmail-incubator-qpid-dev-archive@locus.apache.org Received: (qmail 84303 invoked from network); 8 Jul 2008 21:59:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jul 2008 21:59:22 -0000 Received: (qmail 23107 invoked by uid 500); 8 Jul 2008 21:59:23 -0000 Delivered-To: apmail-incubator-qpid-dev-archive@incubator.apache.org Received: (qmail 23090 invoked by uid 500); 8 Jul 2008 21:59:23 -0000 Mailing-List: contact qpid-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: qpid-dev@incubator.apache.org Delivered-To: mailing list qpid-dev@incubator.apache.org Received: (qmail 23079 invoked by uid 99); 8 Jul 2008 21:59:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 14:59:23 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 21:58:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B75BD234C160 for ; Tue, 8 Jul 2008 14:58:31 -0700 (PDT) Message-ID: <2030662820.1215554311749.JavaMail.jira@brutus> Date: Tue, 8 Jul 2008 14:58:31 -0700 (PDT) From: "Ted Ross (JIRA)" To: qpid-dev@incubator.apache.org Subject: [jira] Resolved: (QPID-1170) Remove boost dependencies from management interfaces In-Reply-To: <783808617.1215551491590.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/QPID-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-1170. ---------------------------- Resolution: Fixed > 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.