You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dapeng Sun (JIRA)" <ji...@apache.org> on 2016/07/11 08:20:11 UTC

[jira] [Updated] (CRYPTO-104) Native code should provide getVersion() methods

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

Dapeng Sun updated CRYPTO-104:
------------------------------
    Assignee: Sebb

> Native code should provide getVersion() methods
> -----------------------------------------------
>
>                 Key: CRYPTO-104
>                 URL: https://issues.apache.org/jira/browse/CRYPTO-104
>             Project: Commons Crypto
>          Issue Type: New Feature
>            Reporter: Sebb
>            Assignee: Sebb
>             Fix For: 1.0.0
>
>
> It would be useful to have getVersion() methods for the native code.
> These should be able to return:
> - the VERSION used to create the library (i.e. project.version)
> - the NAME used to create the library (i.e. project.name)
> - the BUILD_DATE might also be useful
> - the OpenSSL version string
> - the SSLeay_version details
> Although the Java jar and the native code are generally built together, they are distributed as separate files, so it's useful to be able to identify their versions independently at run-time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)