[jira] [Commented] (PROTON-2221) Statement coverage reporting for the ruby binding

2020-05-16 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/PROTON-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109215#comment-17109215
 ] 

ASF GitHub Bot commented on PROTON-2221:


codecov-io edited a comment on pull request #130:
URL: https://github.com/apache/qpid-proton/pull/130#issuecomment-34536


   # [Codecov](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=h1) 
Report
   > Merging 
[#130](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=desc) into 
[master](https://codecov.io/gh/apache/qpid-proton/commit/7abcfc7aba6cfd1c938324cf34a51555c845a589=desc)
 will **increase** coverage by `2.93%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-proton/pull/130/graphs/tree.svg?width=650=150=pr=UKKzV9XnFF)](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master #130  +/-   ##
   ==
   + Coverage   81.57%   84.51%   +2.93% 
   ==
 Files 270   45 -225 
 Lines   36434 2266   -34168 
   ==
   - Hits29722 1915   -27807 
   + Misses   6712  351-6361 
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[python/proton/\_handlers.py](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-cHl0aG9uL3Byb3Rvbi9faGFuZGxlcnMucHk=)
 | | |
   | 
[cpp/src/map.cpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL3NyYy9tYXAuY3Bw)
 | | |
   | 
[c/src/reactor/acceptor.c](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Yy9zcmMvcmVhY3Rvci9hY2NlcHRvci5j)
 | | |
   | 
[cpp/src/handler.cpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL3NyYy9oYW5kbGVyLmNwcA==)
 | | |
   | 
[cpp/src/contexts.hpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL3NyYy9jb250ZXh0cy5ocHA=)
 | | |
   | 
[cpp/include/proton/codec/decoder.hpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL2luY2x1ZGUvcHJvdG9uL2NvZGVjL2RlY29kZXIuaHBw)
 | | |
   | 
[python/proton/handlers.py](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-cHl0aG9uL3Byb3Rvbi9oYW5kbGVycy5weQ==)
 | | |
   | 
[cpp/include/proton/connection.hpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL2luY2x1ZGUvcHJvdG9uL2Nvbm5lY3Rpb24uaHBw)
 | | |
   | 
[cpp/include/proton/error.hpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL2luY2x1ZGUvcHJvdG9uL2Vycm9yLmhwcA==)
 | | |
   | 
[cpp/include/proton/scalar.hpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL2luY2x1ZGUvcHJvdG9uL3NjYWxhci5ocHA=)
 | | |
   | ... and [305 
more](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree-more)
 | |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=footer). 
Last update 
[7abcfc7...123f04c](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Statement coverage reporting for the ruby binding
> -
>
> Key: PROTON-2221
> URL: https://issues.apache.org/jira/browse/PROTON-2221
> Project: Qpid Proton
>  Issue Type: Test
>  Components: build, ruby-binding
>Affects Versions: proton-c-0.31.0
>Reporter: Jiri Daněk
>Assignee: Jiri Daněk
>Priority: Major
> Fix For: proton-c-0.32.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-proton] codecov-io edited a comment on pull request #130: PROTON-2221 Add coverage reporting for the Ruby binding

2020-05-16 Thread GitBox


codecov-io edited a comment on pull request #130:
URL: https://github.com/apache/qpid-proton/pull/130#issuecomment-34536


   # [Codecov](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=h1) 
Report
   > Merging 
[#130](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=desc) into 
[master](https://codecov.io/gh/apache/qpid-proton/commit/7abcfc7aba6cfd1c938324cf34a51555c845a589=desc)
 will **increase** coverage by `2.93%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-proton/pull/130/graphs/tree.svg?width=650=150=pr=UKKzV9XnFF)](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master #130  +/-   ##
   ==
   + Coverage   81.57%   84.51%   +2.93% 
   ==
 Files 270   45 -225 
 Lines   36434 2266   -34168 
   ==
   - Hits29722 1915   -27807 
   + Misses   6712  351-6361 
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[python/proton/\_handlers.py](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-cHl0aG9uL3Byb3Rvbi9faGFuZGxlcnMucHk=)
 | | |
   | 
[cpp/src/map.cpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL3NyYy9tYXAuY3Bw)
 | | |
   | 
[c/src/reactor/acceptor.c](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Yy9zcmMvcmVhY3Rvci9hY2NlcHRvci5j)
 | | |
   | 
[cpp/src/handler.cpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL3NyYy9oYW5kbGVyLmNwcA==)
 | | |
   | 
[cpp/src/contexts.hpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL3NyYy9jb250ZXh0cy5ocHA=)
 | | |
   | 
[cpp/include/proton/codec/decoder.hpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL2luY2x1ZGUvcHJvdG9uL2NvZGVjL2RlY29kZXIuaHBw)
 | | |
   | 
[python/proton/handlers.py](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-cHl0aG9uL3Byb3Rvbi9oYW5kbGVycy5weQ==)
 | | |
   | 
[cpp/include/proton/connection.hpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL2luY2x1ZGUvcHJvdG9uL2Nvbm5lY3Rpb24uaHBw)
 | | |
   | 
[cpp/include/proton/error.hpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL2luY2x1ZGUvcHJvdG9uL2Vycm9yLmhwcA==)
 | | |
   | 
[cpp/include/proton/scalar.hpp](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree#diff-Y3BwL2luY2x1ZGUvcHJvdG9uL3NjYWxhci5ocHA=)
 | | |
   | ... and [305 
more](https://codecov.io/gh/apache/qpid-proton/pull/130/diff?src=pr=tree-more)
 | |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=footer). 
Last update 
[7abcfc7...123f04c](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Updated] (PROTON-2224) Unexpected arguments in `log.warn` at python/setuputils/misc.py

2020-05-16 Thread Jira


 [ 
https://issues.apache.org/jira/browse/PROTON-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jiri Daněk updated PROTON-2224:
---
External issue URL: 
https://sonarcloud.io/project/issues?id=jiridanek_qpid-proton=AXIejPpVFQeJzc94UjCH=AXIejPpVFQeJzc94UjCH

> Unexpected arguments in `log.warn` at python/setuputils/misc.py
> ---
>
> Key: PROTON-2224
> URL: https://issues.apache.org/jira/browse/PROTON-2224
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: build, python-binding
>Affects Versions: proton-c-0.31.0
>Reporter: Jiri Daněk
>Priority: Major
>
> {code:python|title=python/setuputils/log.py}
> def warn(msg):
> logger.error("Warning: " + msg)
> {code}
> {code:python|title=python/setuputils/misc.py}
> def pkg_config_get_var(package, name):
> """Retrieve the value of the named package variable as a string
> """
> p = _call_pkg_config(['--variable=%s' % name, package])
> if not p:
> log.warn("pkg-config: var %s get failed, package %s", name, package)
> > Remove 2 unexpected arguments; 'warn' expects 1 positional arguments.Why is 
> > this an issue?
> 3 years ago L79 Bug Blocker Open Not assigned 10min effort
> > Comment based-on-misra, cwe
> return ""
> {code}
> Forthermore, {{logger.warn}} in Python stdlib is now deprecated, so it might 
> make sense to rename the function.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (PROTON-2224) Unexpected arguments in `log.warn` at python/setuputils/misc.py

2020-05-16 Thread Jira
Jiri Daněk created PROTON-2224:
--

 Summary: Unexpected arguments in `log.warn` at 
python/setuputils/misc.py
 Key: PROTON-2224
 URL: https://issues.apache.org/jira/browse/PROTON-2224
 Project: Qpid Proton
  Issue Type: Bug
  Components: build, python-binding
Affects Versions: proton-c-0.31.0
Reporter: Jiri Daněk


{code:python|title=python/setuputils/log.py}
def warn(msg):
logger.error("Warning: " + msg)
{code}

{code:python|title=python/setuputils/misc.py}
def pkg_config_get_var(package, name):
"""Retrieve the value of the named package variable as a string
"""
p = _call_pkg_config(['--variable=%s' % name, package])
if not p:
log.warn("pkg-config: var %s get failed, package %s", name, package)

> Remove 2 unexpected arguments; 'warn' expects 1 positional arguments.Why is 
> this an issue?
3 years ago L79 Bug Blocker Open Not assigned 10min effort
> Comment based-on-misra, cwe

return ""
{code}

Forthermore, {{logger.warn}} in Python stdlib is now deprecated, so it might 
make sense to rename the function.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Updated] (PROTON-2223) Duplicated branch in ruby/lib/util/error_handler.rb

2020-05-16 Thread Jira


 [ 
https://issues.apache.org/jira/browse/PROTON-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jiri Daněk updated PROTON-2223:
---
Description: 
{code:ruby}
raise Qpid::Proton::StateError.new(self.error)
  when Qpid::Proton::Error::TIMEOUT
raise Qpid::Proton::TimeoutError.new(self.error)
  when Qpid::Proton::Error::INPROGRESS
return
  when Qpid::Proton::Error::INTERRUPTED
raise Qpid::Proton::InterruptedError.new(self.error)
  when Qpid::Proton::Error::INPROGRESS

> This condition duplicates the one on line 87.Why is this an issue?
> 6 years ago L93 Bug Major Open Not assigned 10min effort
> Comment pitfall, unused

raise Qpid::Proton::InProgressError.new(self.error)
  else
raise ::ArgumentError.new("Unknown error code: #{co de}")
  end
end
{code}

edit: lol, first time it happened to me that a code block in Jira contains 
"\{code\}" and breaks formatting.

  was:
{code:ruby}
raise Qpid::Proton::StateError.new(self.error)
  when Qpid::Proton::Error::TIMEOUT
raise Qpid::Proton::TimeoutError.new(self.error)
  when Qpid::Proton::Error::INPROGRESS
return
  when Qpid::Proton::Error::INTERRUPTED
raise Qpid::Proton::InterruptedError.new(self.error)
  when Qpid::Proton::Error::INPROGRESS

> This condition duplicates the one on line 87.Why is this an issue?
> 6 years ago L93 Bug Major Open Not assigned 10min effort
> Comment pitfall, unused

raise Qpid::Proton::InProgressError.new(self.error)
  else
raise ::ArgumentError.new("Unknown error code: #{code}")
  end
end
{code}


> Duplicated branch in ruby/lib/util/error_handler.rb
> ---
>
> Key: PROTON-2223
> URL: https://issues.apache.org/jira/browse/PROTON-2223
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: ruby-binding
>Reporter: Jiri Daněk
>Assignee: Alan Conway
>Priority: Major
>
> {code:ruby}
> raise Qpid::Proton::StateError.new(self.error)
>   when Qpid::Proton::Error::TIMEOUT
> raise Qpid::Proton::TimeoutError.new(self.error)
>   when Qpid::Proton::Error::INPROGRESS
> return
>   when Qpid::Proton::Error::INTERRUPTED
> raise Qpid::Proton::InterruptedError.new(self.error)
>   when Qpid::Proton::Error::INPROGRESS
> > This condition duplicates the one on line 87.Why is this an issue?
> > 6 years ago L93 Bug Major Open Not assigned 10min effort
> > Comment pitfall, unused
> raise Qpid::Proton::InProgressError.new(self.error)
>   else
> raise ::ArgumentError.new("Unknown error code: #{co de}")
>   end
> end
> {code}
> edit: lol, first time it happened to me that a code block in Jira contains 
> "\{code\}" and breaks formatting.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Updated] (PROTON-2223) Duplicated branch in ruby/lib/util/error_handler.rb

2020-05-16 Thread Jira


 [ 
https://issues.apache.org/jira/browse/PROTON-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jiri Daněk updated PROTON-2223:
---
Affects Version/s: proton-c-0.31.0

> Duplicated branch in ruby/lib/util/error_handler.rb
> ---
>
> Key: PROTON-2223
> URL: https://issues.apache.org/jira/browse/PROTON-2223
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: ruby-binding
>Affects Versions: proton-c-0.31.0
>Reporter: Jiri Daněk
>Assignee: Alan Conway
>Priority: Major
>
> {code:ruby}
> raise Qpid::Proton::StateError.new(self.error)
>   when Qpid::Proton::Error::TIMEOUT
> raise Qpid::Proton::TimeoutError.new(self.error)
>   when Qpid::Proton::Error::INPROGRESS
> return
>   when Qpid::Proton::Error::INTERRUPTED
> raise Qpid::Proton::InterruptedError.new(self.error)
>   when Qpid::Proton::Error::INPROGRESS
> > This condition duplicates the one on line 87.Why is this an issue?
> > 6 years ago L93 Bug Major Open Not assigned 10min effort
> > Comment pitfall, unused
> raise Qpid::Proton::InProgressError.new(self.error)
>   else
> raise ::ArgumentError.new("Unknown error code: #{co de}")
>   end
> end
> {code}
> edit: lol, first time it happened to me that a code block in Jira contains 
> "\{code\}" and breaks formatting.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (PROTON-2223) Duplicated branch in ruby/lib/util/error_handler.rb

2020-05-16 Thread Jira
Jiri Daněk created PROTON-2223:
--

 Summary: Duplicated branch in ruby/lib/util/error_handler.rb
 Key: PROTON-2223
 URL: https://issues.apache.org/jira/browse/PROTON-2223
 Project: Qpid Proton
  Issue Type: Bug
  Components: ruby-binding
Reporter: Jiri Daněk
Assignee: Alan Conway


{code:ruby}
raise Qpid::Proton::StateError.new(self.error)
  when Qpid::Proton::Error::TIMEOUT
raise Qpid::Proton::TimeoutError.new(self.error)
  when Qpid::Proton::Error::INPROGRESS
return
  when Qpid::Proton::Error::INTERRUPTED
raise Qpid::Proton::InterruptedError.new(self.error)
  when Qpid::Proton::Error::INPROGRESS

> This condition duplicates the one on line 87.Why is this an issue?
> 6 years ago L93 Bug Major Open Not assigned 10min effort
> Comment pitfall, unused

raise Qpid::Proton::InProgressError.new(self.error)
  else
raise ::ArgumentError.new("Unknown error code: #{code}")
  end
end
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (PROTON-2222) Undefined variable `x` in scripts/env.py

2020-05-16 Thread Jira
Jiri Daněk created PROTON-:
--

 Summary: Undefined variable `x` in scripts/env.py
 Key: PROTON-
 URL: https://issues.apache.org/jira/browse/PROTON-
 Project: Qpid Proton
  Issue Type: Bug
  Components: build
Affects Versions: proton-c-0.31.0
Reporter: Jiri Daněk
Assignee: Jiri Daněk


{noformat}
# pull out each name value pair
while len(args):
z = args[0].split("=", 1)
if len(z) != 2:
break  # done with env args
if len(z[0]) == 0:
raise Exception("Error: incorrect format for env var: '%s'" % 
str(args[x]))

> x is not defined. Change its name or define it before using itWhy is this an 
> issue?
> 2 years ago L50 Bug Blocker Open Not assigned 10min effort

del args[0]
if len(z[1]) == 0:
# value is not present, so delete it
if z[0] in new_env:
del new_env[z[0]]
else:
new_env[z[0]] = z[1]
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Resolved] (QPID-8443) [JMS AMQP 0-x] Upgrade slf4j dependency to the latest version

2020-05-16 Thread Alex Rudyy (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy resolved QPID-8443.
--
Resolution: Fixed

> [JMS AMQP 0-x] Upgrade slf4j dependency to the latest version
> -
>
> Key: QPID-8443
> URL: https://issues.apache.org/jira/browse/QPID-8443
> Project: Qpid
>  Issue Type: Task
>  Components: JMS AMQP 0-x
>Affects Versions: qpid-java-client-0-x-6.4.0
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Trivial
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> Upgrade slf4j dependency to version 1.7.30



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Assigned] (QPID-8443) [JMS AMQP 0-x] Upgrade slf4j dependency to the latest version

2020-05-16 Thread Alex Rudyy (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy reassigned QPID-8443:


Assignee: Alex Rudyy

> [JMS AMQP 0-x] Upgrade slf4j dependency to the latest version
> -
>
> Key: QPID-8443
> URL: https://issues.apache.org/jira/browse/QPID-8443
> Project: Qpid
>  Issue Type: Task
>  Components: JMS AMQP 0-x
>Affects Versions: qpid-java-client-0-x-6.4.0
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Trivial
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> Upgrade slf4j dependency to version 1.7.30



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Updated] (QPID-8441) [JMS AMQP 0-x] Add connection options to override keystore and truststore types

2020-05-16 Thread Alex Rudyy (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy updated QPID-8441:
-
Status: Reviewable  (was: In Progress)

> [JMS AMQP 0-x] Add connection options to override keystore and truststore 
> types 
> 
>
> Key: QPID-8441
> URL: https://issues.apache.org/jira/browse/QPID-8441
> Project: Qpid
>  Issue Type: Improvement
>  Components: JMS AMQP 0-x
>Affects Versions: qpid-java-client-0-x-6.4.0
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Major
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> The connection URL lacks options for specifying types of keystores and 
> trustores. We need to add the following options:
> * trust_store_type; to specify the type of trust store
> * key_store_type; to specify the type of key store
> * encryption_key_store_type; to specify the type of encryption key store
> * encryption_trust_store_type; to specify the type of encryption trust store



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Assigned] (QPID-8441) [JMS AMQP 0-x] Add connection options to override keystore and truststore types

2020-05-16 Thread Alex Rudyy (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy reassigned QPID-8441:


Assignee: Alex Rudyy

> [JMS AMQP 0-x] Add connection options to override keystore and truststore 
> types 
> 
>
> Key: QPID-8441
> URL: https://issues.apache.org/jira/browse/QPID-8441
> Project: Qpid
>  Issue Type: Improvement
>  Components: JMS AMQP 0-x
>Affects Versions: qpid-java-client-0-x-6.4.0
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Major
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> The connection URL lacks options for specifying types of keystores and 
> trustores. We need to add the following options:
> * trust_store_type; to specify the type of trust store
> * key_store_type; to specify the type of key store
> * encryption_key_store_type; to specify the type of encryption key store
> * encryption_trust_store_type; to specify the type of encryption trust store



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Updated] (QPID-8440) [JMS AMQP 0-x] Add support for user user defined extensions to override client settings

2020-05-16 Thread Alex Rudyy (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy updated QPID-8440:
-
Status: Reviewable  (was: In Progress)

> [JMS AMQP 0-x] Add support for user user defined extensions to override 
> client settings
> ---
>
> Key: QPID-8440
> URL: https://issues.apache.org/jira/browse/QPID-8440
> Project: Qpid
>  Issue Type: Improvement
>  Components: JMS AMQP 0-x
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Major
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> Add ability to hook user defined functionality to override connection 
> settings such  as credentials. The client applications should be able to 
> change the credentials based on application settings or credentials 
> expiration.  If specified, the client should call the user provided functions 
> to get the credentials for establishing connectivity with broker



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Assigned] (QPID-8440) [JMS AMQP 0-x] Add support for user user defined extensions to override client settings

2020-05-16 Thread Alex Rudyy (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy reassigned QPID-8440:


Assignee: Alex Rudyy

> [JMS AMQP 0-x] Add support for user user defined extensions to override 
> client settings
> ---
>
> Key: QPID-8440
> URL: https://issues.apache.org/jira/browse/QPID-8440
> Project: Qpid
>  Issue Type: Improvement
>  Components: JMS AMQP 0-x
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Major
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> Add ability to hook user defined functionality to override connection 
> settings such  as credentials. The client applications should be able to 
> change the credentials based on application settings or credentials 
> expiration.  If specified, the client should call the user provided functions 
> to get the credentials for establishing connectivity with broker



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Updated] (QPID-8443) [JMS AMQP 0-x] Upgrade slf4j dependency to the latest version

2020-05-16 Thread Alex Rudyy (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy updated QPID-8443:
-
Fix Version/s: qpid-java-client-0-x-6.4.0

> [JMS AMQP 0-x] Upgrade slf4j dependency to the latest version
> -
>
> Key: QPID-8443
> URL: https://issues.apache.org/jira/browse/QPID-8443
> Project: Qpid
>  Issue Type: Task
>  Components: JMS AMQP 0-x
>Affects Versions: qpid-java-client-0-x-6.4.0
>Reporter: Alex Rudyy
>Priority: Trivial
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> Upgrade slf4j dependency to version 1.7.30



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Resolved] (QPID-8444) [JMS AMQP 0-x] Upgrade logback dependency to the latest version

2020-05-16 Thread Alex Rudyy (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy resolved QPID-8444.
--
Resolution: Fixed

> [JMS AMQP 0-x] Upgrade logback dependency to the latest version
> ---
>
> Key: QPID-8444
> URL: https://issues.apache.org/jira/browse/QPID-8444
> Project: Qpid
>  Issue Type: Task
>  Components: JMS AMQP 0-x
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Major
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> Upgrade logback dependency to version 1.7.30



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Updated] (QPID-8444) [JMS AMQP 0-x] Upgrade logback dependency to the latest version

2020-05-16 Thread Alex Rudyy (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy updated QPID-8444:
-
Status: Reviewable  (was: In Progress)

> [JMS AMQP 0-x] Upgrade logback dependency to the latest version
> ---
>
> Key: QPID-8444
> URL: https://issues.apache.org/jira/browse/QPID-8444
> Project: Qpid
>  Issue Type: Task
>  Components: JMS AMQP 0-x
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Major
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> Upgrade logback dependency to version 1.7.30



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Assigned] (QPID-8444) [JMS AMQP 0-x] Upgrade logback dependency to the latest version

2020-05-16 Thread Alex Rudyy (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy reassigned QPID-8444:


Assignee: Alex Rudyy

> [JMS AMQP 0-x] Upgrade logback dependency to the latest version
> ---
>
> Key: QPID-8444
> URL: https://issues.apache.org/jira/browse/QPID-8444
> Project: Qpid
>  Issue Type: Task
>  Components: JMS AMQP 0-x
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Major
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> Upgrade logback dependency to version 1.7.30



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8440) [JMS AMQP 0-x] Add support for user user defined extensions to override client settings

2020-05-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/QPID-8440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109184#comment-17109184
 ] 

ASF subversion and git services commented on QPID-8440:
---

Commit 7f5e17c4450a55ce65bdce1596b8cf3b1041e134 in qpid-jms-amqp-0-x's branch 
refs/heads/master from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-jms-amqp-0-x.git;h=7f5e17c ]

