提交 20317bb1 编写于 作者: S Stephen Connolly

[JENKINS-32765] Update extras-executable-war to pick up system property and...

[JENKINS-32765] Update extras-executable-war to pick up system property and record feature in changelog
上级 be2787ad
......@@ -55,7 +55,9 @@ Upcoming changes</a>
<!-- Record your changes in the trunk here. -->
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
<ul class=image>
<li class=>
<li class="rfe">
Allow the changing the directory used for the extraction of plugin archives via the <code>--pluginroot</code> CLI option (also controllable via the <code>hudson.PluginManager.workDir</code> system property / context parameter. Also document the <code>--webroot</code> CLI parameter in <code>java -jar jenkins.war --help</code>
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-32765">issue 32765</a>)
</ul>
</div><!--=TRUNK-END=-->
<h3><a name=v1.647>What's new in 1.647</a> (2016/02/04)</h3>
......
......@@ -47,7 +47,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci</groupId>
<artifactId>executable-war</artifactId>
<version>1.30</version>
<version>1.32</version>
<scope>provided</scope>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册