[GitHub] qpid-dispatch pull request #256: DISPATCH-926: Fix offered capability encodi...

2018-02-14 Thread s1061123
Github user s1061123 closed the pull request at:

https://github.com/apache/qpid-dispatch/pull/256


---

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



[GitHub] qpid-dispatch pull request #256: DISPATCH-926: Fix offered capability encodi...

2018-02-13 Thread s1061123
GitHub user s1061123 opened a pull request:

https://github.com/apache/qpid-dispatch/pull/256

DISPATCH-926: Fix offered capability encoding

This code fix encoding of offered capability (symbol -> symbol[]), as OASIS 
AMQP1.0 spec.

http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-transport-v1.0-os.html#type-open

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/s1061123/qpid-dispatch fix_offer_capability

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/qpid-dispatch/pull/256.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #256


commit bb4fdd646ecabd7858baf2d738c1feddf32d5e44
Author: Tomofumi Hayashi 
Date:   2018-02-14T06:39:06Z

DISPATCH-926: Fix offered capability encoding

This code fix encoding of offered capability (symbol -> symbol[]),
as OASIS AMQP1.0 spec.




---

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