Re: Review Request: Continuation of Qpid C++ spring cleaning - QPID-4905

2013-06-19 Thread Gordon Sim
On June 18, 2013, 9:08 p.m., Andrew Stitcher wrote: I'm not especially attached the the terminology Publisher, it comes from the pre-existing setPublisher() method on the Message. However, the purpose of this object is certainly to do with Authentication and Ownership of the thing

[jira] [Resolved] (QPID-4933) The qpid_messaging gem does not install on Ruby greater than 1.8.7

2013-06-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-4933. Resolution: Fixed Fix Version/s: 0.23 Added a check for the current Ruby version.

Re: Website update 6

2013-06-19 Thread Robbie Gemmell
Hi Justin, I had a quick lookand noticed a few issues: The site can't be used at all in IE8 as it loads up in XML view. This seems like a blocker to me, as IE8 is apparently still one of the most used browsers. The JCA download link on http://people.apache.org/~jross/transom/head/download.html

[jira] [Commented] (QPID-4745) qpidd --port 0 sometimes fails with 'Can't bind to port 0.0.0.0:49337: Address already in use (qpid/sys/posix/Socket.cpp:206)'

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13687963#comment-13687963 ] ASF subversion and git services commented on QPID-4745: --- Commit

[jira] [Commented] (QPID-4745) qpidd --port 0 sometimes fails with 'Can't bind to port 0.0.0.0:49337: Address already in use (qpid/sys/posix/Socket.cpp:206)'

2013-06-19 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13687962#comment-13687962 ] Alan Conway commented on QPID-4745: --- I can't recall why I put that --port option in there

Re: Review Request: Continuation of Qpid C++ spring cleaning - QPID-4905

2013-06-19 Thread Andrew Stitcher
On June 18, 2013, 9:08 p.m., Andrew Stitcher wrote: I'm not especially attached the the terminology Publisher, it comes from the pre-existing setPublisher() method on the Message. However, the purpose of this object is certainly to do with Authentication and Ownership of the thing

Re: Review Request: Continuation of Qpid C++ spring cleaning - QPID-4905

2013-06-19 Thread Gordon Sim
On June 18, 2013, 9:08 p.m., Andrew Stitcher wrote: I'm not especially attached the the terminology Publisher, it comes from the pre-existing setPublisher() method on the Message. However, the purpose of this object is certainly to do with Authentication and Ownership of the thing

[jira] [Created] (QPID-4936) QMF reporting differs when creating federation with --credit 0 and leaving the default

2013-06-19 Thread Zdenek Kraus (JIRA)
Zdenek Kraus created QPID-4936: -- Summary: QMF reporting differs when creating federation with --credit 0 and leaving the default Key: QPID-4936 URL: https://issues.apache.org/jira/browse/QPID-4936

[jira] [Assigned] (QPID-4936) QMF reporting differs when creating federation with --credit 0 and leaving the default

2013-06-19 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned QPID-4936: Assignee: Ken Giusti (was: Ted Ross) QMF reporting differs when creating federation with

[jira] [Commented] (QPID-4933) The qpid_messaging gem does not install on Ruby greater than 1.8.7

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688016#comment-13688016 ] ASF subversion and git services commented on QPID-4933: --- Commit

[jira] [Updated] (QPID-4936) QMF reporting differs when creating federation with --credit 0 and leaving the default

2013-06-19 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated QPID-4936: --- Component/s: (was: Qpid Managment Framework) C++ Broker QMF reporting differs when

[jira] [Commented] (QPID-4905) C++ Broker/common code needs tidying up of obsolete/unused code

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688035#comment-13688035 ] ASF subversion and git services commented on QPID-4905: --- Commit

[jira] [Commented] (QPID-4905) C++ Broker/common code needs tidying up of obsolete/unused code

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688034#comment-13688034 ] ASF subversion and git services commented on QPID-4905: --- Commit

[jira] [Resolved] (QPID-4905) C++ Broker/common code needs tidying up of obsolete/unused code

