2009/5/2 Andrea Gazzarini <[email protected]>: > Hi Martin, not sure about that : is QMan included on 0.5? its artifact is > available. > > Regards, > Andrea
Hi Andrea, Apologies I didn't think we had a QMan artefact as the JIRA to build the artefact was not picked up: https://issues.apache.org/jira/browse/QPID-1753 Let me know which file should be signed and I'll get that added in the next RC. Regards Martin > 2009/5/2 David Rennalls <[email protected]> > >> Steve Huston wrote: >> >>> From: David Rennalls [mailto:[email protected]] Sent: Friday, May 01, >>>> 2009 3:16 PM >>>> To: [email protected] >>>> Subject: Re: [0.5] RC-1 now available >>>> >>>> >>>> Martin Ritchie wrote: >>>> >>>>> Hi, >>>>> >>>>> I'm pleased to announce that RCs for 0.5 are now available: >>>>> >>>>> http://people.apache.org/~ritchiem/Qpid-0.5/RC1/<http://people.apache.org/%7Eritchiem/Qpid-0.5/RC1/> >>>>> >>>>> Whilst not all of the artefacts we were looking to release were >>>>> completed I've put up what we had available. >>>>> >>>>> It would be great if people could check them for any issues. >>>>> >>>>> Regards >>>>> >>>>> Martin >>>>> >>>>> Hi, >>>> I noticed one minor thing with the qpid-cpp-0.5.tar which I grabbed to >>>> try a Windows build. The Visual Studio .sln and >>>> .vcproj for the examples were missing. >>>> >>> >>> My bad... I'm working on getting that resolved now. >>> >>> If you try to build qpid on Windows from RC1, you'll also hit an error >>> that qpicbroker.vcproj is missing. I just fixed that (QPID-1835) for >>> the next RC, but for now you can copy src/qpidbroker.vcproj from the >>> qpid-0.5.tar file. >>> >> >> I have to use Visual Studio 2005. So I resorted to manually 'downgrading' >> the .sln and .vproj files >> (s/10.00/9.00/ and s/9.00/8.00/) and removed the reference to the missing >> qpidbroker.vcproj at the >> same time as I'm only interested in a client build. >> >> On a side note.. I need a static build for my purposes and it seems the >> static project configs went >> away with the QPID-1673 'Dynamic Library Build on Windows (DLL)' changes. >> However I was able to use >> the svn history of the client and common .vcproj files to generate some >> working static libs. So >> personally I'd be in favour of having those static build configs added >> back. >> >> Thanks, >> David >> >> >> >> --------------------------------------------------------------------- >> Apache Qpid - AMQP Messaging Implementation >> Project: http://qpid.apache.org >> Use/Interact: mailto:[email protected] >> >> > -- Martin Ritchie --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
