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

ASF GitHub Bot commented on ZOOKEEPER-2861:
-------------------------------------------

GitHub user ykunda opened a pull request:

    https://github.com/apache/zookeeper/pull/323

    ZOOKEEPER-2861: Main-Class JAR manifest attribute is incorrect

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ykunda/zookeeper master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/323.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #323
    
----
commit 27faf97e1defa8f9544e307dd7dc65730f43cb6e
Author: yaniv.kunda <ya...@kundas.net>
Date:   2017-08-01T12:24:51Z

    ZOOKEEPER-2861: Main-Class JAR manifest attribute is incorrect

----


> 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
>
> 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)

Reply via email to