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

#729: Add rules_jvm_external to Bazel and add a test maven dependency #336

Merged

Conversation

tkilias
Copy link
Collaborator

@tkilias tkilias commented Nov 9, 2022

@tomuben tomuben force-pushed the refactoring/729_integrate_udf_api_java_jar_from_maven branch from 8d203e8 to eab45a4 Compare July 31, 2024 14:03
@tomuben tomuben force-pushed the refactoring/729_integrate_udf_api_java_jar_from_maven branch from b01f829 to 82b99c3 Compare August 1, 2024 13:41
@@ -9,6 +9,36 @@ http_archive(
url = "https://github.com/bazelbuild/bazel-skylib/releases/download/{}/bazel-skylib.{}.tar.gz".format(skylib_version, skylib_version),
)

RULES_JVM_EXTERNAL_TAG = "4.2"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Collaborator

@tomuben tomuben Aug 5, 2024

Choose a reason for hiding this comment

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

Had tried already to update to latest version, but does not work (because of Modul stuff in Bazel).

Anyway, will be updated in #439

Copy link
Collaborator Author

@tkilias tkilias left a comment

Choose a reason for hiding this comment

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

approved, but see my comment.
PS: I can't approve the PR officially, because I am the creator of it

@tomuben tomuben merged commit 001cd1d into master Aug 5, 2024
10 checks passed
@tomuben tomuben deleted the refactoring/729_integrate_udf_api_java_jar_from_maven branch August 5, 2024 15:48
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.

None yet

3 participants