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

Fix "failed to call RLocation: runfile (...)/Main: file does not exist" #259

Merged
merged 2 commits into from
May 2, 2024

Conversation

bartoszpop
Copy link
Contributor

@bartoszpop bartoszpop commented May 1, 2024

Fix "bazel run gazelle" failing on Windows with the following error:

1:57PM FTL external/contrib_rules_jvm/java/gazelle/configure.go:139 > could not start javaparser error="failed to start / connect to javaparser server: failed to find javaparser in runfiles: failed to call RLocation: runfile contrib_rules_jvm/java/src/com/github/bazel_contrib/contrib_rules_jvm/javaparser/generators/Main: file does not exist" (#257)

…/github/bazel_contrib/contrib_rules_jvm/javaparser/generators/Main: file does not exist" (bazel-contrib#257)
Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bartoszpop bartoszpop closed this May 2, 2024
@bartoszpop bartoszpop reopened this May 2, 2024
illicitonion added a commit to illicitonion/rules_jvm that referenced this pull request May 2, 2024
@illicitonion illicitonion merged commit 603fb5c into bazel-contrib:main May 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants