You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2010/12/02 03:53:13 UTC

[jira] Resolved: (TS-568) Add API calls to directly get the elements of the running version.

     [ https://issues.apache.org/jira/browse/TS-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan M. Carroll resolved TS-568.
--------------------------------

    Resolution: Fixed

Fixed r1041260.

> Add API calls to directly get the elements of the running version.
> ------------------------------------------------------------------
>
>                 Key: TS-568
>                 URL: https://issues.apache.org/jira/browse/TS-568
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Plugins
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>            Priority: Minor
>             Fix For: 2.1.6
>
>
> Currently if a plugin wants do tests against the running version, it must get a string and then parse that string. To make that easier, three API calls are added:
> TSTrafficServerVersionMajor(), TSTrafficServerVersionMinor(), TSTrafficServerVersionPatch()
> These all return an int which is (respectively) the first, second, and third elements of the version.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.