[
https://issues.apache.org/jira/browse/TOMEE-4057?focusedWorklogId=815023&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-815023
]
ASF GitHub Bot logged work on TOMEE-4057:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Oct/22 07:25
Start Date: 09/Oct/22 07:25
Worklog Time Spent: 10m
Work Description: rzo1 opened a new pull request, #942:
URL: https://github.com/apache/tomee/pull/942
# What does this PR do?
During the CXF upgrade to 3.4.8 and porting the method signature changes of
CXF-8478 and CXF-8688 to our CXF patch sources, I took some time to check the
**diffs** between our patch sources and the original CXF sources of 3.4.8.
Our patch sources were indeed a bit outdated. Some of them didn't have any
modifications from our TCK work in 2021 at all (aside from some formatting,
language style, etc.).
Therefore, I went ahead and removed all CXF classes from our patch source,
which didn't contain "real" changes from our side by doing a diff session.
This will give us the fixes in those classes, which we didn't incorporated
through simple POM version updates since May 2021.
Goal is to make it easier to upgrade CXF, i.e. to check the diffs of the
classes we did modify on purpose.
Here is the full CI build on that one:
https://ci-builds.apache.org/job/Tomee/job/TOMEE-4057/2/
Issue Time Tracking
-------------------
Worklog Id: (was: 815023)
Remaining Estimate: 0h
Time Spent: 10m
> CXF 3.4.8
> ---------
>
> Key: TOMEE-4057
> URL: https://issues.apache.org/jira/browse/TOMEE-4057
> Project: TomEE
> Issue Type: Dependency upgrade
> Components: TomEE Core Server
> Affects Versions: 8.0.12
> Reporter: Richard Zowalla
> Assignee: Richard Zowalla
> Priority: Major
> Fix For: 8.0.13
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> [https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12351568]
> [https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12351382]
>
> [https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12350654]
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)