Skip to content

Add MigrateToJava25 as a valid migration id#1187

Merged
jonesbusy merged 1 commit into
jenkins-infra:mainfrom
CodexRaunak:bug/validate-metadata
Aug 9, 2025
Merged

Add MigrateToJava25 as a valid migration id#1187
jonesbusy merged 1 commit into
jenkins-infra:mainfrom
CodexRaunak:bug/validate-metadata

Conversation

@CodexRaunak

Copy link
Copy Markdown
Contributor

Add MigrateToJava25 as a valid migration id as we recently added this declarative recipe.
Eg:- Fixes failing validation for this job

Testing done

mvn clean install

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@CodexRaunak CodexRaunak requested a review from jonesbusy as a code owner August 9, 2025 17:29
@CodexRaunak CodexRaunak force-pushed the bug/validate-metadata branch from 58bb121 to 2a3565f Compare August 9, 2025 17:30
@gounthar

gounthar commented Aug 9, 2025

Copy link
Copy Markdown
Collaborator
java.lang.UnsupportedClassVersionError: io/jenkins/tools/pluginmodernizer/cli/Main has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0

@jonesbusy jonesbusy merged commit 7ee345e into jenkins-infra:main Aug 9, 2025
16 of 17 checks passed
@jonesbusy jonesbusy added the chore label Aug 9, 2025
@jonesbusy

Copy link
Copy Markdown
Collaborator
java.lang.UnsupportedClassVersionError: io/jenkins/tools/pluginmodernizer/cli/Main has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0

#1187

Because the action download the latest release. This was missing from #1186

@CodexRaunak CodexRaunak deleted the bug/validate-metadata branch August 9, 2025 19:46
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