QPID-8440: [JMS AMQP 0-x] Add support for user user defined extensions to 
override client settings


> [JMS AMQP 0-x] Add support for user user defined extensions to override 
> client settings
> ---
>
> Key: QPID-8440
> URL: https://issues.apache.org/jira/browse/QPID-8440
> Project: Qpid
>  Issue Type: Improvement
>  Components: JMS AMQP 0-x
>Reporter: Alex Rudyy
>Priority: Major
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> Add ability to hook user defined functionality to override connection 
> settings such  as credentials. The client applications should be able to 
> change the credentials based on application settings or credentials 
> expiration.  If specified, the client should call the user provided functions 
> to get the credentials for establishing connectivity with broker



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8444) [JMS AMQP 0-x] Upgrade logback dependency to the latest version

2020-05-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/QPID-8444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109186#comment-17109186
 ] 

ASF subversion and git services commented on QPID-8444:
---

Commit f67a7e0e4d0e4b3751fda3ad5f2739f3f12499dd in qpid-jms-amqp-0-x's branch 
refs/heads/master from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-jms-amqp-0-x.git;h=f67a7e0 ]

QPID-8444: Upgrade logback


> [JMS AMQP 0-x] Upgrade logback dependency to the latest version
> ---
>
> Key: QPID-8444
> URL: https://issues.apache.org/jira/browse/QPID-8444
> Project: Qpid
>  Issue Type: Task
>  Components: JMS AMQP 0-x
>Reporter: Alex Rudyy
>Priority: Major
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> Upgrade logback dependency to version 1.7.30



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8441) [JMS AMQP 0-x] Add connection options to override keystore and truststore types

