-
Task
-
Resolution: Fixed
-
Major
-
None
When a Jetty 12 EE 9 core (i.e., one built from the jakarta branch of jenkins) and Jetty 12 EE 9 compatible test harness (i.e., one built from the forward branch of jenkins-test-harness) are used, the following test fails:
- com.dabsquared.gitlabjenkins.webhook.build.MergeRequestBuildActionTest
This is just a trivial matter of changing the StaplerRequest/StaplerResponse imports to StaplerRequest2/StaplerResponse2. Unfortunately, this is not backward compatible with Jetty 10 or Jetty 12 EE 8, so the PR will have to remain in draft until we release Jetty 12 EE 9 support. Still, we should prepare the PR in advance.
- depends on
-
JENKINS-73135 Adapt GitLab for Jetty 12 (EE 8)
-
- Closed
-
-
JENKINS-73278 Migrate core from EE 8 to EE 9
-
- Closed
-
- links to
[JENKINS-73344] Adapt GitLab for Jetty 12 (EE 9)
Link |
New:
This issue depends on |
Link |
New:
This issue depends on |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "jenkinsci/gitlab-plugin#1665 (Web Link)" [ 29710 ] |
Assignee | New: Basil Crow [ basil ] |
Remote Link | New: This issue links to "jenkinsci/gitlab-plugin#1665 (Web Link)" [ 29967 ] |
Released As | New: 1.9.2 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Closed [ 6 ] |
Fixed in https://github.com/jenkinsci/gitlab-plugin/pull/1665. Released in 1.9.2.