Hi Ralph, On Fri, 30 Dec 2022 at 21:56, Ralph Goers <ralph.go...@dslextreme.com> wrote: > I am not understanding the format of this table. I expected it to contain a > list of PRs/Jira issues that were not propagated. Instead it seems to be a > list of modules and package names. Are we supposed to mark the packages that > have been validated?
If I knew which Jira issues were not propagated, I would easily propagate the changes. Maybe after Volkan splits `changes.xml` we can find out the differences The problem is I don't know what is missing: I do a diff of the two branches to see which changes are missing and where. I think that anything that does not concern the DI, removing deprecated methods or replacing Java 8 methods with Java 11 is suspicious. Piotr