[GitHub] [qpid-jms-amqp-0-x] dependabot[bot] opened a new pull request, #6: Bump junit from 4.13 to 4.13.1

2023-04-17 Thread via GitHub
dependabot[bot] opened a new pull request, #6: URL: https://github.com/apache/qpid-jms-amqp-0-x/pull/6 Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases;>junit's releases. JUnit

[jira] [Commented] (PROTON-2712) [Python] Inconsistencies in binding type mappings

2023-04-17 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17713322#comment-17713322 ] Jiri Daněk commented on PROTON-2712: I'm using unfixed version. I meant the comment to post

[jira] [Commented] (PROTON-2712) [Python] Inconsistencies in binding type mappings

2023-04-17 Thread Andrew Stitcher (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17713316#comment-17713316 ] Andrew Stitcher commented on PROTON-2712: - [~jdanek] I'm confused: my change precisely changes

[jira] [Commented] (PROTON-2712) [Python] Inconsistencies in binding type mappings

2023-04-17 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17713235#comment-17713235 ] Jiri Daněk commented on PROTON-2712: Using https://github.com/rh-messaging/cli-proton-python to

[jira] [Resolved] (PROTON-2712) [Python] Inconsistencies in binding type mappings

2023-04-17 Thread Andrew Stitcher (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-2712. - Resolution: Fixed > [Python] Inconsistencies in binding type mappings >

[jira] [Commented] (PROTON-2712) [Python] Inconsistencies in binding type mappings

2023-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17713229#comment-17713229 ] ASF subversion and git services commented on PROTON-2712: - Commit

[jira] [Created] (PROTON-2712) [Python] Inconsistencies in binding type mappings

2023-04-17 Thread Andrew Stitcher (Jira)
Andrew Stitcher created PROTON-2712: --- Summary: [Python] Inconsistencies in binding type mappings Key: PROTON-2712 URL: https://issues.apache.org/jira/browse/PROTON-2712 Project: Qpid Proton

[jira] [Updated] (DISPATCH-2357) Don't clone git tips in Dockerfile

2023-04-17 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated DISPATCH-2357: - Description: Building the dockerfile from an release archive should result in a container

[jira] [Created] (DISPATCH-2357) Don't clone git tips in Dockerfile

2023-04-17 Thread Jira
Jiri Daněk created DISPATCH-2357: Summary: Don't clone git tips in Dockerfile Key: DISPATCH-2357 URL: https://issues.apache.org/jira/browse/DISPATCH-2357 Project: Qpid Dispatch Issue Type:

[jira] [Commented] (QPID-8637) [qpid-cpp] Create Containerfile

2023-04-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/QPID-8637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17713047#comment-17713047 ] ASF GitHub Bot commented on QPID-8637: -- jiridanek commented on code in PR #40: URL:

[GitHub] [qpid-cpp] jiridanek commented on a diff in pull request #40: QPID-8637: add Containerfile based on CentOS Stream 9

2023-04-17 Thread via GitHub
jiridanek commented on code in PR #40: URL: https://github.com/apache/qpid-cpp/pull/40#discussion_r1168569213 ## Containerfile: ## @@ -0,0 +1,60 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file

[jira] [Commented] (QPID-8637) [qpid-cpp] Create Containerfile

2023-04-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/QPID-8637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17713038#comment-17713038 ] ASF GitHub Bot commented on QPID-8637: -- gemmellr commented on code in PR #40: URL:

[GitHub] [qpid-cpp] gemmellr commented on a diff in pull request #40: QPID-8637: add Containerfile based on CentOS Stream 9

2023-04-17 Thread via GitHub
gemmellr commented on code in PR #40: URL: https://github.com/apache/qpid-cpp/pull/40#discussion_r1168554340 ## Containerfile: ## @@ -0,0 +1,60 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +#

[jira] [Created] (QPID-8639) Replace Boost Bind placeholders (_1, _2, ...) in the global namespace with a lambda, or other non deprecated solution

2023-04-17 Thread Jira
Jiri Daněk created QPID-8639: Summary: Replace Boost Bind placeholders (_1, _2, ...) in the global namespace with a lambda, or other non deprecated solution Key: QPID-8639 URL:

[jira] [Updated] (QPID-8639) Replace Boost Bind placeholders (_1, _2, ...) in the global namespace with a lambda, or other non deprecated solution

2023-04-17 Thread Jira
[ https://issues.apache.org/jira/browse/QPID-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated QPID-8639: - Fix Version/s: (was: qpid-cpp-1.40.0) > Replace Boost Bind placeholders (_1, _2, ...) in the global

[jira] [Updated] (QPID-8639) Replace Boost Bind placeholders (_1, _2, ...) in the global namespace with a lambda, or other non deprecated solution

2023-04-17 Thread Jira
[ https://issues.apache.org/jira/browse/QPID-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated QPID-8639: - Issue Type: Improvement (was: Bug) > Replace Boost Bind placeholders (_1, _2, ...) in the global

[jira] [Resolved] (QPID-8605) Compilation prints annoying deprecation message from Boost many times: declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated

2023-04-17 Thread Jira
[ https://issues.apache.org/jira/browse/QPID-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk resolved QPID-8605. -- Resolution: Workaround > Compilation prints annoying deprecation message from Boost many times: >

[jira] [Commented] (QPID-8605) Compilation prints annoying deprecation message from Boost many times: declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated

2023-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/QPID-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17713000#comment-17713000 ] ASF subversion and git services commented on QPID-8605: --- Commit

[jira] [Commented] (QPID-8605) Compilation prints annoying deprecation message from Boost many times: declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated

2023-04-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/QPID-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17712999#comment-17712999 ] ASF GitHub Bot commented on QPID-8605: -- jiridanek merged PR #41: URL:

[GitHub] [qpid-cpp] jiridanek merged pull request #41: QPID-8605: silence the boost bind global placeholders warning

2023-04-17 Thread via GitHub
jiridanek merged PR #41: URL: https://github.com/apache/qpid-cpp/pull/41 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Created] (QPID-8638) src/qpid/SaslFactory.cpp:215:46: warning: cast between incompatible function types from ‘int (*)(void*, int, const char**, unsigned int*)’ to ‘int (*)()’ [-Wcast-function-

2023-04-17 Thread Jira
Jiri Daněk created QPID-8638: Summary: src/qpid/SaslFactory.cpp:215:46: warning: cast between incompatible function types from ‘int (*)(void*, int, const char**, unsigned int*)’ to ‘int (*)()’ [-Wcast-function-type] Key: QPID-8638

[jira] [Commented] (QPID-8626) [Broker-J] Dependency updates

2023-04-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/QPID-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17712983#comment-17712983 ] ASF GitHub Bot commented on QPID-8626: -- dakirily opened a new pull request, #178: URL:

[GitHub] [qpid-broker-j] dakirily opened a new pull request, #178: QPID-8626: [Broker-J] Dependency updates

2023-04-17 Thread via GitHub
dakirily opened a new pull request, #178: URL: https://github.com/apache/qpid-broker-j/pull/178 This PR addresses [QPID-8626](https://issues.apache.org/jira/browse/QPID-8626), updating broker dependencies. Following dependencies are updated: **runtime dependencies**