Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 38362 invoked from network); 30 Sep 2007 10:26:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Sep 2007 10:26:44 -0000 Received: (qmail 26742 invoked by uid 500); 30 Sep 2007 10:26:34 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 26719 invoked by uid 500); 30 Sep 2007 10:26:34 -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 26710 invoked by uid 99); 30 Sep 2007 10:26:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Sep 2007 03:26:33 -0700 X-ASF-Spam-Status: No, hits=-98.8 required=10.0 tests=ALL_TRUSTED,DNS_FROM_DOB,RCVD_IN_DOB 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; Sun, 30 Sep 2007 10:26:43 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4A3AD714212 for ; Sun, 30 Sep 2007 03:26:23 -0700 (PDT) Message-ID: <28263237.1191147983301.JavaMail.jira@brutus> Date: Sun, 30 Sep 2007 03:26:23 -0700 (PDT) From: "Nathan Mittler (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQCPP-99) Incorporate APR for generation of GUIDs In-Reply-To: <17042320.1176390334467.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-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler updated AMQCPP-99: --------------------------------- Fix Version/s: (was: 2.2) 2.1.1 > Incorporate APR for generation of GUIDs > --------------------------------------- > > Key: AMQCPP-99 > URL: https://issues.apache.org/activemq/browse/AMQCPP-99 > Project: ActiveMQ C++ Client > Issue Type: Improvement > Reporter: Nathan Mittler > Assignee: Timothy Bish > Priority: Minor > Fix For: 2.1.1 > > > It has been brought up that the standard UUID method calls are not supported by all platforms. To resolve this, we should use the APR for UUID generation. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.