Skip to content

Changes

#129 (May 7, 2024, 10:13:09 AM)

  1. First step, migrate junit4 to junit5 — Bauke Scholtz / githubweb
  2. Analyzed and fixed failing UIComponentBaseBehaviorTestCase; it was — Bauke Scholtz / githubweb
  3. migrated EasyMock/PoweMock to Mockito — Bauke Scholtz / githubweb
  4. Micro optimization to clarify intent of code — Bauke Scholtz / githubweb
  5. Reduce logging level of exception which is already rethrown during — Bauke Scholtz / githubweb
  6. pom.xml slipped through merge of #5409 from 4.0 into 4.1 — Bauke Scholtz / githubweb
  7. Prepare release org.glassfish:mojarra-parent:4.0.6 — mojarra-bot / githubweb
  8. Prepare next development cycle for 4.0.7-SNAPSHOT — mojarra-bot / githubweb
  9. Fix #5417: remove "optimization" when composite attribute default is — Bauke Scholtz / githubweb
  10. Fix #5415: move retargeted client ID calculation from AjaxHandler to — Bauke Scholtz / githubweb
  11. Fix #5414 only http/2-push real faces resource urls coming from resource — Bauke Scholtz / githubweb
  12. Fix #5420 typo in com.sun.faces.numberOfConcerrentFlashUsers — Bauke Scholtz / githubweb
  13. Fix #5427 UISelectMany collectionType ignored when VE resolves to — Bauke Scholtz / githubweb
  14. Default encoding should be prechecked — Tomas Hofman / githubweb
  15. show which viewId was not found in exception — Cody Lerum / githubweb
  16. Fix #5434: Inverse default config of autoCompleteOffOnViewState — Bauke Scholtz / githubweb
  17. Update various versions in pom, specifically Jakarta versions to final — arjan tijms / githubweb

#128 (Apr 11, 2024, 5:43:40 AM)

  1. Prepare release org.glassfish:mojarra-parent:4.0.6 — mojarra-bot / githubweb
  2. Prepare next development cycle for 4.0.7-SNAPSHOT — mojarra-bot / githubweb
  3. Fix #5417: remove "optimization" when composite attribute default is — Bauke Scholtz / githubweb
  4. Fix #5415: move retargeted client ID calculation from AjaxHandler to — Bauke Scholtz / githubweb
  5. Fix #5414 only http/2-push real faces resource urls coming from resource — Bauke Scholtz / githubweb
  6. Fix #5420 typo in com.sun.faces.numberOfConcerrentFlashUsers — Bauke Scholtz / githubweb
  7. Fix #5427 UISelectMany collectionType ignored when VE resolves to — Bauke Scholtz / githubweb
  8. Default encoding should be prechecked — Tomas Hofman / githubweb
  9. show which viewId was not found in exception — Cody Lerum / githubweb
  10. size attribute is only supported on HtmlSelect*Listbox components — Bauke Scholtz / githubweb

#127 (Mar 10, 2024, 12:10:58 PM)

  1. Remove hardcoded string constant representing "UTF-8" where possible — Bauke Scholtz / githubweb
  2. Review/cleanup Facelets/Request/Response encoding implementation — Bauke Scholtz / githubweb
  3. Further clarified comments after self-review. — Bauke Scholtz / githubweb
  4. UIInput#getSubmittedValue() must also consider isLocalValueSet() when — Bauke Scholtz / githubweb
  5. Further cleanup of comments — Bauke Scholtz / githubweb
  6. Fixed wrong base url to validate contracts resource; it should be — Bauke Scholtz / githubweb
  7. Add session mutex — Bauke Scholtz / githubweb
  8. Fallback in case there's no mutex attribute for whatever reason — Bauke Scholtz / githubweb
  9. Consider ClosedChannelException as well when checking for connection — Bauke Scholtz / githubweb
  10. Mmkay instanceof var was only available since Java 14 — Bauke Scholtz / githubweb
  11. PartialViewContextImpl should use same VisitContext to reset values as — Bauke Scholtz / githubweb
  12. Add clarifying comment wrt copy of resetValues() — Bauke Scholtz / githubweb
  13. resetValues should not carry EXECUTE_LIFECYCLE visit hint — Bauke Scholtz / githubweb
  14. Revert "UIInput#getSubmittedValue() must also consider isLocalValueSet() when INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true https://github.com/eclipse-ee4j/mojarra/issues/5386" — Bauke Scholtz / githubweb
  15. Found and fixed two more occurrences on synchronized(session) — Bauke Scholtz / githubweb
  16. Improved impl for https://github.com/eclipse-ee4j/mojarra/issues/5375 — Bauke Scholtz / githubweb
  17. First step, migrate junit4 to junit5 — Bauke Scholtz / githubweb
  18. Analyzed and fixed failing UIComponentBaseBehaviorTestCase; it was — Bauke Scholtz / githubweb
  19. migrated EasyMock/PoweMock to Mockito — Bauke Scholtz / githubweb
  20. Micro optimization to clarify intent of code — Bauke Scholtz / githubweb
  21. Reduce logging level of exception which is already rethrown during — Bauke Scholtz / githubweb

#126 (Mar 5, 2024, 12:47:10 PM)

  1. Update dependencies — arjan tijms / githubweb
  2. Update copyright — arjan tijms / githubweb