From activemq-dev-return-3637-apmail-geronimo-activemq-dev-archive=geronimo.apache.org@geronimo.apache.org Wed Nov 08 22:56:06 2006 Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 96654 invoked from network); 8 Nov 2006 22:56:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Nov 2006 22:56:05 -0000 Received: (qmail 95063 invoked by uid 500); 8 Nov 2006 22:56:16 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 94933 invoked by uid 500); 8 Nov 2006 22:56:15 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 94924 invoked by uid 99); 8 Nov 2006 22:56:15 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 14:56:15 -0800 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=DNS_FROM_RFC_WHOIS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of tabish@twcny.rr.com designates 24.24.2.57 as permitted sender) Received: from [24.24.2.57] (HELO ms-smtp-03.nyroc.rr.com) (24.24.2.57) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 14:56:01 -0800 Received: from Workstation (cpe-24-58-151-190.twcny.res.rr.com [24.58.151.190]) by ms-smtp-03.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id kA8MtbBO015257 for ; Wed, 8 Nov 2006 17:55:38 -0500 (EST) From: "Timothy Bish" To: Subject: RE: activemq-cpp-1.0 release candidate Date: Wed, 8 Nov 2006 17:55:38 -0500 Message-ID: <001001c70389$031502e0$2802a8c0@Workstation> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 In-reply-to: Thread-Index: AccChv5h7CvHpAMHRDWaq4ntQXc3MABAaM/g X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked by ClamAV on apache.org I've put together a new source archive containing the release candidate for activemq-cpp 1.0 and placed it in my account here: http://people.apache.org/~tabish/ This includes the suggested changes from below. As of now I cannot address the OS X problem as I don't have a machine to test with. We may have to leave that for a later date. Take a look. Thanks Tim > -----Original Message----- > From: chirino@gmail.com [mailto:chirino@gmail.com] On Behalf Of Hiram > Chirino > Sent: Tuesday, November 07, 2006 11:07 AM > To: activemq-dev@geronimo.apache.org > Subject: Re: activemq-cpp-1.0 release candidate > Importance: High > > Hi Tim, > > It looks like a good start! > > It compiled great under OS X and the unit tests passed fine. The > integration tests bombed out though: > > $ src/test-integration/activemq-test-integration > integration::durable::DurableTester::test.Starting activemqcms durable > test (sending 1000 messages per type and sleeping 5 milli-seconds) ... > > caught unknown exception - tid: 50423296 > FILE: ./../main/activemq/concurrent/Lock.h, LINE: 111 - tid: > 50423296 > Bus error > > Also... I noticed that we have some files with mixed line endings.. > .specifically configure.ac. We might want to make sure the svn eol > style is set to native on all the text files. > > We should add a apache copyright header to > ./autogen.sh > **/Makefile.am > > The xcode project is also not setup correctly.. I'll work on getting > this right and commit the fix shortly. > > > On 11/6/06, Timothy Bish wrote: > > Hey all > > > > > > > > I've put together a source archive containing the release candidate for > > activemq-cpp 1.0 and placed it in my account here: > > http://people.apache.org/~tabish/ > > > > > > > > I've cut a 1.0 tag for this as well in SVN located at: > > > > https://svn.apache.org/repos/asf/incubator/activemq/activemq- > cpp/tags/active > > mq-cpp-1.0 > > > > > > > > take a look, see if there's anything missing or in need of changing > before > > we call it done. > > > > > > > > Regards > > > > Tim. > > > > > > > > > > > > > > > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com