You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rupert Smith (JIRA)" <qp...@incubator.apache.org> on 2007/02/08 12:35:05 UTC

[jira] Created: (QPID-351) Build instructions for cpp could be improved.

Build instructions for cpp could be improved.
---------------------------------------------

                 Key: QPID-351
                 URL: https://issues.apache.org/jira/browse/QPID-351
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker, C++ Client
         Environment: C++ on Redhat Linux or other Unix
            Reporter: Rupert Smith
            Priority: Minor


The build instructions are split between three files, README-dev, README-dist and README.rhel3

README.rhel3 is out of date and should be removed.

Instructions to be put into a single README file. Section at begining to describe extra steps to take when building from checkout, then common instructions for building from source distribution/checkout.

Makefile.am and qpid.spec packaging rules to be adjusted to ensure the build instructions are included in the source distribution.

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


[jira] Closed: (QPID-351) Build instructions for cpp could be improved.

Posted by "Alan Conway (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway closed QPID-351.
----------------------------

    Resolution: Fixed

Thanks Rupert!

r507729 | aconway | 2007-02-14 17:43:06 -0500 (Wed, 14 Feb 2007) | 8 lines

Applied QPID-351 patch 1 with the following mods:
 - Moved "source distro" instructions in front of "subversion checkout" instructions.
 - Added instructions on using qpid-autotools-install
 - Added general blurb with links at top
 - renamed to README, removed other README-* files.
 - Updated makefiles (spec file was already OK.)


> Build instructions for cpp could be improved.
> ---------------------------------------------
>
>                 Key: QPID-351
>                 URL: https://issues.apache.org/jira/browse/QPID-351
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker, C++ Client
>         Environment: C++ on Redhat Linux or other Unix
>            Reporter: Rupert Smith
>            Priority: Minor
>         Attachments: Qpid-351.diff
>
>
> The build instructions are split between three files, README-dev, README-dist and README.rhel3
> README.rhel3 is out of date and should be removed.
> Instructions to be put into a single README file. Section at begining to describe extra steps to take when building from checkout, then common instructions for building from source distribution/checkout.
> Makefile.am and qpid.spec packaging rules to be adjusted to ensure the build instructions are included in the source distribution.

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


[jira] Updated: (QPID-351) Build instructions for cpp could be improved.

Posted by "Rupert Smith (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Smith updated QPID-351:
------------------------------

    Attachment: Qpid-351.diff

All in one file build instructions.

> Build instructions for cpp could be improved.
> ---------------------------------------------
>
>                 Key: QPID-351
>                 URL: https://issues.apache.org/jira/browse/QPID-351
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker, C++ Client
>         Environment: C++ on Redhat Linux or other Unix
>            Reporter: Rupert Smith
>            Priority: Minor
>         Attachments: Qpid-351.diff
>
>
> The build instructions are split between three files, README-dev, README-dist and README.rhel3
> README.rhel3 is out of date and should be removed.
> Instructions to be put into a single README file. Section at begining to describe extra steps to take when building from checkout, then common instructions for building from source distribution/checkout.
> Makefile.am and qpid.spec packaging rules to be adjusted to ensure the build instructions are included in the source distribution.

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


[jira] Commented: (QPID-351) Build instructions for cpp could be improved.

Posted by "Rupert Smith (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472618 ] 

Rupert Smith commented on QPID-351:
-----------------------------------

When adding to the build make sure it is also put in Makefile.am and qpid.spec packaging rules so that it gets included with the source distribution.

> Build instructions for cpp could be improved.
> ---------------------------------------------
>
>                 Key: QPID-351
>                 URL: https://issues.apache.org/jira/browse/QPID-351
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker, C++ Client
>         Environment: C++ on Redhat Linux or other Unix
>            Reporter: Rupert Smith
>            Priority: Minor
>         Attachments: Qpid-351.diff
>
>
> The build instructions are split between three files, README-dev, README-dist and README.rhel3
> README.rhel3 is out of date and should be removed.
> Instructions to be put into a single README file. Section at begining to describe extra steps to take when building from checkout, then common instructions for building from source distribution/checkout.
> Makefile.am and qpid.spec packaging rules to be adjusted to ensure the build instructions are included in the source distribution.

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