[jira] [Commented] (QPID-5834) Trying to deleting a default virtual host leaves model in inconsistent state

2014-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041749#comment-14041749 ] ASF subversion and git services commented on QPID-5834: --- Commit 16050

[jira] [Commented] (QPID-5828) qpid::Messaging API Sender/Receiver assorted bugs

2014-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041450#comment-14041450 ] ASF subversion and git services commented on QPID-5828: --- Commit 16049

[jira] [Commented] (QPID-5828) qpid::Messaging API Sender/Receiver assorted bugs

2014-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041451#comment-14041451 ] ASF subversion and git services commented on QPID-5828: --- Commit 16049

Re: [java][dumb question] How do you build the qpid java tree?

2014-06-23 Thread Robbie Gemmell
Hi Alan, >From the qpid/java directory, running this will build everything, creating the jars and the release archives. Remove the 'skipTests' to let the unit tests run: mvn clean package -DskipTests Replace 'package' with 'verify' and it will do basically the same, but now removing the 'skipTest

[jira] [Commented] (QPID-5715) [Java Broker] Introduce VirtualHostNode into model

2014-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041380#comment-14041380 ] ASF subversion and git services commented on QPID-5715: --- Commit 16049

Re: Review Request 22890: Allow SSL hostname verification to be disabled in c++ client

2014-06-23 Thread Andrew Stitcher
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22890/#review46449 --- This mostly looks fine - just a few comments below: Unless you are

Review Request 22890: Allow SSL hostname verification to be disabled in c++ client

2014-06-23 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22890/ --- Review request for qpid, Andrew Stitcher and Pavel Moravec. Repository: qpid

[java][dumb question] How do you build the qpid java tree?

2014-06-23 Thread Alan Conway
So I found https://cwiki.apache.org/confluence/display/qpid/Qpid+Java+Build+How+To (a README would be nice, I will to write one when I figure this out.) My Java and Maven versions are good: [aconway@gonzo java (trunk *%)]$ java -version java version "1.7.0_55" [aconway@gonzo java (trunk *%)]$ mv

[jira] [Commented] (QPID-4947) C++ Broker could use ACL to restrict hosts from which a user may connect

2014-06-23 Thread JAkub Scholz (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041211#comment-14041211 ] JAkub Scholz commented on QPID-4947: I like the suggested rules - both rules with and w

[jira] [Commented] (QPID-4947) C++ Broker could use ACL to restrict hosts from which a user may connect

2014-06-23 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041154#comment-14041154 ] Chuck Rolke commented on QPID-4947: --- h1. Address specification {noformat} ::= ["-"]

Re: Review Request 22864: [Python client] Report error when encountering unrecognized connection option

2014-06-23 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22864/#review46401 --- I have a suggestion to simplify the code, see comments on diff. If

Review Request 22864: [Python client] Report error when encountering unrecognized connection option

2014-06-23 Thread Pavel Moravec
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22864/ --- Review request for qpid, Alan Conway, Kenneth Giusti, Darryl Pierce, and Rafael

[jira] [Commented] (QPID-5833) Message's userId check in C++ broker prevents sending messages between different users

2014-06-23 Thread Wesley Holevinski (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040778#comment-14040778 ] Wesley Holevinski commented on QPID-5833: - The issue was fixed by clearing out the

[jira] [Updated] (QPID-5832) Expose Qpid types in dynamic languages.

2014-06-23 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-5832: --- Component/s: Ruby Client > Expose Qpid types in dynamic languages. > -

[jira] [Created] (QPID-5838) Expose qpid::types in Perl bindings

2014-06-23 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-5838: -- Summary: Expose qpid::types in Perl bindings Key: QPID-5838 URL: https://issues.apache.org/jira/browse/QPID-5838 Project: Qpid Issue Type: Sub-task

[jira] [Created] (QPID-5837) Expose qpid::types in Ruby client.

2014-06-23 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-5837: -- Summary: Expose qpid::types in Ruby client. Key: QPID-5837 URL: https://issues.apache.org/jira/browse/QPID-5837 Project: Qpid Issue Type: Sub-task

[jira] [Updated] (QPID-5832) Expose Qpid types in dynamic languages.

2014-06-23 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-5832: --- Description: The Ruby and Perl client libraries do not contain bindings to qpid::types. (was:

[jira] [Updated] (QPID-5832) Expose Qpid types in dynamic languages.

2014-06-23 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-5832: --- Summary: Expose Qpid types in dynamic languages. (was: Perl client is unable to use correct q

[jira] [Commented] (QPID-5828) qpid::Messaging API Sender/Receiver assorted bugs

2014-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040702#comment-14040702 ] ASF subversion and git services commented on QPID-5828: --- Commit 16047

[jira] [Created] (QPID-5836) [Python client] Report error when encountering unrecognized connection option

2014-06-23 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5836: --- Summary: [Python client] Report error when encountering unrecognized connection option Key: QPID-5836 URL: https://issues.apache.org/jira/browse/QPID-5836 Project: Qpid

[jira] [Commented] (QPID-5772) Security: after open debug log for qpid, python qpid driver will print all information including sensitive data

2014-06-23 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040510#comment-14040510 ] Gordon Sim commented on QPID-5772: -- In terms of a change to the qpid library itself, I cou

[jira] [Commented] (QPID-5772) Security: after open debug log for qpid, python qpid driver will print all information including sensitive data

2014-06-23 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040507#comment-14040507 ] Gordon Sim commented on QPID-5772: -- There are three log 'categories' (i.e. different Logge