提交 5e7b844b 编写于 作者: K Kohsuke Kawaguchi

Completing the migration to Java6

上级 1fffbfcd
......@@ -55,6 +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=rfe>
Core started relying on Java6 API, completing Java5 -&gt; Java6 migration.
(<a href="https://groups.google.com/d/topic/jenkinsci-dev/c_XTbO52PTM/discussion">discussion</a>)
<li class=rfe>
Adding a batch of contributed localization from the community.
</ul>
......
......@@ -593,8 +593,7 @@ THE SOFTWARE.
<configuration>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>
<!-- Currently held back to java15. After Sep 30 2013 (perhaps?), switch to java1${java.level}. -->
<artifactId>java15</artifactId>
<artifactId>java1${java.level}</artifactId>
<version>1.0</version>
</signature>
</configuration>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册