提交 6f629b31 编写于 作者: S stephenconnolly

Issue number: 883

Changing version range to be inclusive of 1.6.0


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5090 71c3de6d-444a-0410-be80-ed276b4c234a
上级 4969c7b1
......@@ -44,7 +44,7 @@
<rules>
<!-- There is a bug in JDK 1.5's compiler therefore need to compile with 1.6 -->
<requireJavaVersion>
<version>(1.6.0,]</version>
<version>[1.6.0,]</version>
</requireJavaVersion>
</rules>
</configuration>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册