You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/25 16:38:37 UTC

[jira] [Commented] (TS-4589) Coalesce CPPAPI examples build.

    [ https://issues.apache.org/jira/browse/TS-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15349710#comment-15349710 ] 

ASF GitHub Bot commented on TS-4589:
------------------------------------

GitHub user jpeach opened a pull request:

    https://github.com/apache/trafficserver/pull/742

    TS-4589: Coalesce CPP API examples build.

    The CPP API examples all have trivial, identical makefiles.  Coalesce
    these like we did to the TSAPI examples to parallelize the build,
    remove duplication and support the --enable-example-plugins build
    option.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jpeach/trafficserver fix/4589

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/742.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #742
    
----
commit e9b68c3ac377528eaafb2310b4d97d2e0676c9b0
Author: James Peach <jp...@apache.org>
Date:   2016-06-25T16:36:11Z

    TS-4589: Coalesce CPP API examples build.
    
    The CPP API examples all have trivial, identical makefiles.  Coalesce
    these like we did to the TSAPI examples to parallelize the build,
    remove duplication and support the --enable-example-plugins build
    option.

----


> Coalesce CPPAPI examples build.
> -------------------------------
>
>                 Key: TS-4589
>                 URL: https://issues.apache.org/jira/browse/TS-4589
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: CPP API
>            Reporter: James Peach
>            Assignee: Brian Geffon
>
> The CPP API examples all have trivial, identical makefiles. We should coalesce these like we did to the TSAPI examples to parallelize the build, result duplication and support the {{\--enable-example-plugins}} build option.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)