Open isaacrivriv opened 2 years ago
The only remaining changes for these packages would be on the JSP 2.3 bundle and JSP bundle for transformations on EE9 and any other additional usage of these packages. This work was completed for Pages 3.1 EE10 bundle in the mentioned PR which brought forward this issue.
This does not require any functional changes since it establishes a lower version range and the bundles pulled in carry the correct package versions on each feature. This change would be to clearly establish the appropriate versions for reading and maintainability purposes.
Moving this to post-GA EE10
While working on version ranges updates, noticed that there were a couple of ranges that were using an incorrect version see io.openliberty.pages.3.1.internal.factories/bnd.bnd snippet below
This should be updated to the correct EL 5.0 packages and would need to verify that all the other package versions are also correct or if no longer used, if they can be cleaned up.
https://github.com/OpenLiberty/open-liberty/pull/23262/files