You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (Created) (JIRA)" <ji...@apache.org> on 2011/12/09 23:40:39 UTC

[jira] [Created] (QPID-3673) Don't install the "old" C++ API programming examples

Don't install the "old" C++ API programming examples
----------------------------------------------------

                 Key: QPID-3673
                 URL: https://issues.apache.org/jira/browse/QPID-3673
             Project: Qpid
          Issue Type: Improvement
          Components: Qpid Examples
    Affects Versions: 0.14
            Reporter: Steve Huston
            Assignee: Steve Huston
            Priority: Minor


There are a set of C++ programming examples for the "old" API. These should not be installed from the cmake build. The cmake build install step stages files for the Windows installer and it won't be installing these any longer since users are encouraged to use the new messaging API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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-3673) Don't install the "old" C++ API programming examples

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

Steve Huston resolved QPID-3673.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.15

Fixed on trunk r1212672
                
> Don't install the "old" C++ API programming examples
> ----------------------------------------------------
>
>                 Key: QPID-3673
>                 URL: https://issues.apache.org/jira/browse/QPID-3673
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Examples
>    Affects Versions: 0.14
>            Reporter: Steve Huston
>            Assignee: Steve Huston
>            Priority: Minor
>             Fix For: 0.15
>
>         Attachments: examples.patch
>
>
> There are a set of C++ programming examples for the "old" API. These should not be installed from the cmake build. The cmake build install step stages files for the Windows installer and it won't be installing these any longer since users are encouraged to use the new messaging API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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] [Updated] (QPID-3673) Don't install the "old" C++ API programming examples

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

Steve Huston updated QPID-3673:
-------------------------------

    Attachment: examples.patch

Patch to stop installing old examples. Adds a new cmake macro add_installed_example and the original add_example macro no longer installs the files. The messaging and qmf-console examples are now installed (they always were) and others are not.
                
> Don't install the "old" C++ API programming examples
> ----------------------------------------------------
>
>                 Key: QPID-3673
>                 URL: https://issues.apache.org/jira/browse/QPID-3673
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Examples
>    Affects Versions: 0.14
>            Reporter: Steve Huston
>            Assignee: Steve Huston
>            Priority: Minor
>         Attachments: examples.patch
>
>
> There are a set of C++ programming examples for the "old" API. These should not be installed from the cmake build. The cmake build install step stages files for the Windows installer and it won't be installing these any longer since users are encouraged to use the new messaging API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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