Re: Toward a new Qpid website

2013-02-05 Thread Gordon Sim
On 02/04/2013 10:59 PM, Justin Ross wrote: http://people.apache.org/~jross/transom/output/ Hi, folks. This is the first public draft of the new site I've been working on. I'd appreciate your attention and comments. I think in general the structure is a big improvement. The home page is

[jira] [Assigned] (QPID-4567) Switch Ruby packaging from Rakefile to gemspec

2013-02-05 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce reassigned QPID-4567: -- Assignee: Darryl L. Pierce Switch Ruby packaging from Rakefile to gemspec

[jira] [Created] (QPID-4567) Switch Ruby packaging from Rakefile to gemspec

2013-02-05 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4567: -- Summary: Switch Ruby packaging from Rakefile to gemspec Key: QPID-4567 URL: https://issues.apache.org/jira/browse/QPID-4567 Project: Qpid Issue Type:

Re: Toward a new Qpid website

2013-02-05 Thread Rajith Attapattu
Justin, Thanks a lot for working on this. I really appreciate that. I like how the content is organized. The structure is a big improvement over what we have. The biggest improvement is the individual component pages! I really like the structure there. However I'm not too keen about the

[jira] [Assigned] (QPID-4312) [Java client] [0-8/0-9/0-9-1] add option for performing verification of queue existence during creation of a MessageProducer for a Queue destination on a generic Session

2013-02-05 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPID-4312: Assignee: Rob Godfrey (was: Robbie Gemmell) Hi Rob, Looks good overall. I reduced the

[jira] [Created] (QPID-4568) Improve the Ruby language bindings documentation

2013-02-05 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4568: -- Summary: Improve the Ruby language bindings documentation Key: QPID-4568 URL: https://issues.apache.org/jira/browse/QPID-4568 Project: Qpid Issue Type:

[jira] [Updated] (QPID-4312) [Java client] [0-8/0-9/0-9-1] add option for performing verification of queue existence when sending with a MessageProducer to a Queue destination on a generic Session

2013-02-05 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-4312: - Description: If a MessageProducer is created against a Queue object on a generic Session on an

Re: Review Request: QPID-4555: HA Add declaredExclusive management property to Queues

2013-02-05 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9258/ --- (Updated Feb. 5, 2013, 3:33 p.m.) Review request for qpid, Gordon Sim, Kenneth

Re: Review Request: QPID-4555: HA Add declaredExclusive management property to Queues

2013-02-05 Thread Ted Ross
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9258/#review16112 --- This looks ok to me. A couple of thoughts: 1) Java broker...

Re: Review Request: symbol import/export

2013-02-05 Thread Kenneth Giusti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9299/#review16113 --- Ship it! Ship It! - Kenneth Giusti On Feb. 5, 2013, 2:33 a.m.,

Re: proposal for docs to aid Proton adoption

2013-02-05 Thread Chuck Rolke
Hi Mick, Indeed the Riffs chapter needs a rename. Actually at this stage of maturity a Riffs/Patterns chapter may not be possible yet: patterns don't exist! Have you thought about diagrams? There's a ton of image editors out there (Visio, OpenOffice Draw, DIA, ...) and I'd agree to use *any* of

Re: Review Request: symbol import/export

2013-02-05 Thread Chug Rolke
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9299/#review16114 --- Ship it! I don't think you have to spell out PROTON as every

Re: Review Request: QPID-4555: HA Add declaredExclusive management property to Queues

2013-02-05 Thread Alan Conway
On Feb. 5, 2013, 3:42 p.m., Ted Ross wrote: This looks ok to me. A couple of thoughts: 1) Java broker... Before you commit, run a build of the Java broker. It will probably fail in the module that handles management requests. It's fairly easy to figure out how to add a

Re: Review Request: QPID-4555: HA Add declaredExclusive management property to Queues

2013-02-05 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9258/#review16116 --- I'd be tempted to be more direct about this and if we are adding a

Re: Review Request: QPID-4555: HA Add declaredExclusive management property to Queues

2013-02-05 Thread Gordon Sim
On Feb. 5, 2013, 3:42 p.m., Ted Ross wrote: This looks ok to me. A couple of thoughts: 1) Java broker... Before you commit, run a build of the Java broker. It will probably fail in the module that handles management requests. It's fairly easy to figure out how to add a

Re: Review Request: symbol import/export

2013-02-05 Thread Mary Hinton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9299/#review16122 --- proton-c/src/util.h has some fnctions that need the macro. - Mary

Re: Review Request: QPID-4555: HA Add declaredExclusive management property to Queues

2013-02-05 Thread Alan Conway
On Feb. 5, 2013, 4:53 p.m., Gordon Sim wrote: I'd be tempted to be more direct about this and if we are adding a new management property I would have it indicate whether or not the queue is replicatable. I.e it would be set false if autodelete exclusive

Re: Review Request: QPID-4555: HA Add declaredExclusive management property to Queues

2013-02-05 Thread Kenneth Giusti
On Feb. 5, 2013, 4:53 p.m., Gordon Sim wrote: I'd be tempted to be more direct about this and if we are adding a new management property I would have it indicate whether or not the queue is replicatable. I.e it would be set false if autodelete exclusive

Re: Review Request: C++ Broker - add per-user connection quotas to Acl file

2013-02-05 Thread Chug Rolke
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9260/#review16135 --- trunk/qpid/cpp/src/qpid/acl/management-schema.xml

[jira] [Created] (QPID-4569) AMQP 1.0 module is not loaded in time for examples

2013-02-05 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4569: Summary: AMQP 1.0 module is not loaded in time for examples Key: QPID-4569 URL: https://issues.apache.org/jira/browse/QPID-4569 Project: Qpid Issue Type: Bug

[jira] [Resolved] (QPID-4569) AMQP 1.0 module is not loaded in time for examples

2013-02-05 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-4569. -- Resolution: Fixed Fixed by http://svn.apache.org/viewvc?rev=1442775view=rev AMQP 1.0