[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197128#comment-14197128
 ] 

Kapil Bhalla commented on ZOOKEEPER-2046:
-----------------------------------------

Need JDK version 1.7 to be installed for https://builds.apache.org/computer/H3/ 
The JDK version available for build is 1.6 

{code}
/home/jenkins/tools/java/latest1.6/bin/java
java version "1.6.0_45"
{code}

Hence it is failing.

> 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-v2.patch, 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)

Reply via email to