Issue Type: Improvement Improvement
Affects Versions: current
Assignee: Unassigned
Components: core
Created: 01/Sep/14 5:44 AM
Description:

Currently, Jenkins uses a private copy of JNA:

<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>3.3.0-jenkins-3</version>
</dependency>

Due to using this private copy of jna, instead of the upstream version,
Jenkins is not keeping up with the latest fixes that are going into
JNA. This affects other platforms, such as FreeBSD, and Linux on ARM.

For example, these bugs are related:

JENKINS-22425
JENKINS-21507
JENKINS-10774

Project: Jenkins
Labels: jna
Priority: Major Major
Reporter: Craig Rodrigues
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to