You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Kapil Bhalla (JIRA)" <ji...@apache.org> on 2014/11/04 03:46:34 UTC

[jira] [Updated] (ZOOKEEPER-2046) Compile zookeeper by JDK 7 in default

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kapil Bhalla updated ZOOKEEPER-2046:
------------------------------------
    Attachment: ZOOKEEPER-2046.patch

> 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
>            Reporter: Guo Ruijing
>         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)