You are viewing a plain text version of this content. The canonical link for it is here.
- [qpid-proton] branch master updated (6353ad9 -> 2381e1f) - posted by as...@apache.org on 2021/03/02 04:24:35 UTC, 0 replies.
- [qpid-proton] 01/03: PROTON-2338: [proactor] Add prototypes for new raw connection half close operations - posted by as...@apache.org on 2021/03/02 04:24:36 UTC, 0 replies.
- [qpid-proton] 02/03: PROTON-2338: Implement proactor raw connection half close operations - posted by as...@apache.org on 2021/03/02 04:24:37 UTC, 0 replies.
- [qpid-proton] 03/03: PROTON-2338:: Added some testing for raw connection half close - posted by as...@apache.org on 2021/03/02 04:24:38 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1974 Update deprecated assertEquals, remove suppression H234 (#1059) - posted by jd...@apache.org on 2021/03/02 12:21:45 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1984: Matched the method signature of _client_rx_body_cb with the implementation. Modified uintmax_t len to size_t len - posted by gm...@apache.org on 2021/03/02 14:27:18 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2339: Proactor raw connection: Introduce DRAIN_BUFFERS event - posted by as...@apache.org on 2021/03/02 20:49:22 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2338: Removed some unused code that was bothering clang - posted by as...@apache.org on 2021/03/02 21:57:36 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1974 Remove flake8 suppressions and fix import issues F401 and F403 (#1058) - posted by jd...@apache.org on 2021/03/03 15:50:19 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-1 created (now 5418dac) - posted by jd...@apache.org on 2021/03/04 06:20:29 UTC, 0 replies.
- [qpid-dispatch] 01/01: NO-JIRA Use PROTON_VERSION=0.33.0 on macOS TravisCI - posted by jd...@apache.org on 2021/03/04 06:20:30 UTC, 0 replies.
- [qpid-dispatch] branch master updated: NO-JIRA: enable manual build trigger, useful to pick up recent proton master changes, or trigger a new run while retaining old logs - posted by ro...@apache.org on 2021/03/04 10:54:55 UTC, 0 replies.
- [qpid-dispatch] branch master updated: NO-JIRA: Modified system_tests_htttp2 to print out the return code and output of curl execution - posted by gm...@apache.org on 2021/03/04 14:37:06 UTC, 0 replies.
- [qpid-dispatch] branch master updated: NO-JIRA: Fixed python-checker error introduced in the previous checkin - posted by gm...@apache.org on 2021/03/04 17:35:27 UTC, 0 replies.
- [qpid-dispatch] branch DISPATCH-1988 created (now bbe93f4) - posted by gm...@apache.org on 2021/03/04 17:42:30 UTC, 0 replies.
- [qpid-dispatch] 01/01: DISPATCH-1988: Added code to start routing a delivery only if there is some data in the content->buffers or in content->pending. If we never receive any data, the delivery is rejected - posted by gm...@apache.org on 2021/03/04 17:42:31 UTC, 0 replies.
- [qpid-dispatch] branch DISPATCH-1988 deleted (was bbe93f4) - posted by gm...@apache.org on 2021/03/04 17:45:36 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1974: Minor change to qdstat.in to put back the qpid_dispatch_site import. This helps locate the appropriate python packages - posted by gm...@apache.org on 2021/03/04 22:38:03 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1974: Additional changes to qdmanage and tox.ini.in - posted by gm...@apache.org on 2021/03/05 00:10:29 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2340: Fix some TSAN issues in proactor raw connection - posted by as...@apache.org on 2021/03/05 04:01:15 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1974 Add explanatory comment for qpid_dispatch_site import (#1063) - posted by jd...@apache.org on 2021/03/05 06:26:18 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-2 created (now 5cd12e3) - posted by jd...@apache.org on 2021/03/05 15:42:41 UTC, 0 replies.
- [qpid-dispatch] 01/01: DISPATCH-1989 Test w/ libuv in GitHub Actions CI - posted by jd...@apache.org on 2021/03/05 15:42:42 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-2 updated: fixup separate cache for libuv - posted by jd...@apache.org on 2021/03/05 15:45:27 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-2 updated: fix typo - posted by jd...@apache.org on 2021/03/05 15:47:21 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-2 updated: exclude libuv incompatible tests - posted by jd...@apache.org on 2021/03/05 16:30:07 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2340: Make raw connection echo example multithreaded - posted by as...@apache.org on 2021/03/05 22:16:34 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1969 Create CI job that renders Dispatch documentation (#1065) - posted by jd...@apache.org on 2021/03/08 14:02:48 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1981: TCP self test to force Q2 flow control - posted by ch...@apache.org on 2021/03/08 16:31:56 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1922 Use check_output from Python std lib (#1066) - posted by jd...@apache.org on 2021/03/08 18:02:26 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1988: Added code to start routing a delivery only if there is some data in the content->buffers or in content->pending. If we never receive any data and the receive is complete, the delivery is rejected. This closes #1062 - posted by gm...@apache.org on 2021/03/09 21:12:13 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-styles-4.8.5 created (now 958b3a5) - posted by gi...@apache.org on 2021/03/10 05:34:24 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-topology-4.7.45 created (now 6faec95) - posted by gi...@apache.org on 2021/03/10 05:42:34 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/patternfly-4.90.5 created (now 0e3f6b7) - posted by gi...@apache.org on 2021/03/10 05:50:24 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-icons-4.9.5 created (now 3a18a12) - posted by gi...@apache.org on 2021/03/10 05:53:52 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-charts-6.14.6 created (now ffc578b) - posted by gi...@apache.org on 2021/03/10 06:10:30 UTC, 0 replies.
- [qpid-jms] branch master updated: QPIDJMS-525: update to Netty 4.1.60 - posted by ro...@apache.org on 2021/03/10 16:34:50 UTC, 0 replies.
- [qpid-jms] branch master updated: QPIDJMS-526: fire the ExceptionListener when handling remote Session closure if it has a consumer with a MessageListener - posted by ro...@apache.org on 2021/03/10 17:03:54 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2340: Small fixes to raw_echo to avoid warnings - posted by as...@apache.org on 2021/03/11 02:08:54 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2340: Another small fix to raw_echo for Visual Studio C compilers - posted by as...@apache.org on 2021/03/11 03:54:27 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2343: Tidy up build flag selection - posted by as...@apache.org on 2021/03/11 13:16:37 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-2 updated (135f72d -> 37dbacc) - posted by jd...@apache.org on 2021/03/11 16:09:46 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1996: Check the discard flag before continuing with freeing the connection. The connection most certainly is already freed by adaptor_final - posted by gm...@apache.org on 2021/03/11 19:11:07 UTC, 0 replies.
- [qpid-broker-j] branch master updated: QPID-8511: [Broker-J] Upgrade dojotoolkit to version 1.16.3 - posted by or...@apache.org on 2021/03/14 20:09:31 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: QPID-8511: [Broker-J] Upgrade dojotoolkit to version 1.16.3 - posted by or...@apache.org on 2021/03/14 20:10:11 UTC, 0 replies.
- [qpid-cpp] branch master updated: QPID-8413: Python 3 support in managementgen (#24) - posted by jd...@apache.org on 2021/03/15 10:54:32 UTC, 0 replies.
- [qpid-jms] branch master updated: [maven-release-plugin] prepare release 0.57.0 - posted by ro...@apache.org on 2021/03/15 16:16:00 UTC, 0 replies.
- [qpid-jms] annotated tag 0.57.0 created (now 36396de) - posted by ro...@apache.org on 2021/03/15 16:16:09 UTC, 0 replies.
- [qpid-jms] branch master updated: [maven-release-plugin] prepare for next development iteration - posted by ro...@apache.org on 2021/03/15 16:16:17 UTC, 0 replies.
- svn commit: r46632 - /dev/qpid/jms/0.57.0-rc1/ - posted by ro...@apache.org on 2021/03/15 16:51:57 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2001: set streaming link priority to 4 - posted by kg...@apache.org on 2021/03/16 15:42:21 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2003: Memory usage as uint32 underreports larger sizes - posted by ch...@apache.org on 2021/03/16 21:09:44 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1979: Added code to capture the footer of the GRPC message in case it arrives before credit is available to send the message. Also code to create new nghttp2 session when a new connection is opened. This closes #1057. - posted by gm...@apache.org on 2021/03/17 14:50:37 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1723: Free any link_work items still in the link->work_list and free that associated error object as well. This closes #1067. - posted by gm...@apache.org on 2021/03/17 15:50:08 UTC, 0 replies.
- [qpid-proton-j] branch master updated: NO-JIRA: update to JDK16 now it is released - posted by ro...@apache.org on 2021/03/17 16:20:50 UTC, 0 replies.
- [qpid-jms] branch master updated: NO-JIRA: update to JDK16 now it is released - posted by ro...@apache.org on 2021/03/17 16:21:34 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1979: Additional fix, clean session data after conn config has been set to zero - posted by gm...@apache.org on 2021/03/17 16:44:31 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2005: Combined two loops into one in handle_incoming_http to yield a minor performance improvement - posted by gm...@apache.org on 2021/03/17 19:43:04 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1660: Introduced a hash_handle on the item so we can set the item->hash_handle->item to zero when the item is freed. This ensures that the hash_handle will never be able to reach the freed item. This closes #1075. - posted by gm...@apache.org on 2021/03/18 00:59:12 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-1 updated (5418dac -> 1e70b7e) - posted by jd...@apache.org on 2021/03/19 10:53:05 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-1 updated (1e70b7e -> 323a0eb) - posted by jd...@apache.org on 2021/03/19 11:17:14 UTC, 0 replies.
- [qpid-proton] branch jd_e4f3c34396c798529b35fadf93ba57b771aadebf created (now e4f3c34) - posted by jd...@apache.org on 2021/03/19 11:42:16 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-1 updated (323a0eb -> 938e286) - posted by jd...@apache.org on 2021/03/19 11:43:13 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1962 Make LSan suppressions more targeted and specific (#1048) - posted by jd...@apache.org on 2021/03/19 18:54:13 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1959 Bump actions/cache from v2 to v2.1.4 (#1021) - posted by jd...@apache.org on 2021/03/20 11:27:04 UTC, 0 replies.
- [qpid-dispatch] branch master updated (6d16b5f -> b835eb7) - posted by jd...@apache.org on 2021/03/20 16:49:53 UTC, 0 replies.
- [qpid-dispatch] branch master updated: NO-JIRA: fix minor buffer leak in buffer unit tests - posted by kg...@apache.org on 2021/03/22 18:43:11 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1949: fix ASAN warnings in parse.c - posted by kg...@apache.org on 2021/03/22 19:34:59 UTC, 0 replies.
- [qpid-proton] branch master updated (51b0070 -> 3deea55) - posted by jd...@apache.org on 2021/03/22 20:14:04 UTC, 0 replies.
- [qpid-proton] 01/02: PROTON-2342 Upgrade Catch to v1.12.2 - posted by jd...@apache.org on 2021/03/22 20:14:05 UTC, 0 replies.
- [qpid-proton] 02/02: PROTON-2342 Apply patch for non-constant SIGSTKSZ from Fedora to Catch - posted by jd...@apache.org on 2021/03/22 20:14:06 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1962 Fix leak from libwebsockets.so in unit_tests (#1080) - posted by jd...@apache.org on 2021/03/22 21:32:19 UTC, 0 replies.
- [qpid-jms] branch main created (now c2b2ee5) - posted by cm...@apache.org on 2021/03/23 04:06:41 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2346: c/src/proactor/epoll-internal.h: fix build on musl (#300) - posted by jd...@apache.org on 2021/03/23 08:00:52 UTC, 0 replies.
- [qpid-jms] branch main updated: NO-JIRA: trivial change to verify repo after branch changes - posted by ro...@apache.org on 2021/03/23 09:52:12 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2008: Reduced the frequency of pings based on the timing of the incoming traffic. This closes #1076. - posted by gm...@apache.org on 2021/03/23 13:42:40 UTC, 0 replies.
- svn commit: r46714 - /release/qpid/jms/0.57.0/ - posted by ro...@apache.org on 2021/03/23 15:46:20 UTC, 0 replies.
- svn commit: r46715 - /release/qpid/jms/0.55.0/ - posted by ro...@apache.org on 2021/03/23 15:46:46 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2012: Move the setting of the initial delivery's conn_id and link_id to qdr_link_first_attach. This closes #1078. - posted by gm...@apache.org on 2021/03/23 16:14:40 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2008: Additional fix. Added new grpc option grpc.http2.max_ping_strikes. - posted by gm...@apache.org on 2021/03/23 22:16:23 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1997 Update Doctest from 2.3.6 to 2.4.6 to resolve Rawhide compilation failure (#1082) - posted by jd...@apache.org on 2021/03/24 09:47:22 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2009 Fix printf format specifier for size_t in buffer_test.c (#1083) - posted by jd...@apache.org on 2021/03/24 09:54:28 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2332: [C++] Allow access to link properties (#293) - posted by jd...@apache.org on 2021/03/24 09:59:58 UTC, 0 replies.
- [qpid-site] branch asf-site updated: update site for qpid-jms-0.57.0 - posted by ro...@apache.org on 2021/03/24 10:57:42 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2008: Added some additional server paramters in system_tests_grpc to stop the ping errors - posted by gm...@apache.org on 2021/03/24 16:35:21 UTC, 0 replies.
- [qpid-jms] branch main updated: QPIDJMS-527 Add support for ScramSHA512 SASL authentication - posted by ta...@apache.org on 2021/03/24 22:56:49 UTC, 0 replies.
- [qpid-dispatch] branch master updated: Updated react-scripts to latest version to address some CVEs - posted by ea...@apache.org on 2021/03/25 16:22:15 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2011 Add aarch64 .travis.yml job; add HWASAN option (#1077) - posted by jd...@apache.org on 2021/03/25 18:31:27 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2017 Install libuv @1.40 in CI, Proton is broken with newer version (#1085) - posted by jd...@apache.org on 2021/03/25 23:16:29 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2008: Remove previous server parameters. Fixed code to send out final DATA frame with a flag even if it has no data - posted by gm...@apache.org on 2021/03/26 00:21:08 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1962 Fix leak in run_unit_tests.c (#1049) - posted by jd...@apache.org on 2021/03/26 15:32:48 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2016: Launch the echo servers immediately after port allotment. Moved logging code after router launch code. This closes #1086. - posted by gm...@apache.org on 2021/03/26 16:43:06 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1756 Don't hardcode errnos in test, macOS uses different numerical codes (#1087) - posted by jd...@apache.org on 2021/03/26 16:51:26 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2015: TSAN fixes for the http1 adaptor. This closes #1084. - posted by gm...@apache.org on 2021/03/26 19:24:49 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-2019: Check for presence of key obtained from hash handle - posted by gm...@apache.org on 2021/03/26 19:46:53 UTC, 0 replies.
- [qpid-jms] branch main updated: QPIDJMS-529 Don't track send that fail due to producer already closed - posted by ta...@apache.org on 2021/03/26 20:38:15 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/types/jest-26.0.22 created (now a36ceda) - posted by gi...@apache.org on 2021/03/27 11:19:04 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/testing-library/jest-dom-5.11.10 created (now e0a24d7) - posted by gi...@apache.org on 2021/03/27 11:19:46 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1959 Update Dispatch Console dependencies for 1.16.0 release (#1079) - posted by jd...@apache.org on 2021/03/27 12:48:19 UTC, 0 replies.
- [qpid-jms] branch main updated: QPIDJMS-529: close down connection at end, ensure test timeout exceeds component timeouts - posted by ro...@apache.org on 2021/03/29 15:00:04 UTC, 0 replies.
- [qpid-jms] branch main updated: QPIDJMS-529: verify the termination completes in alotted time, ensuring test fails if it doesnt - posted by ro...@apache.org on 2021/03/29 15:17:22 UTC, 0 replies.
- [qpid-jms] branch main updated: QPIDJMS-530 Add null check when dealing with consumer remote close - posted by ta...@apache.org on 2021/03/29 16:21:55 UTC, 0 replies.
- [qpid-jms] branch main updated: QPIDJMS-531 Update to Netty and tc-native to latest releases - posted by ta...@apache.org on 2021/03/30 15:33:42 UTC, 0 replies.
- [qpid-broker-j] branch master updated (7234883 -> ea2a5ac) - posted by or...@apache.org on 2021/03/30 23:43:43 UTC, 0 replies.
- [qpid-broker-j] 01/02: QPID-8509: [Broker-J] Add unit test for AMQPConnection_1_0Impl#getOpenTransactions() - posted by or...@apache.org on 2021/03/30 23:43:44 UTC, 1 replies.
- [qpid-broker-j] 02/02: QPID-8509 - java.util.NoSuchElementException in AMQPConnection_1_0Impl.next() - posted by or...@apache.org on 2021/03/30 23:43:45 UTC, 1 replies.
- [qpid-proton-j] branch main created (now c242c26) - posted by cm...@apache.org on 2021/03/31 00:05:11 UTC, 0 replies.
- [qpid-broker-j] branch main created (now ea2a5ac) - posted by cm...@apache.org on 2021/03/31 00:05:22 UTC, 0 replies.
- [qpid-proton] branch main created (now 8ddf539) - posted by cm...@apache.org on 2021/03/31 00:05:38 UTC, 0 replies.
- [qpid-cpp] branch main created (now 0e55886) - posted by cm...@apache.org on 2021/03/31 00:05:58 UTC, 0 replies.
- [qpid-cpp] 01/03: QPID-8390> Corrected FindProton.cmake relative path search (#22) - posted by cm...@apache.org on 2021/03/31 00:05:59 UTC, 0 replies.
- [qpid-cpp] 02/03: NO-JIRA: bump years in NOTICE files - posted by cm...@apache.org on 2021/03/31 00:06:00 UTC, 0 replies.
- [qpid-cpp] 03/03: QPID-8413: Python 3 support in managementgen (#24) - posted by cm...@apache.org on 2021/03/31 00:06:01 UTC, 0 replies.
- [qpid-dispatch] branch main created (now f2e205c) - posted by cm...@apache.org on 2021/03/31 00:06:09 UTC, 0 replies.
- [qpid-interop-test] branch main created (now c8725ed) - posted by cm...@apache.org on 2021/03/31 00:06:29 UTC, 0 replies.
- [qpid-interop-test] 01/41: QPIDIT-125: Added Apache license text to each .gitignore file, updated doc files - posted by cm...@apache.org on 2021/03/31 00:06:30 UTC, 0 replies.
- [qpid-interop-test] 02/41: QPIDIT-125: Changed version number in the pom.xml file - posted by cm...@apache.org on 2021/03/31 00:06:31 UTC, 0 replies.
- [qpid-interop-test] 03/41: QPIDIT-125: Fix for two .pom files with incorrect version and dependecy version information - posted by cm...@apache.org on 2021/03/31 00:06:32 UTC, 0 replies.
- [qpid-interop-test] 04/41: QPIDIT-125: Updated QUICKSTART to give some details on installing Amqp.Net Lite, changed Maven pom files on master to be release 0.3.0-SNAPSHOT - posted by cm...@apache.org on 2021/03/31 00:06:33 UTC, 0 replies.
- [qpid-interop-test] 05/41: QPIDIT-127: Updated parent apache pom to v19 - posted by cm...@apache.org on 2021/03/31 00:06:34 UTC, 0 replies.
- [qpid-interop-test] 06/41: QPIDIT-129: Updated hard-coded shim version number in qit_common.py. - posted by cm...@apache.org on 2021/03/31 00:06:35 UTC, 0 replies.
- [qpid-interop-test] 07/41: QPIDIT-125: Minor updates to QUICKSTART.md - posted by cm...@apache.org on 2021/03/31 00:06:36 UTC, 0 replies.
- [qpid-interop-test] 08/41: QPIDIT-125: More minor updates to QUICKSTART.md - posted by cm...@apache.org on 2021/03/31 00:06:37 UTC, 0 replies.
- [qpid-interop-test] 09/41: QPIDIT-125: correct component title/intro in README.md, link to website and trim redundant details - posted by cm...@apache.org on 2021/03/31 00:06:38 UTC, 0 replies.
- [qpid-interop-test] 10/41: QPIDIT-125: focus on details that works rather than what doesnt, correct duplicate numbering in headings - posted by cm...@apache.org on 2021/03/31 00:06:39 UTC, 0 replies.
- [qpid-interop-test] 11/41: QPIDIT-125: some more quickstart tweaks - Dont describe development tags as releases as they aren't. - Move developer repo details down as they are not a primary entry point for regular users. - posted by cm...@apache.org on 2021/03/31 00:06:40 UTC, 0 replies.
- [qpid-interop-test] 12/41: QPIDIT-125: try adding a sub-heading for visibility and separation - posted by cm...@apache.org on 2021/03/31 00:06:41 UTC, 0 replies.
- [qpid-interop-test] 13/41: QPIDIT-127: also override up to surefire 2.21.0 to resolve Java 10 compatibility issue - posted by cm...@apache.org on 2021/03/31 00:06:42 UTC, 0 replies.
- [qpid-interop-test] 14/41: QPIDIT-133: Removed float test values 'inf', '-inf' from amqp-complex-types-test becasue of Proton bug - posted by cm...@apache.org on 2021/03/31 00:06:43 UTC, 0 replies.
- [qpid-interop-test] 15/41: QPIDIT-128: Changed construction of JAVA_HOME to be compliant with Java norms, also added warning when shim jar file is not found at start of JMS tests. - posted by cm...@apache.org on 2021/03/31 00:06:44 UTC, 0 replies.
- [qpid-interop-test] 16/41: QPIDIT-125: Minor addition to QUICKSTART.md file - posted by cm...@apache.org on 2021/03/31 00:06:45 UTC, 0 replies.
- [qpid-interop-test] 17/41: QPIDIT-135: Added check for Python3 availability, disable Python3 shims when not present - posted by cm...@apache.org on 2021/03/31 00:06:46 UTC, 0 replies.
- [qpid-interop-test] 18/41: QPIDIT-136: Fix python2.7 site package path in PYTHON3PATH issue - posted by cm...@apache.org on 2021/03/31 00:06:47 UTC, 0 replies.
- [qpid-jms-amqp-0-x] branch main created (now 350f601) - posted by cm...@apache.org on 2021/03/31 00:06:47 UTC, 0 replies.
- [qpid-jms-amqp-0-x] 01/05: [maven-release-plugin] prepare for next development iteration - posted by cm...@apache.org on 2021/03/31 00:06:48 UTC, 0 replies.
- [qpid-interop-test] 19/41: NO-JIRA: update repo location links/metadata - posted by cm...@apache.org on 2021/03/31 00:06:48 UTC, 0 replies.
- [qpid-jms-amqp-0-x] 02/05: NO-JIRA: Fix sporadicly failing test - posted by cm...@apache.org on 2021/03/31 00:06:49 UTC, 0 replies.
- [qpid-interop-test] 20/41: NO-JIRA: update years in NOTICE file - posted by cm...@apache.org on 2021/03/31 00:06:49 UTC, 0 replies.
- [qpid-interop-test] 21/41: QPIDIT-137: Change broker properties connection to use retries - 25 retries are now attmepted before the test fails. - posted by cm...@apache.org on 2021/03/31 00:06:50 UTC, 0 replies.
- [qpid-jms-amqp-0-x] 03/05: NO-JIRA: Use dummy server to accept tcp connections from failover - posted by cm...@apache.org on 2021/03/31 00:06:50 UTC, 0 replies.
- [qpid-jms-amqp-0-x] 04/05: NO-JIRA: Simplify FailoverMethodTest - posted by cm...@apache.org on 2021/03/31 00:06:51 UTC, 0 replies.
- [qpid-interop-test] 22/41: NO-JIRA: add .asf.yaml file with github repo metadata - posted by cm...@apache.org on 2021/03/31 00:06:51 UTC, 0 replies.
- [qpid-jms-amqp-0-x] 05/05: NO-JIRA: bump year in NOTICE files - posted by cm...@apache.org on 2021/03/31 00:06:52 UTC, 0 replies.
- [qpid-interop-test] 23/41: NO-JIRA: fixup for last commit - posted by cm...@apache.org on 2021/03/31 00:06:52 UTC, 0 replies.
- [qpid-interop-test] 24/41: bump year in NOTICE file - posted by cm...@apache.org on 2021/03/31 00:06:53 UTC, 0 replies.
- [qpid-interop-test] 25/41: QPIDIT-138: Changed amqp.netlite shims to use dotnet rather than mono - posted by cm...@apache.org on 2021/03/31 00:06:54 UTC, 0 replies.
- [qpid-interop-test] 26/41: NO_JIRA: Minor improvement to error reporting from cmake file when complex_data_test fails generation - posted by cm...@apache.org on 2021/03/31 00:06:55 UTC, 0 replies.
- [qpid-interop-test] 27/41: NO_JIRA: Minor improvement to error reporting from cmake file when complex_data_test fails generation - posted by cm...@apache.org on 2021/03/31 00:06:56 UTC, 0 replies.
- [qpid-interop-test] 28/41: NO_JIRA: Minor improvement to error reporting from cmake file when complex_data_test fails generation - posted by cm...@apache.org on 2021/03/31 00:06:57 UTC, 0 replies.
- [qpid-interop-test] 29/41: NO_JIRA: Minor improvement to error reporting from cmake file when complex_data_test fails generation - posted by cm...@apache.org on 2021/03/31 00:06:58 UTC, 0 replies.
- [qpid-interop-test] 30/41: QPIDIT-138: Corrected wrong dotnet version: 3.1 changed to 2.1 - posted by cm...@apache.org on 2021/03/31 00:06:59 UTC, 0 replies.
- [qpid-interop-test] 31/41: QPIDIT-139: Improving install's detection of Python 2 and Python 3, preparing for swith to Python 3 tests. QPIDIT-135: Minor improvements to handling of Python 2 and Python 3 shims. The presence of PYTHON2PATH and PYTHON3PATH in env controls the running of the shims. QPIDIT-138: Minor improvements to messages during cmake run. - posted by cm...@apache.org on 2021/03/31 00:07:00 UTC, 0 replies.
- [qpid-interop-test] 32/41: QPIDIT-139: Replacing workaround for for RHEL/CentOS 7 bug where Java_FOUND not being set correctly which was removed in last checkin. - posted by cm...@apache.org on 2021/03/31 00:07:01 UTC, 0 replies.
- [qpid-python] branch main created (now 026b9a3) - posted by cm...@apache.org on 2021/03/31 00:07:01 UTC, 0 replies.
- [qpid-interop-test] 33/41: QPIDIT-139: Further refinements and removing ugly stuff in the install, fixed python error around checking env vars - posted by cm...@apache.org on 2021/03/31 00:07:02 UTC, 0 replies.
- [qpid-python] 01/05: NO-JIRA: trivial readme change, testing out repo and github mirror following git-wip-us to gitbox migration - posted by cm...@apache.org on 2021/03/31 00:07:02 UTC, 0 replies.
- [qpid-python] 02/05: NO-JIRA: update year in NOTICE file - posted by cm...@apache.org on 2021/03/31 00:07:03 UTC, 0 replies.
- [qpid-interop-test] 34/41: QPIDIT-139: Added separate install for python 3 rather than using symbolic links - posted by cm...@apache.org on 2021/03/31 00:07:03 UTC, 0 replies.
- [qpid-interop-test] 35/41: QPIDIT-140: Fix for python pointing to Python 3.x in Fedora 31. Changed all references to python to python2. - posted by cm...@apache.org on 2021/03/31 00:07:04 UTC, 0 replies.
- [qpid-python] 03/05: update readme, add note for folks looking for Python 3 and/or AMQP 1.0 support to use Proton - posted by cm...@apache.org on 2021/03/31 00:07:04 UTC, 0 replies.
- [qpid-interop-test] 36/41: QPIDIT-139: Updated tests for Python3. Updated shims to receive and send base64-encoded binary, as JSON cannot send binary. Other tidy-ups and small optimizations. - posted by cm...@apache.org on 2021/03/31 00:07:05 UTC, 0 replies.
- [qpid-python] 04/05: NO-JIRA: add .asf.yaml file with github repo metadata - posted by cm...@apache.org on 2021/03/31 00:07:05 UTC, 0 replies.
- [qpid-python] 05/05: update year in NOTICE file - posted by cm...@apache.org on 2021/03/31 00:07:06 UTC, 0 replies.
- [qpid-interop-test] 37/41: QPIDIT-139: Added header to amqp_large_content_test sender cpp shim - posted by cm...@apache.org on 2021/03/31 00:07:06 UTC, 0 replies.
- [qpid-interop-test] 38/41: QPIDIT-139: Added header to other sender cpp shims - posted by cm...@apache.org on 2021/03/31 00:07:07 UTC, 0 replies.
- [qpid-interop-test] 39/41: QPIDIT-139: Added header to other receiver cpp shims - posted by cm...@apache.org on 2021/03/31 00:07:08 UTC, 0 replies.
- [qpid-interop-test] 40/41: Update to remove dependency on perl-XML-XPath, use mvn query instead to extract version from pom.xml - posted by cm...@apache.org on 2021/03/31 00:07:09 UTC, 0 replies.
- [qpid-interop-test] 41/41: Fix for bad vesion problem using maven to search the pom file - posted by cm...@apache.org on 2021/03/31 00:07:10 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/testing-library/react-11.2.6 created (now e111bac) - posted by gi...@apache.org on 2021/03/31 00:12:26 UTC, 0 replies.
- [qpid-broker-j] branch master created (now c1382e0) - posted by or...@apache.org on 2021/03/31 00:45:47 UTC, 0 replies.
- [qpid-broker-j] 01/01: NO-JIRA: Update dependency reference files - posted by or...@apache.org on 2021/03/31 00:45:48 UTC, 0 replies.
- [qpid-broker-j] branch main updated (ea2a5ac -> c1382e0) - posted by ro...@apache.org on 2021/03/31 09:13:42 UTC, 0 replies.
- [qpid-broker-j] branch master deleted (was c1382e0) - posted by ro...@apache.org on 2021/03/31 09:26:05 UTC, 0 replies.
- [qpid-dispatch] branch main updated: NO-JIRA: update CI job configs to reflect branch names changing to main - posted by ro...@apache.org on 2021/03/31 10:40:21 UTC, 0 replies.
- [qpid-broker-j] branch main updated: NO-JIRA: update build status and instructions after default branch renamed to main - posted by ro...@apache.org on 2021/03/31 11:06:12 UTC, 0 replies.
- [qpid-dispatch] branch main updated: NO-JIRA: update various references after branches renamed to main - posted by ro...@apache.org on 2021/03/31 11:15:21 UTC, 0 replies.
- [qpid-proton] branch main updated: PROTON-2354: Fix some macOSX test failures - posted by as...@apache.org on 2021/03/31 11:20:14 UTC, 0 replies.
- [qpid-proton-j] branch main updated: NO-JIRA: update status badges links to reflect branch rename to main - posted by ro...@apache.org on 2021/03/31 11:42:18 UTC, 0 replies.
- [qpid-cpp] branch main updated: NO-JIRA: update build status badges after branch renamed to main - posted by ro...@apache.org on 2021/03/31 12:10:23 UTC, 0 replies.
- [qpid-jms] branch main updated: QPIDJMS-531 Update to Netty 4.1.62.Final - posted by ta...@apache.org on 2021/03/31 15:07:06 UTC, 0 replies.
- [qpid-jms] branch main updated: QPIDJMS-532 Update the log4j binding for slf4j to latest patch version - posted by ta...@apache.org on 2021/03/31 15:32:00 UTC, 0 replies.
- [qpid-jms] branch main updated: QPIDJMS-533 Update mockito and junit to latest - posted by ta...@apache.org on 2021/03/31 15:35:15 UTC, 0 replies.
- [qpid-site] branch master updated: remove .asf.yaml file from master, testing moving to asf-site - posted by ro...@apache.org on 2021/03/31 15:40:06 UTC, 0 replies.
- [qpid-site] branch asf-site updated: NO-JIRA: move .asf.yaml file to asf-site branch - posted by ro...@apache.org on 2021/03/31 15:42:29 UTC, 0 replies.
- [qpid-site] branch asf-site updated: NO-JIRA: testing - posted by ro...@apache.org on 2021/03/31 15:55:24 UTC, 0 replies.
- [qpid-site] branch master deleted (was d187653) - posted by ro...@apache.org on 2021/03/31 15:58:09 UTC, 0 replies.
- [qpid-site] branch asf-site updated: NO-JIRA: restore metadata to original values after testing - posted by ro...@apache.org on 2021/03/31 15:58:58 UTC, 0 replies.
- [qpid-proton] branch main updated: PROTON-2248: [c] Some code doc fixes - posted by as...@apache.org on 2021/03/31 18:05:11 UTC, 0 replies.