Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows support for Spring Boot rule #25

Open
plaird opened this issue Mar 24, 2020 · 0 comments
Open

Windows support for Spring Boot rule #25

plaird opened this issue Mar 24, 2020 · 0 comments

Comments

@plaird
Copy link
Contributor

plaird commented Mar 24, 2020

Currently, with a bash implementation, the rule is not portable natively to Windows. It seems like there is weak support for running Bazel from cygwin, but that isn't a real solution.

https://docs.bazel.build/versions/master/windows.html#bazel-build-without-bash

There is already an issue #3 to reimplement the bash script in another language for maintainability reasons. Please track the bash migration discussions there.

This issue tracks testing, and fixing any other issues found while running this rule on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant