bump to payara-5.2020.2 per @scolapasta, remove JSF patch #7036
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it: Per @scolapasta Payara-5.2020.2 / payara/Payara#4631 addresses the ArrayIndexOutOfBoundsException thrown by earlier versions of Mojarra. This current release of Payara also addresses the grizzly-npn-bootstrap-1.8 incompatibility with openjdk-1.8.0.252. This allows us to remove the JSF patch bits from the installers and avoid documenting / working around #6853.
Which issue(s) this PR closes:
Closes #7017 and closes #6853
Special notes for your reviewer: submitted at the behest of @scolapasta
Suggestions on how to test this: Standard install. I successfully updated a payara-5.201 test host here using Leonid's domain1-switcheroo method.
Does this PR introduce a user interface change? If mockups are available, please link/include them here: no
Is there a release notes update needed for this change?: can be rolled into the Dataverse5 release notes.
Additional documentation: none to my knowledge