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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hiram > Chirino > Sent: Tuesday, November 07, 2006 11:07 AM > To: [email protected] > 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 <[EMAIL PROTECTED]> 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