2020-05-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/QPID-8441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109187#comment-17109187
 ] 

ASF subversion and git services commented on QPID-8441:
---

Commit c25b1faa79997983de6652189086a7de7c10ad9a in qpid-jms-amqp-0-x's branch 
refs/heads/master from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-jms-amqp-0-x.git;h=c25b1fa ]

QPID-8441: [JMS AMQP 0-x] Add connection options to override keystore and 
truststore types


> [JMS AMQP 0-x] Add connection options to override keystore and truststore 
> types 
> 
>
> Key: QPID-8441
> URL: https://issues.apache.org/jira/browse/QPID-8441
> Project: Qpid
>  Issue Type: Improvement
>  Components: JMS AMQP 0-x
>Affects Versions: qpid-java-client-0-x-6.4.0
>Reporter: Alex Rudyy
>Priority: Major
> Fix For: qpid-java-client-0-x-6.4.0
>
>
> The connection URL lacks options for specifying types of keystores and 
> trustores. We need to add the following options:
> * trust_store_type; to specify the type of trust store
> * key_store_type; to specify the type of key store
> * encryption_key_store_type; to specify the type of encryption key store
> * encryption_trust_store_type; to specify the type of encryption trust store



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8443) [JMS AMQP 0-x] Upgrade slf4j dependency to the latest version

