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

Make the embedded JDK targets the default #5403

Closed
wants to merge 1 commit into from

Conversation

cushon
Copy link
Contributor

@cushon cushon commented Jun 15, 2018

No description provided.

src/BUILD Outdated
@@ -38,8 +38,8 @@ filegroup(
"//conditions:default": md5_cmd % "md5sum",
}),
) for suffix, embedded_tools_target in {
"": [":embedded_tools"],
"_with_jdk": [":embedded_tools_with_jdk"],
"": [":embedded_tools_nojdk"],
Copy link
Contributor

Choose a reason for hiding this comment

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

did you mean "embedded_tools" here, and "embedded_tools_nojdk" below?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, thanks. Done.

@laszlocsomor laszlocsomor self-assigned this Jun 15, 2018
@cushon cushon force-pushed the nojdk branch 2 times, most recently from 1ccf7a2 to a58362b Compare June 15, 2018 16:43
@bazel-io bazel-io closed this in 7c49bd9 Jun 18, 2018
ArielleA pushed a commit to ArielleA/bazel that referenced this pull request Jun 19, 2018
werkt pushed a commit to werkt/bazel that referenced this pull request Aug 2, 2018
Closes bazelbuild#5403.

PiperOrigin-RevId: 201007405
werkt pushed a commit to werkt/bazel that referenced this pull request Oct 19, 2018
Closes bazelbuild#5403.

PiperOrigin-RevId: 201007405
meisterT added a commit to meisterT/bazel that referenced this pull request Dec 13, 2018
bazel-io pushed a commit that referenced this pull request Dec 13, 2018
RELNOTES: None

Closes #6915.

PiperOrigin-RevId: 225373869
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants