Skip to content

Require Jenkins 2.479.3 or newer and Jakarta EE 9 #46

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

strangelookingnerd
Copy link

Require Jenkins 2.479.3 or newer and Jakarta EE 9

Jenkins 2.479.3 provides Jakarta EE 9, Eclipse Jetty 12, Spring Security 6, and Java 17.

  • Update plugin pom and baseline
  • Remove deprecations
  • Use Java 17 language features
  • Minor cleanup

Testing done

mvn clean verify

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

@strangelookingnerd strangelookingnerd requested a review from a team as a code owner April 25, 2025 11:32
@strangelookingnerd
Copy link
Author

Build fails due to the Java 17 requirement that comes with Jenkins 2.479.3. The Jenkinsfile has been updated however it is not considered by ci.jenkins.io for building this PR.

I recommend verifying these changes manually.

@strangelookingnerd
Copy link
Author

@zaman-akib Kindly requesting a review.

@zaman-akib
Copy link

@strangelookingnerd Thanks for the suggestion to upgrade the Jenkins version. While we are planning to raise the minimum supported version soon, we currently have a few customer dependencies that are still on older Jenkins versions. To maintain compatibility for those users, we are continuing to use Jenkins 2.440 for now. We'll revisit this upgrade once those dependencies have been addressed.

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