GitHub user deragon opened a pull request:

    https://github.com/apache/kafka/pull/1487

    kafka-run-class.sh now runs under Cygwin.

    kafka-run-class.sh now runs under Cygwin; paths and classpath are set up 
properly.
    
    **WARNING:**  The script was not tested on a Linux machine, only under 
Cygwin.  Prior to merge it into trunk, if accepted, please run a quick test to 
ensure nothing broke.  From my own code review, there should not be any 
problem, but we can never be too sure.
    
    I do not have the environment to test it under Linux at this moment.

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

    $ git pull https://github.com/deragon/kafka trunk

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

    https://github.com/apache/kafka/pull/1487.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 #1487
    
----
commit 7d1ad2f57a855126e7ce0e520a8bb327f030abe6
Author: deragon <32nx9812masakjds>
Date:   2016-06-09T15:04:55Z

    kafka-run-class.sh now runs under Cygwin; paths and classpath are setup 
properly.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to