2020-05-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/QPID-8443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109185#comment-17109185
 ] 

ASF subversion and git services commented on QPID-8443:
---

Commit 6dfbd45970671ad9aed0c543269838528c3593f1 in qpid-jms-amqp-0-x's branch 
refs/heads/master from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-jms-amqp-0-x.git;h=6dfbd45 ]

QPID-8443: Upgrade slf4j version


> [JMS AMQP 0-x] Upgrade slf4j dependency to the latest version
> -
>
> Key: QPID-8443
> URL: https://issues.apache.org/jira/browse/QPID-8443
> Project: Qpid
>  Issue Type: Task
>  Components: JMS AMQP 0-x
>Affects Versions: qpid-java-client-0-x-6.4.0
>Reporter: Alex Rudyy
>Priority: Trivial
>
> Upgrade slf4j dependency to version 1.7.30



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (QPID-8444) [JMS AMQP 0-x] Upgrade logback dependency to the latest version

2020-05-16 Thread Alex Rudyy (Jira)
Alex Rudyy created QPID-8444:


 Summary: [JMS AMQP 0-x] Upgrade logback dependency to the latest 
version
 Key: QPID-8444
 URL: https://issues.apache.org/jira/browse/QPID-8444
 Project: Qpid
  Issue Type: Task
  Components: JMS AMQP 0-x
