[
https://issues.apache.org/jira/browse/ZOOKEEPER-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14196985#comment-14196985
]
Hadoop QA commented on ZOOKEEPER-2046:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12679120/ZOOKEEPER-2046.patch
against trunk revision 1634776.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 6 new or modified tests.
-1 patch. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2424//console
This message is automatically generated.
> Compile zookeeper by JDK 7 in default
> -------------------------------------
>
> Key: ZOOKEEPER-2046
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2046
> Project: ZooKeeper
> Issue Type: Improvement
> Components: build
> Affects Versions: 3.5.0
> Reporter: Guo Ruijing
> Labels: build
> Attachments: ZOOKEEPER-2046.patch
>
>
> Currently, zookeeper is compiled by JDK 5 in default as
> <property name="javac.target" value="1.5" />
> <property name="javac.source" value="1.5" />
> we may change it to JDK 7 in default
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)