You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/12/29 14:45:56 UTC

[GitHub] [kafka] rubin55 opened a new pull request, #13057: Removed erroneous quotes from CLASSPATH variable, fixes fixes running on Windows with spaces in path (KAFKA-9710).

rubin55 opened a new pull request, #13057:
URL: https://github.com/apache/kafka/pull/13057

   KAFKA-9710 documents a failure on Windows systems when Kafka is installed on a path with spaces (which is common - like `C:\Program Files` for example).
   
   This PR removes the erroneous quotes around %CLASSPATH%.


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

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] github-actions[bot] commented on pull request #13057: Removed erroneous quotes from CLASSPATH variable, fixes running on Windows with spaces in path (KAFKA-9710).

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #13057:
URL: https://github.com/apache/kafka/pull/13057#issuecomment-1601966257

   This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please ask a committer for review. If the PR has  merge conflicts, please update it with the latest from trunk (or appropriate release branch) <p> If this PR is no longer valid or desired, please feel free to close it. If no activity occurrs in the next 30 days, it will be automatically closed.


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

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] rubin55 commented on pull request #13057: Removed erroneous quotes from CLASSPATH variable, fixes running on Windows with spaces in path (KAFKA-9710).

Posted by "rubin55 (via GitHub)" <gi...@apache.org>.
rubin55 commented on PR #13057:
URL: https://github.com/apache/kafka/pull/13057#issuecomment-1603982781

   @halorgium Not sure who to ask for review? It should be a trivial change.


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

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org