bazelbuild / bazel

a fast, scalable, multi-language and extensible build system
https://bazel.build
Apache License 2.0
23.23k stars 4.08k forks source link

[8.0.0] Remove JavaInfo and JavaPluginInfo providers #24178

Open comius opened 1 week ago

comius commented 1 week ago

Description of the bug:

Having 2 copies of providers in Bazel and in rules_java repository is potentially problematic.

Version skew might make modifications to JavaInfo very difficult to impossible.

Which category does this issue belong to?

Java Rules

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

No response

Which operating system are you running Bazel on?

No response

What is the output of bazel info release?

No response

If bazel info release returns development version or (@non-git), tell us how you built Bazel.

No response

What's the output of git remote get-url origin; git rev-parse HEAD ?

No response

If this is a regression, please try to identify the Bazel commit where the bug was introduced with bazelisk --bisect.

No response

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

iancha1992 commented 1 week ago

@bazel-io fork 8.0.0