You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/23 15:49:26 UTC

[jira] [Commented] (FELIX-5184) Regression: Native JNA bundle cannot be installed on Windows Server 2012

    [ https://issues.apache.org/jira/browse/FELIX-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834781#comment-15834781 ] 

ASF GitHub Bot commented on FELIX-5184:
---------------------------------------

GitHub user tobias-- opened a pull request:

    https://github.com/apache/felix/pull/87

    [FELIX-5184] Add alias for Windows Server 2012

    default.properties were missing alias for Windows Server 2012. 
    
    See [FELIX-5184:](https://issues.apache.org/jira/browse/FELIX-5184)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tobias--/felix add-windows-2012-alias

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/87.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 #87
    
----
commit 452e611daee4975f222c1e5c25ba4d2120470ae5
Author: tobias-- <to...@niehues.me>
Date:   2017-01-23T15:46:09Z

    Add alias for Windows Server 2012

----


> Regression: Native JNA bundle cannot be installed on Windows Server 2012
> ------------------------------------------------------------------------
>
>                 Key: FELIX-5184
>                 URL: https://issues.apache.org/jira/browse/FELIX-5184
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-5.4.0
>         Environment: Windows 2012
>            Reporter: Stuart McCulloch
>
> The alias for Windows 2012 seems to have been lost when the "osname" aliases were moved to framework/src/main/resources/default.properties (in https://github.com/apache/felix/commit/c2b87c099bf3b5efc535cc80abc0d78fe9a7c2c0)
> The following line should be added to framework/src/main/resources/default.properties:
> {code}
> felix.native.osname.alias.windowsserver2012=windows server 2012,win32
> {code}



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