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

Fix the issue of provisioning the same toolchain multiple times #23024

Merged
merged 1 commit into from Dec 8, 2022

Conversation

jbartok
Copy link
Member

@jbartok jbartok commented Dec 7, 2022

Fixes #22796

@jbartok jbartok added the in:toolchains Java Toolchains label Dec 7, 2022
@jbartok jbartok added this to the 8.0 RC1 milestone Dec 7, 2022
@jbartok jbartok requested a review from a team as a code owner December 7, 2022 13:04
@jbartok jbartok self-assigned this Dec 7, 2022
Copy link
Member

@ljacomet ljacomet left a comment

Choose a reason for hiding this comment

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

LGTM!

⚠️ This needs to be merged in release

@jbartok jbartok changed the base branch from master to release December 8, 2022 08:11
@gradle gradle deleted a comment from jbartok Dec 8, 2022
@bot-gradle
Copy link
Collaborator

OK, I've already triggered a build for you.

@bot-gradle
Copy link
Collaborator

Pre-tested commit build failed.

@blindpirate
Copy link
Collaborator

The flakiness should be fixed.
@bot-gradle test and merge

@gradle gradle deleted a comment from jbartok Dec 8, 2022
@gradle gradle deleted a comment from jbartok Dec 8, 2022
@bot-gradle
Copy link
Collaborator

Your PR is queued. See the queue page for details.

@bot-gradle
Copy link
Collaborator

OK, I've already triggered a build for you.

@bot-gradle bot-gradle merged commit 3fb0faa into release Dec 8, 2022
@blindpirate blindpirate deleted the jbartok/toolchain-services-fix branch December 8, 2022 13:49
big-guy added a commit that referenced this pull request Dec 20, 2022
* origin/release7x:
  Fix issue with ant builder throwing exception on call()
  Ignore failing M9JavaConfigurabilityCrossVersionSpec on Gradle 2.x
  Revert some unnecessary changes
  Reformat to one sentence per line
  Fix deprecation message
  Fix test
  Do not expose named domain object list (backport #23050 & #23112)
  Remove exceptional M1 Mac toolchain handling
  Fix test
  Consider IBM and IBM_SEMERU vendors identical, deprecate the later
  Fix the issue of provisioning the same toolchain multiple times (backport #23024)
  Check Java Toolchain install folder for left-overs (backport #22819)
  Remove cygwin gcc
  Prepare for 7.6.1 release
  Fix upgrade note following Groovy update
  Attempt to reduce GC pressure by not holding expensive this references in ThreadLocals
  Refactor ArtifactSelector to avoid capturing the full component metadata in the lambda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in:toolchains Java Toolchains
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building gradle itself fails during toolchain download: permission denied copying a file within .gradle/jdks
4 participants