Reporter: Alex Rudyy
 Fix For: qpid-java-client-0-x-6.4.0


Upgrade logback dependency to version 1.7.30



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (QPID-8443) [JMS AMQP 0-x] Upgrade slf4j dependency to the latest version

2020-05-16 Thread Alex Rudyy (Jira)
Alex Rudyy created QPID-8443:


 Summary: [JMS AMQP 0-x] Upgrade slf4j dependency to the latest 
version
 Key: QPID-8443
 URL: https://issues.apache.org/jira/browse/QPID-8443
 Project: Qpid
  Issue Type: Task
  Components: JMS AMQP 0-x
Affects Versions: qpid-java-client-0-x-6.4.0
Reporter: Alex Rudyy


Upgrade slf4j dependency to version 1.7.30



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-proton] jiridanek commented on pull request #130: PROTON-2221 Add coverage reporting for the Ruby binding

2020-05-16 Thread GitBox


jiridanek commented on pull request #130:
URL: https://github.com/apache/qpid-proton/pull/130#issuecomment-629680485


   I'm few years too late to make it for 0.20, but 0.32 is also nice, maybe? ;-P
   
   Nowadays, I'd probably go for https://sonarcloud.io instead of Codecov, but 
well, that should work too.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (PROTON-2221) Statement coverage reporting for the ruby binding

2020-05-16 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/PROTON-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109144#comment-17109144
 ] 

ASF GitHub Bot commented on PROTON-2221:


jiridanek commented on pull request #130:
URL: https://github.com/apache/qpid-proton/pull/130#issuecomment-629680485


   I'm few years too late to make it for 0.20, but 0.32 is also nice, maybe? ;-P
   
   Nowadays, I'd probably go for https://sonarcloud.io instead of Codecov, but 
well, that should work too.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Statement coverage reporting for the ruby binding
> -
>
> Key: PROTON-2221
> URL: https://issues.apache.org/jira/browse/PROTON-2221
> Project: Qpid Proton
>  Issue Type: Test
>  Components: build, ruby-binding
>Affects Versions: proton-c-0.31.0
>Reporter: Jiri Daněk
>Assignee: Jiri Daněk
>Priority: Major
> Fix For: proton-c-0.32.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Updated] (PROTON-2221) Statement coverage reporting for the ruby binding

2020-05-16 Thread Jira


 [ 
https://issues.apache.org/jira/browse/PROTON-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jiri Daněk updated PROTON-2221:
---
External issue URL: https://github.com/apache/qpid-proton/pull/130

> Statement coverage reporting for the ruby binding
> -
>
> Key: PROTON-2221
> URL: https://issues.apache.org/jira/browse/PROTON-2221
> Project: Qpid Proton
>  Issue Type: Test
>  Components: build, ruby-binding
>Affects Versions: proton-c-0.31.0
>Reporter: Jiri Daněk
>Assignee: Jiri Daněk
>Priority: Major
> Fix For: proton-c-0.32.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (PROTON-2221) Statement coverage reporting for the ruby binding

2020-05-16 Thread Jira
Jiri Daněk created PROTON-2221:
--

 Summary: Statement coverage reporting for the ruby binding
 Key: PROTON-2221
 URL: https://issues.apache.org/jira/browse/PROTON-2221
 Project: Qpid Proton
  Issue Type: Test
  Components: build, ruby-binding
Affects Versions: proton-c-0.31.0
Reporter: Jiri Daněk
Assignee: Jiri Daněk
 Fix For: proton-c-0.32.0






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-proton] jiridanek commented on pull request #141: [windows] build fails if CMAKE_MODULE_PATH is not empty, use CMAKE_SOURCE_DIR instead

2020-05-16 Thread GitBox


jiridanek commented on pull request #141:
URL: https://github.com/apache/qpid-proton/pull/141#issuecomment-629628370


   This script will hopefully go away in Proton 0.32 thanks to #245.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-proton] jiridanek commented on pull request #141: [windows] build fails if CMAKE_MODULE_PATH is not empty, use CMAKE_SOURCE_DIR instead

2020-05-16 Thread GitBox


jiridanek commented on pull request #141:
URL: https://github.com/apache/qpid-proton/pull/141#issuecomment-629625867


   There does appear to be a way to specify shorter path, by using 
[`CMAKE_CURRENT_LIST_DIR`](https://cmake.org/cmake/help/latest/variable/CMAKE_CURRENT_LIST_DIR.html)
 or 
[`CMAKE_CURRENT_FUNCTION_LIST_DIR`](https://cmake.org/cmake/help/latest/variable/CMAKE_CURRENT_FUNCTION_LIST_DIR.html).
 The first of those is available in CMake 2.8.12.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org