Re: [VOTE] merge the proton mailing list into the users/dev lists

2016-03-31 Thread Alan Conway
+1 On Wed, 2016-03-30 at 11:25 +0100, Robbie Gemmell wrote: > Hello folks, > > Many moons ago, a seperate mailing list was established for Proton, > back when it was purely a protocol engine other components would use. > Its scope has since expanded beyond that and the separate mailing > list > h

Re: Proton-j Reactor - Receiver

2016-03-31 Thread Robbie Gemmell
On 31 March 2016 at 04:32, Garlapati Sreeram Kumar wrote: > Hello All! > > I am using Proton-J reactor API (Version 0.12.0) for receiving AMQP Messages > (from Microsoft Azure Event Hubs): > https://github.com/Azure/azure-event-hubs/blob/master/java/azure-eventhubs/src/main/java/com/microsoft/az

[GitHub] qpid-proton pull request: NO-JIRA: Fix break in Javascript binding...

2016-03-31 Thread prestona
Github user prestona commented on the pull request: https://github.com/apache/qpid-proton/pull/72#issuecomment-203982961 Hi @astitcher - I've added a second commit which uses ${Proton_SOURCE_DIR}, as per your comment. If the CI builds complete successfully then: yes I would appreciat

[GitHub] qpid-proton pull request: NO-JIRA: Fix break in Javascript binding...

2016-03-31 Thread astitcher
Github user astitcher commented on the pull request: https://github.com/apache/qpid-proton/pull/72#issuecomment-203974958 This looks fine modulo the inline comment. Do you need someone else to merge it? --- If your project is set up for it, you can reply to this email and hav

[GitHub] qpid-proton pull request: NO-JIRA: Fix break in Javascript binding...

2016-03-31 Thread astitcher
Github user astitcher commented on a diff in the pull request: https://github.com/apache/qpid-proton/pull/72#discussion_r58066861 --- Diff: proton-c/bindings/javascript/CMakeLists.txt --- @@ -192,6 +192,7 @@ target_link_libraries(qpid-proton-bitcode) # Compile the s

[GitHub] qpid-proton pull request: NO-JIRA: Fix break in Javascript binding...

2016-03-31 Thread prestona
GitHub user prestona opened a pull request: https://github.com/apache/qpid-proton/pull/72 NO-JIRA: Fix break in Javascript bindings build Attempting to build Proton with Emscripten on the path fails with the following message: /home/prestona/git/qpid-proton/examples/c/messen