[ 
https://issues.apache.org/jira/browse/TS-4997?focusedWorklogId=30982&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30982
 ]

ASF GitHub Bot logged work on TS-4997:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Oct/16 16:20
            Start Date: 24/Oct/16 16:20
    Worklog Time Spent: 10m 
      Work Description: Github user jpeach commented on the issue:

    https://github.com/apache/trafficserver/pull/1134
  
    As I mentioned, from a build and dependencies point of view, ``cppapi`` is 
a plugin. It depends on the TS API layer and is constrained (currently) from 
using any internal APIs. So the build is basically the same as a plugin.
    
    It certainly does not belong in `lib` because it is not an internal library 
and is a consumer of the low layers. ``plugins`` is not the ideal home, but it 
seems like the best option for now.


Issue Time Tracking
-------------------

    Worklog Id:     (was: 30982)
    Time Spent: 1h  (was: 50m)

> 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: 1h
>  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)

Reply via email to