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

2017-01-25 Thread David Bosschaert (JIRA)

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

David Bosschaert commented on FELIX-5184:
-

Fixed the release version.

> 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
>Assignee: David Bosschaert
> Fix For: framework-5.6.2
>
>
> 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)


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

2017-01-25 Thread Xavier Fournet (JIRA)

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

Xavier Fournet commented on FELIX-5184:
---

The fix version is not good, since 5.6.1 release has been done the 24 October 
2016, and the fix has been merged the 24 January 2017

> 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
>Assignee: David Bosschaert
> Fix For: framework-5.6.1
>
>
> 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)


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

2017-01-23 Thread ASF GitHub Bot (JIRA)

[ 
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-- 
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)


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

2016-07-15 Thread Andy Tolbert (JIRA)

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

Andy Tolbert commented on FELIX-5184:
-

I am also encountering this with Felix 4.6.0.  The workaround for me was to add 
'-Dos.name=win32' to my jvm arguments.

> 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)