[qpid-proton] branch master updated: PROTON-2301: Further fix to raw connection wake crashes

2020-11-12 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/master by this push: new 76aafe6 PROTON-2301: Further fix to raw

[qpid-dispatch] branch dev-protocol-adaptors-2 updated (c430b53 -> c63035d)

2020-11-12 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a change to branch dev-protocol-adaptors-2 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. from c430b53 DISPATCH-1830: fix inadvertent file rename that hides ECHO_CLIENT logs from Scraper

[qpid-dispatch] 02/03: DISPATCH-1826 - Drop raw connections when stream messages are settled.

2020-11-12 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors-2 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 27ac4be023ec8f7f69cf00bbf3441ee408240e86 Author: Ted Ross AuthorDate: Thu Nov 12 14:02:40 2020 -0

[qpid-dispatch] 03/03: DISPATCH-1654 - Removed the redundant copy of the ma_stream flag, leaving it in the message content only.

2020-11-12 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors-2 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit c63035d732f95d14cdaac90def77fd47da5cca2d Author: Ted Ross AuthorDate: Thu Nov 12 16:56:02 2020 -0

[qpid-dispatch] 01/03: DISPATCH_1829 - Patch from Gordon Sim

2020-11-12 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors-2 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 3c933ecce6c97e47bf155845b8a275ad63e35182 Author: Ted Ross AuthorDate: Wed Nov 11 09:19:33 2020 -0

[qpid-proton-j] branch master updated: PROTON-2297 Add some additional tests for decoding within limits

2020-11-12 Thread tabish
This is an automated email from the ASF dual-hosted git repository. tabish pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton-j.git The following commit(s) were added to refs/heads/master by this push: new c268885 PROTON-2297 Add some additional

[qpid-dispatch] branch DISPATCH-1834 deleted (was adc1b6b)

2020-11-12 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to branch DISPATCH-1834 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. was adc1b6b DISPATCH-1834: Fixed python-checker errors. Used assertIn and assertNotIn This change perma

[qpid-dispatch] 01/01: DISPATCH-1834: Fixed python-checker errors. Used assertIn and assertNotIn

2020-11-12 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch DISPATCH-1834 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit adc1b6bfd38c6644a5e594c7c2fc255286e2af00 Author: Ganesh Murthy AuthorDate: Thu Nov 12 16:25:10 2020 -0500

[qpid-dispatch] branch DISPATCH-1834 created (now adc1b6b)

2020-11-12 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to branch DISPATCH-1834 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at adc1b6b DISPATCH-1834: Fixed python-checker errors. Used assertIn and assertNotIn This branch inclu

[qpid-proton-j] branch master updated: PROTON-2297: fix handling where the string doesnt consume all of its last containing array

2020-11-12 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton-j.git The following commit(s) were added to refs/heads/master by this push: new 462027b PROTON-2297: fix handling where

svn commit: r44482 - in /dev/qpid/proton/0.33.0-rc1: ./ qpid-proton-0.33.0.tar.gz qpid-proton-0.33.0.tar.gz.asc qpid-proton-0.33.0.tar.gz.sha512

2020-11-12 Thread robbie
Author: robbie Date: Thu Nov 12 14:50:14 2020 New Revision: 44482 Log: add files for qpid-proton 0.33.0 (RC1) Added: dev/qpid/proton/0.33.0-rc1/ dev/qpid/proton/0.33.0-rc1/qpid-proton-0.33.0.tar.gz (with props) dev/qpid/proton/0.33.0-rc1/qpid-proton-0.33.0.tar.gz.asc (with props)

[qpid-proton] annotated tag 0.33.0-rc1 created (now 178a833)

2020-11-12 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to annotated tag 0.33.0-rc1 in repository https://gitbox.apache.org/repos/asf/qpid-proton.git. at 178a833 (tag) tagging 3f5babc804aca8f0459a46a0b8b0d8593eb2c8a4 (commit) replaces 0.32.0 by R

[qpid-proton] 01/02: update version for 0.33.0-rc1

2020-11-12 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 3f5babc804aca8f0459a46a0b8b0d8593eb2c8a4 Author: Robbie Gemmell AuthorDate: Thu Nov 12 12:57:50 2020 + upd

[qpid-proton] branch master updated (db12be7 -> cf6d406)

2020-11-12 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton.git. from db12be7 PROTON-2298: Disable default running of c-threaderciser tests, enable only through cmake option n

[qpid-proton] 02/02: PROTON-2300, PROTON-2269: bump version to 0.34.0-SNAPSHOT

2020-11-12 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit cf6d406224084e1b14ed1cd8322585f2ef66dfcb Author: Robbie Gemmell AuthorDate: Thu Nov 12 13:10:02 2020 + PRO

svn commit: r44481 - in /dev/qpid/proton: 0.31.0-rc3/ 0.32.0-rc1/

2020-11-12 Thread robbie
Author: robbie Date: Thu Nov 12 13:01:06 2020 New Revision: 44481 Log: clean out older RCs Removed: dev/qpid/proton/0.31.0-rc3/ dev/qpid/proton/0.32.0-rc1/ - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org F

[qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1830: fix inadvertent file rename that hides ECHO_CLIENT logs from Scraper

2020-11-12 Thread chug
This is an automated email from the ASF dual-hosted git repository. chug pushed a commit to branch dev-protocol-adaptors-2 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/dev-protocol-adaptors-2 by this push: new c430b53

[qpid-proton] branch master updated: PROTON-2298: Disable default running of c-threaderciser tests, enable only through cmake option

2020-11-12 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/master by this push: new db12be7 PROTON-2298: Disable default runni

[qpid-proton] branch master updated (b5a93a4 -> 7ac930f)

2020-11-12 Thread jdanek
This is an automated email from the ASF dual-hosted git repository. jdanek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton.git. from b5a93a4 PROTON-2269: update .so versions add 7ac930f PROTON-2295 avoid broken Go 1.15.3 in macOS CI (#276

[qpid-proton] branch master updated (b5a93a4 -> 7ac930f)

2020-11-12 Thread jdanek
This is an automated email from the ASF dual-hosted git repository. jdanek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton.git. from b5a93a4 PROTON-2269: update .so versions add 7ac930f PROTON-2295 avoid broken Go 1.15.3 in macOS CI (#276

[qpid-proton] branch master updated (b5a93a4 -> 7ac930f)

2020-11-12 Thread jdanek
This is an automated email from the ASF dual-hosted git repository. jdanek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton.git. from b5a93a4 PROTON-2269: update .so versions add 7ac930f PROTON-2295 avoid broken Go 1.15.3 in macOS CI (#276