[jira] [Commented] (QPID-4454) [AMQP 1.0 JMS Client] getJMSReplyTo() != the value set with setJMSReplyTo()

2012-12-07 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526236#comment-13526236 ] Rob Godfrey commented on QPID-4454: --- Merged to 0.20 branch as revision 1418220.

Re: Review Request: Avoid using ntohl()/ntohs()/htonl()/htons()

2012-12-07 Thread Cliff Jansen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8385/#review14146 --- This looks good from a portability perspective. But it must present

Re: Review Request: Avoid using ntohl()/ntohs()/htonl()/htons()

2012-12-07 Thread Hiram Chirino
Wouldn't it be cleaner to implement those functions as macros for the platforms that don't define it? On Fri, Dec 7, 2012 at 4:19 AM, Cliff Jansen cliffjan...@gmail.com wrote: --- This is an automatically generated e-mail. To reply,

Re: Review Request: Avoid using ntohl()/ntohs()/htonl()/htons()

2012-12-07 Thread Andrew Stitcher
On Dec. 7, 2012, 9:19 a.m., Cliff Jansen wrote: This looks good from a portability perspective. But it must present a performance penalty on big endian hardware, though I can't quantify the amount. Are these functions not available on some platform? I'd actually be surprised if there

[jira] [Assigned] (QPID-1726) Develop an ASF licensed, Qpid hosted store module

2012-12-07 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke reassigned QPID-1726: - Assignee: Chuck Rolke Develop an ASF licensed, Qpid hosted store module

[jira] [Commented] (QPID-1726) Develop an ASF licensed, Qpid hosted store module

2012-12-07 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526547#comment-13526547 ] Chuck Rolke commented on QPID-1726: --- I would like to import/relicense the legacy C++

Re: Review Request: Patch to allow proton to compile in C++

2012-12-07 Thread Kenneth Giusti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8223/#review14169 --- Ship it! Ship It! - Kenneth Giusti On Dec. 5, 2012, 10:04 p.m.,

Re: Review Request: Avoid using ntohl()/ntohs()/htonl()/htons()

2012-12-07 Thread Cliff Jansen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8385/#review14171 --- Ship it! Ship It! - Cliff Jansen On Dec. 6, 2012, 11:10 p.m.,

Re: Review Request: Avoid using ntohl()/ntohs()/htonl()/htons()

2012-12-07 Thread Andrew Stitcher
On Fri, 2012-12-07 at 08:17 -0500, Hiram Chirino wrote: Wouldn't it be cleaner to implement those functions as macros for the platforms that don't define it? I think this is a misunderstanding - The platform in question is *ANSI C* and this does not define any network to host byte order

[jira] [Created] (QPID-4494) C++ Broker uses RoutingKey property during exchange declare Acl lookup

2012-12-07 Thread Chuck Rolke (JIRA)
Chuck Rolke created QPID-4494: - Summary: C++ Broker uses RoutingKey property during exchange declare Acl lookup Key: QPID-4494 URL: https://issues.apache.org/jira/browse/QPID-4494 Project: Qpid

[jira] [Created] (QPID-4495) The qpid_messaging gemfile does not install properly on RHEL 6.2

2012-12-07 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4495: -- Summary: The qpid_messaging gemfile does not install properly on RHEL 6.2 Key: QPID-4495 URL: https://issues.apache.org/jira/browse/QPID-4495 Project: Qpid

[jira] [Updated] (QPID-4496) [JMS] Improve error reporting for invalid addresses

2012-12-07 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-4496: --- Labels: addressing (was: ) [JMS] Improve error reporting for invalid addresses

[jira] [Created] (QPID-4496) [JMS] Improve error reporting for invalid addresses

2012-12-07 Thread Rajith Attapattu (JIRA)
Rajith Attapattu created QPID-4496: -- Summary: [JMS] Improve error reporting for invalid addresses Key: QPID-4496 URL: https://issues.apache.org/jira/browse/QPID-4496 Project: Qpid Issue

[jira] [Updated] (QPID-4496) [JMS] Improve error reporting for invalid addresses

2012-12-07 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-4496: --- Labels: addressing jms (was: addressing) [JMS] Improve error reporting for invalid

[jira] [Resolved] (QPID-4495) The qpid_messaging gemfile does not install properly on RHEL 6.2

2012-12-07 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-4495. Resolution: Fixed The qpid_messaging gemfile does not install properly on RHEL 6.2

0.20 inclusion request

2012-12-07 Thread Darryl L. Pierce
QPID-4495: The qpid_messaging gemfile does not install properly on RHEL 6.2 The problem was related to rvm not using g++ instead of gcc. The patch fixes this problem. http://svn.apache.org/viewvc?view=revisionrevision=1418488 -- Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc.

[jira] [Commented] (QPID-4495) The qpid_messaging gemfile does not install properly on RHEL 6.2

2012-12-07 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526790#comment-13526790 ] Darryl L. Pierce commented on QPID-4495: This is committed:

0.20 Inclusion request (RC2 compile failure)

2012-12-07 Thread Chuck Rolke
ha BrokerReplicator.cpp fails to build in windows. http://svn.apache.org/viewvc?view=revisionrevision=1415709 This patch appears to fix it. - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands,

Re: 0.20 Inclusion request (RC2 compile failure)

2012-12-07 Thread Justin Ross
Reviewed by Alan. Approved for 0.20. On Fri, 7 Dec 2012, Chuck Rolke wrote: ha BrokerReplicator.cpp fails to build in windows. http://svn.apache.org/viewvc?view=revisionrevision=1415709 This patch appears to fix it. - To

[jira] [Created] (QPID-4497) [JMS] Exclusive property for the subscription queue cannot be overridden using the address string

2012-12-07 Thread Rajith Attapattu (JIRA)
Rajith Attapattu created QPID-4497: -- Summary: [JMS] Exclusive property for the subscription queue cannot be overridden using the address string Key: QPID-4497 URL: https://issues.apache.org/jira/browse/QPID-4497

[jira] [Updated] (QPID-4497) [JMS] Exclusive property for the subscription queue cannot be overridden using the address string

2012-12-07 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-4497: --- Labels: addressing (was: ) [JMS] Exclusive property for the subscription queue cannot

0.20 release update - RC2 is out

2012-12-07 Thread Justin Ross
Hi, folks. I've cut RC2 from revision 1418220 of our release branch. You can get it here: http://people.apache.org/~jross/qpid-0.20-rc2/ Chuck was fast and found a windows build failure in RC2 before I could post this. Please give it a test in your own environment and tell us what you find,

Re: 0.20 release update - RC2 is out

2012-12-07 Thread Phil Harvey
I've successfully tested each of the following distributions: qpid-java-client-0.20-rc2.tar.gz qpid-java-broker-0.20-rc2.tar.gz qpid-java-0.20-rc2.tar.gz I checked that I can send a few messages, and log in using the web UI and JConsole, and observed a sane-looking log file. I didn't check