OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.14k stars 583 forks source link

Update Faces 4.1 Tests to use New Schemas once Released #27801

Open volosied opened 5 months ago

volosied commented 5 months ago
          new version of the schema? If not perhaps open an issue so we refresh these once available?

_Originally posted by @pnicolucci in https://github.com/OpenLiberty/open-liberty/pull/27713#discussion_r1507782384_

Schema Location: https://jakarta.ee/xml/ns/jakartaee/

pnicolucci commented 1 month ago

@volosied there are new schemas available now here: https://jakarta.ee/xml/ns/jakartaee/#11 Do we need any changes in MyFaces or Open Liberty? You should talk with Thomas Bitonti as well to ensure he is aware of the Faces 4.1 schemas.

pnicolucci commented 3 weeks ago

@volosied I've messaged @tbitonti about schema updates for Servlet 6.1 and Faces 4.1. I've created a test case (trace is necessary to see the error output with the new version), once we have the schemas updated and this test passes we should be able to close this one out!

pnicolucci commented 2 weeks ago

schema issue: https://github.com/OpenLiberty/open-liberty/issues/29070