You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by deragon <gi...@git.apache.org> on 2016/06/09 15:14:24 UTC

[GitHub] kafka pull request #1487: kafka-run-class.sh now runs under Cygwin.

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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request #1487: MINOR: kafka-run-class.sh now runs under Cygwin.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---