You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2016/06/26 21:06:15 UTC

[trafficserver] 01/01: Merge pull request #742 from jpeach/fix/4589

This is an automated email from the ASF dual-hosted git repository.

jpeach pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit 1136124d03add739cc36498e253bd6f0dfd1b70a
Merge: 80d8653 e9b68c3
Author: James Peach <jp...@apache.org>
AuthorDate: Sun Jun 26 14:06:07 2016 -0700

    Merge pull request #742 from jpeach/fix/4589
    
    TS-4589: Coalesce CPP API examples build.

 configure.ac                                       | 22 ------
 lib/atscppapi/examples/Makefile.am                 | 81 ++++++++++++++++------
 .../examples/async_http_fetch/Makefile.am          | 25 -------
 .../async_http_fetch_streaming/Makefile.am         | 25 -------
 lib/atscppapi/examples/async_timer/Makefile.am     | 25 -------
 lib/atscppapi/examples/boom/Makefile.am            | 25 -------
 lib/atscppapi/examples/clientredirect/Makefile.am  | 25 -------
 lib/atscppapi/examples/clientrequest/Makefile.am   | 25 -------
 .../examples/custom_error_remap_plugin/Makefile.am | 25 -------
 lib/atscppapi/examples/customresponse/Makefile.am  | 25 -------
 lib/atscppapi/examples/globalhook/Makefile.am      | 25 -------
 .../examples/gzip_transformation/Makefile.am       | 25 -------
 lib/atscppapi/examples/helloworld/Makefile.am      | 25 -------
 lib/atscppapi/examples/intercept/Makefile.am       | 25 -------
 .../internal_transaction_handling/Makefile.am      | 25 -------
 lib/atscppapi/examples/logger_example/Makefile.am  | 25 -------
 .../multiple_transaction_hooks/Makefile.am         | 25 -------
 .../null_transformation_plugin/Makefile.am         | 26 -------
 lib/atscppapi/examples/post_buffer/Makefile.am     | 25 -------
 lib/atscppapi/examples/remap_plugin/Makefile.am    | 25 -------
 lib/atscppapi/examples/serverresponse/Makefile.am  | 25 -------
 lib/atscppapi/examples/stat_example/Makefile.am    | 25 -------
 lib/atscppapi/examples/timeout_example/Makefile.am | 25 -------
 lib/atscppapi/examples/transactionhook/Makefile.am | 25 -------
 24 files changed, 58 insertions(+), 596 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.