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

Will Johnson commented on ZOOKEEPER-1050:
-----------------------------------------

i don't really need any version fixed, this was just an attempt to fix a minor 
issue i saw.  feel free to close this unless someone else really wants a patch 
for some other branch.  

Note: i do think that the use of Class-Path in zooInspector's jar file is a bit 
irritating which is why i took it out in my patch.  For those of use getting 
zookeeper via maven or some other repo it makes life harder for no real benefit 
since a glob (lib/*.jar) in the shell script does the same thing and is much 
easier to change by an end user if necessary.
                
> zooinspector shell scripts do not work
> --------------------------------------
>
>                 Key: ZOOKEEPER-1050
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1050
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 3.3.2
>            Reporter: Chris Burroughs
>            Assignee: Will Johnson
>            Priority: Trivial
>              Labels: zooinspector
>         Attachments: ZOOKEEPER-1050.patch
>
>
> * zooInspector-dev.sh uses DOS line endings.  Dash at least chokes on this.
> * zooInspector.sh has an errant ; in the classpath.
> Also there really isn't a reason to hard code the zookeeper version needed in 
> lib. Just use a glob.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to