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

Add src/{main,test}/java as conventional resource prefix #927

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented Jan 30, 2023

The native java_* rules recognize these prefixes and emit resources relative to it. Depending on the same resource from java_* or kt_* should ideally behave in the same way.

The native `java_*` rules recognize these prefixes and emit resources
relative to it. Depending on the same resource from `java_*` or `kt_*`
should ideally behave in the same way.
@restingbull restingbull merged commit 198c51f into bazelbuild:master Mar 2, 2023
@fmeum fmeum deleted the fix-external-java-resource branch March 9, 2023 11:39
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