You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2010/11/18 14:37:14 UTC

[jira] Created: (QPID-2951) QMF: C++ example agent needs to be properly integrated into the release distribution.

QMF: C++ example agent needs to be properly integrated into the release distribution.
-------------------------------------------------------------------------------------

                 Key: QPID-2951
                 URL: https://issues.apache.org/jira/browse/QPID-2951
             Project: Qpid
          Issue Type: Bug
          Components: Packaging, Qpid Managment Framework
    Affects Versions: 0.8
            Reporter: Ken Giusti
            Priority: Trivial
             Fix For: 0.9


The C++ example qmf agent (see qpid/cpp/examples/qmf-agent) is not included in the release distribution.

The following work items need to be addressed:

1) Convert the hardcoded Makefile in the qmf-agent directory to automake/cmake, and include vcproj file(s) as is done for other examples
2) Add a README.txt explaining its use
3) add to the distribution build target

Note that the make process will need to take into account the qmf-gen tool dependency (needed to compile the schema).   

A good example make to follow would be the testagent build, which can be found in qpid/cpp/src/.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2951) QMF: C++ example agent needs to be properly integrated into the release distribution.

Posted by "Ken Giusti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti updated QPID-2951:
-----------------------------

    Affects Version/s: 0.10
        Fix Version/s: 0.11
             Assignee: Ken Giusti

> QMF: C++ example agent needs to be properly integrated into the release distribution.
> -------------------------------------------------------------------------------------
>
>                 Key: QPID-2951
>                 URL: https://issues.apache.org/jira/browse/QPID-2951
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging, Qpid Managment Framework
>    Affects Versions: 0.8, 0.10
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>             Fix For: 0.9, 0.11
>
>
> The C++ example qmf agent (see qpid/cpp/examples/qmf-agent) is not included in the release distribution.
> The following work items need to be addressed:
> 1) Convert the hardcoded Makefile in the qmf-agent directory to automake/cmake, and include vcproj file(s) as is done for other examples
> 2) Add a README.txt explaining its use
> 3) add to the distribution build target
> Note that the make process will need to take into account the qmf-gen tool dependency (needed to compile the schema).   
> A good example make to follow would be the testagent build, which can be found in qpid/cpp/src/.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Resolved] (QPID-2951) QMF: C++ example agent needs to be properly integrated into the release distribution.

Posted by "Ken Giusti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti resolved QPID-2951.
------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.11)
                       (was: 0.9)
                   0.10

I failed to notice that an example C++ agent _is_ available in the 0.10 source release:

qpidc-0.10/bindings/qmf2/examples/cpp/agent.cpp



> QMF: C++ example agent needs to be properly integrated into the release distribution.
> -------------------------------------------------------------------------------------
>
>                 Key: QPID-2951
>                 URL: https://issues.apache.org/jira/browse/QPID-2951
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging, Qpid Managment Framework
>    Affects Versions: 0.8, 0.10
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>             Fix For: 0.10
>
>
> The C++ example qmf agent (see qpid/cpp/examples/qmf-agent) is not included in the release distribution.
> The following work items need to be addressed:
> 1) Convert the hardcoded Makefile in the qmf-agent directory to automake/cmake, and include vcproj file(s) as is done for other examples
> 2) Add a README.txt explaining its use
> 3) add to the distribution build target
> Note that the make process will need to take into account the qmf-gen tool dependency (needed to compile the schema).   
> A good example make to follow would be the testagent build, which can be found in qpid/cpp/src/.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org