-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Release prebuilt java_tools for darwin_arm64 #17780
Labels
Comments
hvadehra
added
P1
I'll work on this now. (Assignee required)
team-Rules-Java
Issues for Java rules
labels
Mar 15, 2023
This was referenced Mar 15, 2023
This was referenced Mar 16, 2023
copybara-service bot
pushed a commit
that referenced
this issue
Mar 24, 2023
This is the last step of #17780 This updates rules_java to v5.5.0 for bazel and bazel_tools and cleans up any remaining references to remote_java_tools_darwin, remote_java_tools_test_darwin, and remote_java_tools_darwin_for_testing Closes #17843. PiperOrigin-RevId: 519059189 Change-Id: Ic04f3a2e5cc12e6b7731f6d8a3551553e172e000
This was referenced Mar 27, 2023
This is now complete. java_tools for darwin are now separately available for x86_64 and arm64 starting from v12.0 : https://github.com/bazelbuild/java_tools/releases/tag/java_v12.0 |
meteorcloudy
pushed a commit
that referenced
this issue
Apr 24, 2023
* Separate prebuilt darwin java_tools for x86_64 and arm64 This is step 1 of #17780 Closes #17767. PiperOrigin-RevId: 517115807 Change-Id: If2bb85a8a15fd126ab52e5738e3d9558da813090 * Update rules_java and remove references to "remote_java_tools_darwin" This is the last step of #17780 This updates rules_java to v5.5.0 for bazel and bazel_tools and cleans up any remaining references to remote_java_tools_darwin, remote_java_tools_test_darwin, and remote_java_tools_darwin_for_testing Closes #17843. PiperOrigin-RevId: 519059189 Change-Id: Ic04f3a2e5cc12e6b7731f6d8a3551553e172e000 * Update java_tools v12.1 bazelbuild/java_tools#69 Closes #18097. PiperOrigin-RevId: 526116409 Change-Id: I4f31046d7e5b149c5035b0ede0699d74685a1eb8 --------- Co-authored-by: hvd <hvadehra@gmail.com>
fweikert
pushed a commit
to fweikert/bazel
that referenced
this issue
May 25, 2023
This is step 1 of bazelbuild#17780 Closes bazelbuild#17767. PiperOrigin-RevId: 517115807 Change-Id: If2bb85a8a15fd126ab52e5738e3d9558da813090
fweikert
pushed a commit
to fweikert/bazel
that referenced
this issue
May 25, 2023
This is step 2 of bazelbuild#17780 Closes bazelbuild#17782. PiperOrigin-RevId: 517115859 Change-Id: I300dadf405f233514486b294970adadf2a7a1602
fweikert
pushed a commit
to fweikert/bazel
that referenced
this issue
May 25, 2023
This is the last step of bazelbuild#17780 This updates rules_java to v5.5.0 for bazel and bazel_tools and cleans up any remaining references to remote_java_tools_darwin, remote_java_tools_test_darwin, and remote_java_tools_darwin_for_testing Closes bazelbuild#17843. PiperOrigin-RevId: 519059189 Change-Id: Ic04f3a2e5cc12e6b7731f6d8a3551553e172e000
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Due to #17762 I'm going with the alternative discussed in #16960
Separate prebuilt darwin java_tools for x86_64 and arm64 #17767
Create separate java_tools for darwin_x86_64 and darwin_arm64 #17782
Separate java_tools releases for darwin platforms continuous-integration#1571
java_tools 12.0 java_tools#66
Update java_tools v12.0 #17802
Working towards fixing:
bazelbuild/java_tools#57
#13944
cc @comius @keertk @kshyanashree
The text was updated successfully, but these errors were encountered: