Can we get this one in: https://github.com/clebertsuconic/qpid-proton/tree/PROTON-694
The current version always gets me a Bytearray through EncodedMessage while I just need the ProtonJMessage for a later encoding when dealing with JMS Conversions. I have a patch linked on the issue. On Sep 21, 2014, at 5:43 PM, Bozo Dragojevic <[email protected]> wrote: > On 18. 09. 14 16:55, Rafael Schloming wrote: >> Hi Everyone, >> >> I'd like to put out a 0.8 RC soon. I will be going through JIRA shortly in >> order to triage any remaining issues. If there are any particular issues >> that you feel strongly should be included in 0.8, please follow up on this >> thread and bring them to my attention. >> >> --Rafael >> > I'd like to get these two of mine in > > PROTON-660: Fix openssl.c build on windows > PROTON-691: allow proton to be built with add_subdirectory > > Plus the other half of the Windows IOCP work by Cliff > > PROTON-684: Restrict IOCP enlistment to pn_selector_t usage scenarios in > Windows > > Bozzo
