[
https://issues.apache.org/jira/browse/QPID-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway updated QPID-157:
-----------------------------
Description:
3 parts:
- Add some basic code samples to cpp/examples.
- Add doxygen documentation for the examples.
- Update the README to point to the doxygen.
- Update the make all and make check targets to build and verify the examples.
- Make sure the examples are distributed in the tarball and installed in
/usr/share/doc by RPM.
was:
Part 1: Move the client test executables from cpp/tests to cpp/examples and set
up autoconf-based Makefile system. Make sure the code is adequately commented
and add a README. In short ensure that anyone with C++ experience but 0 Qpid
knowledge can easily run the examples, understand the output and understand
the code.
Part 2: add scripts to automatically run the examples and verify they run
correctly, have this included in "make check"
Future examples go in examples dir, CppUnit tests are *not* appropriate for
user example code.
> C++ client example code.
> ------------------------
>
> Key: QPID-157
> URL: https://issues.apache.org/jira/browse/QPID-157
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Client
> Affects Versions: M2
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: M2
>
>
> 3 parts:
> - Add some basic code samples to cpp/examples.
> - Add doxygen documentation for the examples.
> - Update the README to point to the doxygen.
> - Update the make all and make check targets to build and verify the examples.
> - Make sure the examples are distributed in the tarball and installed in
> /usr/share/doc by RPM.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.