Skip to content

ci: use Temurin with setup-java v6 - #260

Merged
hypery2k merged 1 commit into
jenkinsci:renovate/actions-setup-java-6.xfrom
skrcode:skrcode/renovate-258-temurin
Aug 31, 2026
Merged

ci: use Temurin with setup-java v6#260
hypery2k merged 1 commit into
jenkinsci:renovate/actions-setup-java-6.xfrom
skrcode:skrcode/renovate-258-temurin

Conversation

@skrcode

@skrcode skrcode commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

📝 Description

This companion repair for #258 replaces the removed setup-java v6 adopt distribution with its documented HotSpot successor, temurin, in both the build matrix and release workflow. Java versions, caching, and Renovate's pinned action commit remain unchanged.

The current bot head fails all four GitHub build lanes before Maven starts with No supported distribution was found for input adopt.

🎯 Relevant issues

💎 Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

🚦 How Has This Been Tested?

  • JDK 21: ./mvnw --batch-mode --no-transfer-progress clean install pmd:check — 27 tests, 0 failures/errors, 1 skip; SpotBugs, Enforcer, HPI assembly, and PMD passed
  • JDK 25: same clean command — 27 tests, 0 failures/errors, 1 skip; SpotBugs, Enforcer, HPI assembly, and PMD passed
  • all workflow YAML files parsed successfully
  • git diff --check

🏁 Checklist

  • My change follows the style guidelines of this project
  • I have performed a self-review of the complete diff
  • New and existing unit tests pass locally with my changes

Built and verified with JAIPilot:

  • Skills: jaipilot-maintainer-intent, jaipilot-fast-execution, and jaipilot-review-diff
  • Execution profile: gpt-5.6-sol · xhigh · fast

@skrcode
skrcode requested a review from a team as a code owner August 31, 2026 02:56
@sonarqubecloud

Copy link
Copy Markdown

@hypery2k
hypery2k merged commit 066d29d into jenkinsci:renovate/actions-setup-java-6.x Aug 31, 2026
16 checks passed
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