[
https://issues.apache.org/jira/browse/KNOX-3238?focusedWorklogId=1041575&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1041575
]
ASF GitHub Bot logged work on KNOX-3238:
----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Sep/26 07:10
Start Date: 15/Sep/26 07:10
Worklog Time Spent: 10m
Work Description: smolnar82 commented on PR #1388:
URL: https://github.com/apache/knox/pull/1388#issuecomment-5676246695
> Nit: gateway-test-utils, gateway-provider-rewrite-func-service-registry
and gateway-provider-identity-assertion-common have duplicate dependency
declarations for jetty-http and jetty-ee10-servlet.
These duplicates are pre-existing on master. My migration only flipped `ee8`
to `ee10` and `javax` to `jakarta` on declarations that were already
duplicated. Your nit is still valid, though, and it's a clean low-risk fix
worth doing in this PR.
Let me submit a small follow-up commit soon.
Issue Time Tracking
-------------------
Worklog Id: (was: 1041575)
Time Spent: 50m (was: 40m)
> Migrate from javax.servlet to jakarta.servlet servlet-api
> ---------------------------------------------------------
>
> Key: KNOX-3238
> URL: https://issues.apache.org/jira/browse/KNOX-3238
> Project: Apache Knox
> Issue Type: Task
> Affects Versions: 3.0.0
> Reporter: Tamás Marcinkovics
> Assignee: Tamás Marcinkovics
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Migrate from javax.servlet:javax.servlet-api to
> jakarta.servlet:jakarta.servlet-api:6.0.0
> This necessitates a jetty upgrade to 12.x also.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)