提交 e7c3a58e 编写于 作者: K Kohsuke Kawaguchi

[FIXED JENKINS-10774] integrated the JNA jar that contains the fix

上级 48e95e0b
......@@ -63,6 +63,9 @@ Upcoming changes</a>
<div id="rc" style="display:none;"><!--=BEGIN=-->
<h3><a name=v1.431>What's new in 1.431</a> <!--=DATE=--></h3>
<ul class=image>
<li class=bug>
Jenkins unable to start if the /tmp/jna catalogue exists and is owned by a different user
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-10774">issue 10774</a>)
<li class=rfe>
Display the file size in the artifact list page
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-7798">issue 7798</a>)
......
......@@ -458,7 +458,7 @@ THE SOFTWARE.
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>3.3.0-jenkins-2</version>
<version>3.3.0-jenkins-3</version>
</dependency>
<dependency>
<groupId>org.kohsuke</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册