This repository contains independent projects for Jakarta Faces 4.1 API, Specification and TCK.
Jakarta Faces defines an MVC framework for building user interfaces for web applications, including UI components, state management, event handling, input validation, page navigation, and support for internationalization and accessibility.
Refer to the README.md
of the subprojects.
To make changes, fork this repository, make your changes, and submit a pull request.
The master
branch must represent the latest release version, which is currently 4.1.
Work for Faces.next must go in separate branches matching their version.