Skip to content

Apply neverlink = True to jars#226

Merged
p0deje merged 1 commit intobazel-contrib:mainfrom
JasonLunn:patch-1
Apr 23, 2025
Merged

Apply neverlink = True to jars#226
p0deje merged 1 commit intobazel-contrib:mainfrom
JasonLunn:patch-1

Conversation

@JasonLunn
Copy link
Copy Markdown
Contributor

Prevent the implicit inclusion of JRuby's jars into jars made from .java files that have a compile-time dependency on JRuby.

Addresses the root cause of protocolbuffers/protobuf#21369 and will enable the eventual rollback of protocolbuffers/protobuf#21416.

Prevent the implicit inclusion of JRuby's jars into jars made from .java files that have a compile-time dependency on JRuby.

Addresses the root cause of protocolbuffers/protobuf#21369 and will enable the eventual rollback of protocolbuffers/protobuf#21416.
@p0deje p0deje merged commit de4a1d9 into bazel-contrib:main Apr 23, 2025
48 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