[
https://issues.apache.org/jira/browse/TS-4997?focusedWorklogId=30970&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30970
]
ASF GitHub Bot logged work on TS-4997:
--------------------------------------
Author: ASF GitHub Bot
Created on: 23/Oct/16 20:31
Start Date: 23/Oct/16 20:31
Worklog Time Spent: 10m
Work Description: GitHub user jpeach opened a pull request:
https://github.com/apache/trafficserver/pull/1134
TS-4997: Move C++ API to plugins.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jpeach/trafficserver TS-4997
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1134.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 #1134
----
commit b66e6994abadf1b305b4a56b3a48bfd2535d0bcf
Author: James Peach <[email protected]>
Date: 2016-10-22T18:28:29Z
TS-4995: Consolidate C++ API example plugins.
Move all the C++ example plugins into the 'example' directory so
that there is only one place to look for plugin examples.
commit a0e9905f9674a5569a27cc6ba646999f4c0163bb
Author: James Peach <[email protected]>
Date: 2016-10-23T20:29:41Z
TS-4997: Move C++ API to the plugins directory.
Although the C++ API is a dependency of some plugins, it is itself
a consumer of the TS plugin API, so the best place from a build
ordering perspective is the plugins directory.
----
Issue Time Tracking
-------------------
Worklog Id: (was: 30970)
Time Spent: 10m
Remaining Estimate: 0h
> Move C++ API to plugins.
> ------------------------
>
> Key: TS-4997
> URL: https://issues.apache.org/jira/browse/TS-4997
> Project: Traffic Server
> Issue Type: Task
> Components: CPP API
> Reporter: James Peach
> Assignee: James Peach
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Move the C++ API to the {{plugins}} directory. Although the C++ API is a
> dependency of some plugins, it is itself a consumer of the TS plugin API, so
> the best place from a build ordering POV is {{plugins}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)