From dev-return-6691-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Wed May 23 18:38:56 2007 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 19323 invoked from network); 23 May 2007 18:38:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 May 2007 18:38:55 -0000 Received: (qmail 14730 invoked by uid 500); 23 May 2007 18:39:01 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 14594 invoked by uid 500); 23 May 2007 18:39:00 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 14569 invoked by uid 99); 23 May 2007 18:39:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2007 11:39:00 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2007 11:38:54 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7618371403E for ; Wed, 23 May 2007 11:38:34 -0700 (PDT) Message-ID: <9996908.1179945514476.JavaMail.jira@brutus> Date: Wed, 23 May 2007 11:38:34 -0700 (PDT) From: "Albert Strasheim (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQCPP-115) Change build to create dynamic libraries In-Reply-To: <14729195.1179491855373.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQCPP-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Strasheim updated AMQCPP-115: ------------------------------------ Attachment: amqcppdllv3.diff > Change build to create dynamic libraries > ---------------------------------------- > > Key: AMQCPP-115 > URL: https://issues.apache.org/activemq/browse/AMQCPP-115 > Project: ActiveMQ C++ Client > Issue Type: Task > Environment: *nix, win32 > Reporter: Nathan Mittler > Assigned To: Nathan Mittler > Priority: Minor > Fix For: 2.1 > > Attachments: amqcppdllv1.diff, amqcppdllv2.diff, amqcppdllv3.diff > > > Based on a flurry of user requests, we need to add support for generating dynamic libraries to our automake scripts and the msvc project. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.