+1 Cloned the repo from gitbox, checked out 0.27.1-rc1 Fedora 29 - Built using via cmake ../qpid-proton - Ran tests via ctest -VV; all tests ran passed
OSX 10.11.6 w/Xcode 7.3.1 - As previously built using ccmake -DCMAKE_OSX_DEPLOYMENT_TARGET=10.11 -DBUILD_RUBY=NO ../qpid-proton as per travis setup - also disabled RUNTIME_CHECK as known issues on this platform; no issues seen on Travis OSX builds - Ran tests via ctest -VV; more limited set ran and all passed - Ran c examples broker, receive, send variants - Ran cpp examples broker, simple send and receive variants On Mon, Apr 15, 2019 at 3:12 PM Robbie Gemmell <[email protected]> wrote: > Hi folks, > > I have put together a spin for a Qpid Proton 0.27.1 release, please > give it a test out and vote accordingly. > > The files can be grabbed from: > https://dist.apache.org/repos/dist/dev/qpid/proton/0.27.1-rc1/ > > The JIRAs assigned are: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313720&version=12345370 > > It is tagged as 0.27.1-rc1. > > Regards, > Robbie > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
