eolivelli opened a new pull request #2283: Make bookkeeper script work on Git Bash on Windows URL: https://github.com/apache/bookkeeper/pull/2283 Descriptions of the changes in this PR: ### Motivation Add the ability to run "bookkeeper" in a Windows environment with "Git Bash" tool. This patch is not supposed to enable the execution of BookKeeper server in Production. With this patch is is possible to run "bookkeeper localbookie" and "bookkeeper standalone" in a Windows environment, to ease development of client applications. ### Changes Handle CLASSPATH, dropping double colon (::) separators. Do not use 'exec' to start the commands. Master Issue: #2267
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
