[GitHub] qpid-proton pull request: support one or more data sections in amq...

2016-01-13 Thread SreeramGarlapati
GitHub user SreeramGarlapati opened a pull request: https://github.com/apache/qpid-proton/pull/54 support one or more data sections in amqpMessage This is a suggestion on how to implement the feature request PROTON-1098 and is NOT COMPLETE, although, the code works (while sending

[jira] [Commented] (PROTON-1098) Add support for one or More Data Sections in AmqpMessage

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096723#comment-15096723 ] ASF GitHub Bot commented on PROTON-1098: GitHub user SreeramGarlapati opened a pull request:

[jira] [Resolved] (PROTON-1086) Release 11.1 and following versions on PyPI

2016-01-13 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved PROTON-1086. Resolution: Fixed Fix Version/s: 0.11.1 0.11.1 is now available on pypi > Release 11.1 and

[jira] [Created] (PROTON-1099) Upload latest stable release of python-qpid-proton onto pypi

2016-01-13 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-1099: -- Summary: Upload latest stable release of python-qpid-proton onto pypi Key: PROTON-1099 URL: https://issues.apache.org/jira/browse/PROTON-1099 Project: Qpid Proton

[jira] [Commented] (PROTON-1086) Release 11.1 and following versions on PyPI

2016-01-13 Thread Javier Ruere (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097433#comment-15097433 ] Javier Ruere commented on PROTON-1086: -- Thanks! > Release 11.1 and following versions on PyPI >

Proton 0.12.0 release update - Alpha is available

2016-01-13 Thread Justin Ross
Hello, everyone. It's time for the Proton 0.12.0 alpha. Revision: 576f656b on master Artifacts: https://dist.apache.org/repos/dist/dev/qpid/proton/0.12.0-alpha/ Test output: http://people.apache.org/~jross/qpid-releases/quirk-proton-0.12.0-alpha.log See the release page[1] for more

[jira] [Resolved] (PROTON-1096) [proton-j] enable set/get of MessageFormat on the Delivery being sent/received

2016-01-13 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved PROTON-1096. Resolution: Fixed Fix Version/s: 0.12.0 > [proton-j] enable set/get of

[jira] [Commented] (PROTON-1096) [proton-j] enable set/get of MessageFormat on the Delivery being sent/received

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096409#comment-15096409 ] ASF GitHub Bot commented on PROTON-1096: Github user gemmellr commented on the pull request:

[jira] [Created] (PROTON-1097) [proton-j] validate details for message-format value on received transfers

2016-01-13 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created PROTON-1097: -- Summary: [proton-j] validate details for message-format value on received transfers Key: PROTON-1097 URL: https://issues.apache.org/jira/browse/PROTON-1097

[jira] [Updated] (PROTON-1096) [proton-j] enable set/get of MessageFormat on the Delivery being sent/received

2016-01-13 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-1096: --- Summary: [proton-j] enable set/get of MessageFormat on the Delivery being sent/received

[jira] [Updated] (PROTON-1038) message-format on received transfer is never checked (nor made available for application to check)

2016-01-13 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-1038: --- Description: Removing proton-j from the component list here and splitting it out to its own

[jira] [Commented] (PROTON-1096) ability to specify MessageFormat on Transfer frame while sending

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096342#comment-15096342 ] ASF GitHub Bot commented on PROTON-1096: Github user asfgit closed the pull request at:

[jira] [Assigned] (PROTON-1096) [proton-j] enable set/get of MessageFormat on the Delivery being sent/received

2016-01-13 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned PROTON-1096: -- Assignee: Robbie Gemmell > [proton-j] enable set/get of MessageFormat on the Delivery

[GitHub] qpid-proton pull request: [PROTON-1096]: expose seting MessageForm...

2016-01-13 Thread gemmellr
Github user gemmellr commented on the pull request: https://github.com/apache/qpid-proton/pull/53#issuecomment-171342712 Hi Sreeram, I have made some changes that should let you do what you want. They change the API a little by usling a long to make it more intuitive (the

[GitHub] qpid-proton pull request: [PROTON-1096]: expose seting MessageForm...

2016-01-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-proton/pull/53 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (PROTON-1096) ability to specify MessageFormat on Transfer frame while sending

2016-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096341#comment-15096341 ] ASF subversion and git services commented on PROTON-1096: - Commit

[jira] [Commented] (PROTON-1096) [proton-j] enable set/get of MessageFormat on the Delivery being sent/received

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096525#comment-15096525 ] ASF GitHub Bot commented on PROTON-1096: Github user SreeramGarlapati commented on the pull

[GitHub] qpid-proton pull request: [PROTON-1096]: expose seting MessageForm...

2016-01-13 Thread SreeramGarlapati
Github user SreeramGarlapati commented on the pull request: https://github.com/apache/qpid-proton/pull/53#issuecomment-171362388 Awesome! Thanks a lot Robbie. Details about JIRA integration is helpful. Thanks! --- If your project is set up for it, you can reply to this email and