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

Replace java_common.create_provider with JavaInfo and java_common.merge #197

Merged
merged 2 commits into from
Aug 9, 2019

Conversation

iirina
Copy link
Contributor

@iirina iirina commented Aug 5, 2019

The java_common.create_provider() API is going to be deprecated by the bazel team in bazel 1.0 and has to be replaced by JavaInfo() and/or other Java-Starlark exposed APIs.

@iirina iirina requested a review from thomaswk as a code owner August 5, 2019 14:51
@iirina
Copy link
Contributor Author

iirina commented Aug 9, 2019

@jin @git-str @thomaswk Can you please take a look? This is blocking bazelbuild/bazel#5821

Copy link
Member

@jin jin left a comment

Choose a reason for hiding this comment

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

thanks!

@jin jin merged commit 9051eb0 into bazelbuild:master Aug 9, 2019
@iirina
Copy link
Contributor Author

iirina commented Aug 12, 2019

Thank you @jin! \o/

cgruber added a commit to cgruber/rules_kotlin that referenced this pull request Sep 27, 2019
* master:
  Add additional CODEOWNERS (bazelbuild#202)
  update JS example to latest Bazel and rules_nodejs (bazelbuild#201)
  Update the Java launcher (bazelbuild#199)
  Replace java_common.create_provider with JavaInfo and java_common.merge (bazelbuild#197)
  windows building fix (bazelbuild#193)
jongerrish added a commit to jongerrish/rules_kotlin that referenced this pull request Apr 16, 2020
…ge (bazelbuild#197)

* Replace java_common.create_provider with JavaInfo and java_common.merge

* Remove unused java_provider
jongerrish added a commit to jongerrish/rules_kotlin that referenced this pull request Apr 16, 2020
* master:
  Add additional CODEOWNERS (bazelbuild#202)
  update JS example to latest Bazel and rules_nodejs (bazelbuild#201)
  Update the Java launcher (bazelbuild#199)
  Replace java_common.create_provider with JavaInfo and java_common.merge (bazelbuild#197)
  windows building fix (bazelbuild#193)
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