Skip to content

Conversation

@strangelookingnerd
Copy link
Contributor

@strangelookingnerd strangelookingnerd commented Feb 10, 2025

Require Jenkins 2.479.3 and Jakarta EE 9

Jenkins 2.479.1 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

⚠️ I had to update RESTEasy Client in order to support EE 9. The library was refactored and there are some deprecations that should be adressed in a seperate PR.

Testing done

⚠️ There is not a single test in this project. I had some manual tests I took from the README and did not notice any errors

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

Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

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

Thanks very, very much! The change looks great.

@MarkEWaite MarkEWaite changed the title Require Jenkins 2.479.1 and Jakarta EE 9 Require Jenkins 2.479.3 and Jakarta EE 9 Apr 1, 2025
@MarkEWaite MarkEWaite added the enhancement Improvement or new feature label Apr 1, 2025
@MarkEWaite MarkEWaite merged commit 437cb91 into jenkinsci:master Apr 1, 2025
17 checks passed
MarkEWaite added a commit to MarkEWaite/gitee-plugin that referenced this pull request Apr 23, 2025
[JENKINS-75556] ClassCastException connecting to Gitee server

https://issues.jenkins.io/browse/JENKINS-75556 reports the issue.
Revert this change so that Gitee users are able to install and use the
most recent release of the plugin.

This reverts commit 437cb91.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvement or new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants