[
https://issues.apache.org/jira/browse/KNOX-3469?focusedWorklogId=1042670&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1042670
]
ASF GitHub Bot logged work on KNOX-3469:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Sep/26 12:51
Start Date: 18/Sep/26 12:51
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on PR #1415:
URL: https://github.com/apache/knox/pull/1415#issuecomment-5730240419
## Test Results
4 files 4 suites 26s ⏱️
98 tests 98 ✅ 0 💤 0 ❌
116 runs 116 ✅ 0 💤 0 ❌
Results for commit 83a0c384.
[test-results]:data:application/gzip;base64,H4sIALMzrWoC/13MSw6DIBSF4a0Yxh1AuVLoZhrkkdxUpeExMt170ailHX7/Sc5CPI4ukXsHl46kgvmELVFnDHPlVVTXJa+bkgceqRjzV574qoWewWscf4KLMcS9xDKvj4yJHcdjW76Pm5vDze2fCdOEuYJIrqnhEtiN9cJSZhl3QA0FCx6GQTuhpO4VJe8Pl90W1QIBAAA=
Issue Time Tracking
-------------------
Worklog Id: (was: 1042670)
Remaining Estimate: 0h
Time Spent: 10m
> Remove redundant org.glassfish:jakarta.json dependency
> ------------------------------------------------------
>
> Key: KNOX-3469
> URL: https://issues.apache.org/jira/browse/KNOX-3469
> Project: Apache Knox
> Issue Type: Task
> Affects Versions: 3.0.0
> Reporter: Tamás Marcinkovics
> Assignee: Tamás Marcinkovics
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The javax to jakarta migration renamed org.glassfish:javax.json to
> org.glassfish:jakarta.json:2.0.1.
> The artifact is redundant; we already use org.eclipse.parsson:parsson which
> provides the
> JSON-P implementation in every affected module.
> Drop the glassfish dependency from the root dependencyManagement and from
> gateway-server, gateway-service-\{definitions,admin,test} and
> gateway-test.
> Also drop the redundant inline jakarta.ws.rs-api version
> in gateway-test (managed centrally).
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)