Re: [PR] Fix typo and log warning indicating jakarta.faces.FULL_STATE_SAVING_VIEW_ID is deprecated [myfaces]

2024-02-22 Thread via GitHub


volosied merged PR #677:
URL: https://github.com/apache/myfaces/pull/677


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Fix typo and log warning indicating jakarta.faces.FULL_STATE_SAVING_VIEW_ID is deprecated [myfaces]

2024-02-21 Thread via GitHub


volosied opened a new pull request, #677:
URL: https://github.com/apache/myfaces/pull/677

   The following warnings are logged when the context parameters are used:
   
   ```
   [WARNING ] The configuration 'jakarta.faces.PARTIAL_STATE_SAVING' is 
deprecated as of Faces 4.1
   [WARNING ] The configuration 'jakarta.faces.FULL_STATE_SAVING_VIEW_IDS' is 
deprecated as of Faces 4.1
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org