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 <jpe...@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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to