2013-06-19 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-4905. --- Resolution: Fixed Fix Version/s: 0.23 C++ Broker/common code needs tidying up of

Re: Review Request: Continuation of Qpid C++ spring cleaning - QPID-4905

2013-06-19 Thread Andrew Stitcher
On June 18, 2013, 9:08 p.m., Andrew Stitcher wrote: I'm not especially attached the the terminology Publisher, it comes from the pre-existing setPublisher() method on the Message. However, the purpose of this object is certainly to do with Authentication and Ownership of the thing

[jira] [Commented] (QPID-4854) max-negotiate-time feature breaks AMQP 1.0 (and arguably doesn't achieve the desired objective anyway)

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688048#comment-13688048 ] ASF subversion and git services commented on QPID-4854: --- Commit

[jira] [Commented] (QPID-4935) [AMQP 1.0] sender expects messages to always be accepted

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688047#comment-13688047 ] ASF subversion and git services commented on QPID-4935: --- Commit

Re: Website update 6

2013-06-19 Thread Justin Ross
On Wed, Jun 19, 2013 at 7:17 AM, Robbie Gemmell robbie.gemm...@gmail.com wrote: Hi Justin, I had a quick lookand noticed a few issues: The site can't be used at all in IE8 as it loads up in XML view. This seems like a blocker to me, as IE8 is apparently still one of the most used browsers.

[jira] [Resolved] (QPID-4935) [AMQP 1.0] sender expects messages to always be accepted

2013-06-19 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-4935. -- Resolution: Fixed [AMQP 1.0] sender expects messages to always be accepted

Re: Website update 6

2013-06-19 Thread Rob Godfrey
On 19 June 2013 16:58, Justin Ross justin.r...@gmail.com wrote: On Wed, Jun 19, 2013 at 7:17 AM, Robbie Gemmell robbie.gemm...@gmail.com wrote: Hi Justin, I had a quick lookand noticed a few issues: The site can't be used at all in IE8 as it loads up in XML view. This seems like a

Re: [VOTE] Replace the Qpid website

2013-06-19 Thread Alan Conway
[ X ] Yes, replace the existing site with the proposed site [ ] No, the proposed site isn't ready - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

[jira] [Commented] (QPID-4931) Broker should only listen to a single network address if --port 0 is specified

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688073#comment-13688073 ] ASF subversion and git services commented on QPID-4931: --- Commit

[jira] [Resolved] (QPID-4931) Broker should only listen to a single network address if --port 0 is specified

2013-06-19 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-4931. --- Resolution: Fixed Fix Version/s: 0.23 Broker should only listen to a single

[jira] [Created] (QPID-4937) [Java Broker] Separate virtual host implementations into different types

2013-06-19 Thread Rob Godfrey (JIRA)
Rob Godfrey created QPID-4937: - Summary: [Java Broker] Separate virtual host implementations into different types Key: QPID-4937 URL: https://issues.apache.org/jira/browse/QPID-4937 Project: Qpid

[jira] [Updated] (QPID-4937) [Java Broker] Separate virtual host implementations into different types

2013-06-19 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-4937: -- Issue Type: Improvement (was: Bug) [Java Broker] Separate virtual host implementations into

[jira] [Commented] (QPID-4937) [Java Broker] Separate virtual host implementations into different types

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688086#comment-13688086 ] ASF subversion and git services commented on QPID-4937: --- Commit

[jira] [Created] (QPID-4938) Stop build ssl and acl support as separate plugin modules on Unix

2013-06-19 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-4938: - Summary: Stop build ssl and acl support as separate plugin modules on Unix Key: QPID-4938 URL: https://issues.apache.org/jira/browse/QPID-4938 Project: Qpid

Re: C++ Broker use of --port 0 option

2013-06-19 Thread Alan Conway
+1 On 06/17/2013 06:42 PM, Andrew Stitcher wrote: I've just opened QPID-4931[1] and a code review [2] to change the behaviour of the --port 0 command line option to the C++ broker. Essentially if you use this option after the change the broker will only listen to a single address and you will

[jira] [Commented] (QPID-4938) Stop build ssl and acl support as separate plugin modules on Unix

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688167#comment-13688167 ] ASF subversion and git services commented on QPID-4938: --- Commit

[jira] [Commented] (QPID-4905) C++ Broker/common code needs tidying up of obsolete/unused code

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688183#comment-13688183 ] ASF subversion and git services commented on QPID-4905: --- Commit

[jira] [Commented] (QPID-4931) Broker should only listen to a single network address if --port 0 is specified

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688225#comment-13688225 ] ASF subversion and git services commented on QPID-4931: --- Commit

[jira] [Updated] (QPID-4938) Stop building ssl and acl support as separate plugin modules on Unix

2013-06-19 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher updated QPID-4938: -- Summary: Stop building ssl and acl support as separate plugin modules on Unix (was: Stop build

[jira] [Created] (QPID-4939) Provide a CMake build file for the Perl language bindings

2013-06-19 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4939: -- Summary: Provide a CMake build file for the Perl language bindings Key: QPID-4939 URL: https://issues.apache.org/jira/browse/QPID-4939 Project: Qpid

Re: QPID code reorg/cleanups - please read.

2013-06-19 Thread Fraser Adams
On 18/06/13 23:30, Ken Giusti wrote: Folks, There's some old QMF-related code in our repo that appears to be quite dead. If said code is in fact pushing up the daisies, I'd like to see removed prior to the 0.24 release. First, there's stuff that I'm almost certain is stone cold dead. AFAIK,

Re: QPID code reorg/cleanups - please read.

2013-06-19 Thread Andrew Stitcher
On Wed, 2013-06-19 at 20:04 +0100, Fraser Adams wrote: On ... So how about a) A few more warnings like this shouted out on the user list. b) disabling it from building as the default and requiring an explicit option c) updating the doco to say it's in the departure lounge and will be

