Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Jakarta Faces 4 #82

Merged
merged 14 commits into from
Nov 11, 2022
Merged

Commits on Oct 22, 2022

  1. Update Jakarta API version

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    311e989 View commit details
    Browse the repository at this point in the history
  2. Update mojarra version to 4.0.0

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    080cd3f View commit details
    Browse the repository at this point in the history
  3. Update minimal required Java version to 11

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    63dc181 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Migrate Faces bean management to CDI

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    71c350d View commit details
    Browse the repository at this point in the history
  2. Update bundle manifest

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    90ef15b View commit details
    Browse the repository at this point in the history
  3. Migrate page session variable resolver to EL

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    7090e45 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Fix view state management

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b1b571e View commit details
    Browse the repository at this point in the history
  2. Fix view creation

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    041723a View commit details
    Browse the repository at this point in the history
  3. Fix obsoleted API

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b1a721f View commit details
    Browse the repository at this point in the history
  4. Implements absent methods in context mocker

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a6cd348 View commit details
    Browse the repository at this point in the history
  5. Update descriptors to version 4.0

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    04a42ea View commit details
    Browse the repository at this point in the history
  6. Exclude null viewId from mapped views

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    9667337 View commit details
    Browse the repository at this point in the history
  7. Fix license header years

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    1e5e89c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Yet another fix license headers

    Signed-off-by: avpinchuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    6afce6c View commit details
    Browse the repository at this point in the history