[
https://issues.apache.org/jira/browse/ZOOKEEPER-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Han resolved ZOOKEEPER-2861.
------------------------------------
Resolution: Fixed
Fix Version/s: 3.5.4
3.6.0
3.4.11
Issue resolved by pull request 323
[https://github.com/apache/zookeeper/pull/323]
> Main-Class JAR manifest attribute is incorrect
> ----------------------------------------------
>
> Key: ZOOKEEPER-2861
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2861
> Project: ZooKeeper
> Issue Type: Bug
> Components: build
> Reporter: Yaniv Kunda
> Priority: Minor
> Fix For: 3.4.11, 3.6.0, 3.5.4
>
>
> ZOOKEEPER-82 (fixed since 3.0.0) had QuorumPeerMain extracted from
> QuorumPeer, but the Main-Class attribute in the JAR manifest was not changed
> accordingly.
> Fixing this will enable to start the server using "java -jar" instead of
> specifying the class name.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)