Jeremy Carroll created ZOOKEEPER-2065:
-----------------------------------------
Summary: Debian package java depdencency
Key: ZOOKEEPER-2065
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2065
Project: ZooKeeper
Issue Type: Improvement
Affects Versions: 3.5.0, 3.4.6
Reporter: Jeremy Carroll
Priority: Minor
The Debian control file sets a dependency on sun-java6-jre. We currently run
Zookeeper in production with Java 1.7. This makes it difficult to support in
our environment since it attempts to install an older JRE upon package
installation.
I propose that we change this line from sun-java6-jre to default-jre. Then the
operator of the system can choose which Java version to run with.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)