[jira] [Created] (QPID-4940) Remove unmaintained/obsolete QMF code

2013-06-19 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-4940: - Summary: Remove unmaintained/obsolete QMF code Key: QPID-4940 URL: https://issues.apache.org/jira/browse/QPID-4940 Project: Qpid Issue Type: Improvement

[jira] [Commented] (QPID-4930) Provide upstream sources for Swigged Python APIs.

2013-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688360#comment-13688360 ] ASF subversion and git services commented on QPID-4930: --- Commit

[jira] [Updated] (QPID-4930) Provide upstream sources for Swigged Python APIs.

2013-06-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4930: --- Fix Version/s: 0.23 Provide upstream sources for Swigged Python APIs.

[jira] [Resolved] (QPID-4930) Provide upstream sources for Swigged Python APIs.

2013-06-19 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-4930. Resolution: Fixed The python target for release.sh now creates the file

Re: QPID code reorg/cleanups - please read.

2013-06-19 Thread Andrew Stitcher
On Tue, 2013-06-18 at 18:30 -0400, Ken Giusti wrote: Folks, There's some old QMF-related code in our repo that appears to be quite dead. I've create a JIRA to track this work: https://issues.apache.org/jira/browse/QPID-4940 I'm in the mood to remove lots of code from the tree ;-), so I'll

Re: Website update 6

2013-06-19 Thread Justin Ross
On Wed, Jun 19, 2013 at 11:01 AM, Rob Godfrey rob.j.godf...@gmail.com wrote: On 19 June 2013 16:58, Justin Ross justin.r...@gmail.com wrote: On Wed, Jun 19, 2013 at 7:17 AM, Robbie Gemmell robbie.gemm...@gmail.com wrote: Hi Justin, I had a quick lookand noticed a few issues: The site

[jira] [Updated] (QPID-4940) Remove unmaintained/obsolete QMF code

2013-06-19 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher updated QPID-4940: -- Assignee: Andrew Stitcher Remove unmaintained/obsolete QMF code