You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2009/10/20 23:10:59 UTC

[jira] Commented: (ZOOKEEPER-532) java compiler should be target Java 1.5

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

Hiram Chirino commented on ZOOKEEPER-532:
-----------------------------------------

Naturally all the features are not going to work on 1.5, for example JMX.  So tests will fail.
I'm not sure why you expected otherwise.

But the fact remains the the core server and client work just fine on 1.5.  I've been running them on 1.5 for a long time now.  If you want folks to rebuild your jars, you basically saying you want forks of the project floating around out there.  If that's the official position that's cool, but it just adds more work onto your downstream users since they now need to re-compile and redistribute.

> java compiler should be target Java 1.5
> ---------------------------------------
>
>                 Key: ZOOKEEPER-532
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-532
>             Project: Zookeeper
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-532.patch
>
>
> The jars released in 3.2.1 will not run on Java 1.5.  With a small build change, it is possible to generate jars that will run on Java 1.5.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.