Description of problem: There was a new 'protocol' connection option recently added, the API documentation shall describe this option. see also https://issues.apache.org/jira/browse/QPID-4808 Version-Release number of selected component (if applicable): qpid-cpp-client-devel-docs-0.22-1 How reproducible: n/a Steps to Reproduce: n/a Actual results: 'protocol' option missing in the qpid::messaging::Connection Class Reference Expected results: qpid::messaging::Connection Class Reference lists the 'protocol' connection option Additional info:
Committed upstream as: http://svn.apache.org/viewvc?view=revision&revision=1479855
Unable to verify this bug - the changes were made in the code, but the qpid-cpp-client-devel-docs package doesn't contain the changes. I've filled a new bug for the built process, please see bug 977820. Packages used for verification: qpid-cpp-*-0.22-5 -> BLOCKED
I've also noticed that there are two typos: 1. "maximum" shall appear instead of "minimum" on the following line: sasl_max_ssf: the minimum acceptable security strength factor 2. "list" shall appear instead of "dlist" on the following line: sasl_mechanisms: a space separate dlist of acceptable SASL mechanisms -> ASSIGNED
(In reply to Petr Matousek from comment #3) > 2. "list" shall appear instead of "dlist" on the following line: > sasl_mechanisms: a space separate dlist of acceptable SASL mechanisms correction: "separated list" shall appear instead of "separate dlist" ...
Typos mentioned above fixed upstream by http://svn.apache.org/viewvc?view=revision&revision=1496467
Verified also on rhel5.9(i386,x86_64) packages. packages used for testing: qpid-cpp-client-devel-docs-0.22-7 -> VERIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-1296.html