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

merged back the RC branch

Conflicts:
	maven-plugin/pom.xml
	plugins/pom.xml
	ui-samples-plugin/pom.xml
......@@ -74,7 +74,10 @@ Upcoming changes</a>
<!-- these changes are controlled by the release process. DO NOT MODIFY -->
<div id="rc" style="display:none;"><!--=BEGIN=-->
<h3><a name=v1.399>What's new in 1.399</a> <!--=DATE=--></h3>
<h3><a name=v1.400>What's new in 1.400</a> <!--=DATE=--></h3>
<!--=RC-CHANGES=-->
</div><!--=END=-->
<h3><a name=v1.399>What's new in 1.399</a> (2011/02/27)</h3>
<ul class=image>
<li class='major bug'>
On IBM JDKs, Jenkins incorrectly ended up closing stdout to read from forked processes.
......@@ -114,7 +117,6 @@ Upcoming changes</a>
Improved the process forking abstractions so that plugins can more easily read from child processes.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-7809">issue 7809</a>)
</ul>
</div><!--=END=-->
<h3><a name=v1.398>What's new in 1.398</a> (2011/02/20)</h3>
<ul class=image>
<li class=bug>
......
jenkins (1.399) unstable; urgency=low
* See http://jenkins-ci.org/changelog for more details.
-- Kohsuke Kawaguchi <kk@kohsuke.org> Sun, 27 Feb 2011 19:45:40 -0800
jenkins (1.398) unstable; urgency=low
* See http://jenkins-ci.org/changelog for more details.
......
......@@ -120,7 +120,7 @@
<plugin>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<!-- version specified in parent pom -->
<version>1.64</version>
<extensions>true</extensions>
<configuration>
<showDeprecation>true</showDeprecation>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册