Stuart McCulloch created FELIX-5184:
---------------------------------------
Summary: 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)