[JIRA] (MDA-274) Port to Java 17 platform
Ian Young (Jira)
jira at shibboleth.atlassian.net
Thu Jan 26 15:00:14 UTC 2023
Ian Young ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae127cb03-43ed-473d-b6ba-592949cb4be8 ) *commented* on MDA-274 ( https://shibboleth.atlassian.net/browse/MDA-274?atlOrigin=eyJpIjoiODQ1NTBkYzRkMGNhNDI3Nzg3YTlhMDc2NGZiY2UwMDUiLCJwIjoiaiJ9 )
Re: Port to Java 17 platform ( https://shibboleth.atlassian.net/browse/MDA-274?atlOrigin=eyJpIjoiODQ1NTBkYzRkMGNhNDI3Nzg3YTlhMDc2NGZiY2UwMDUiLCJwIjoiaiJ9 )
This is looking a bit more disruptive than when I first looked at it, because the new shared components have been refactored more completely than I thought:
* Package names have changed throughout; in some cases, this will be visible to deployers and we’ll need to document it.
* Some classes have moved into.impl packages. This will need to be documented, but it may also be worth defining beans to hide the package names of things we think deployers will need: mda.BasicParserPool being a primary example. Type4UUIDIdentifierGenerationStrategy ?
* FixedStringIdentifierGenerationStrategy has disappeared as it was no longer used by OpenSAML or the IdP. Paste this into the MDA and make a parent bean for it.
* SimpleNamespaceContext likewise no longer exists. Paste the implementation into the MDA and make a parent bean for it.
( https://shibboleth.atlassian.net/browse/MDA-274#add-comment?atlOrigin=eyJpIjoiODQ1NTBkYzRkMGNhNDI3Nzg3YTlhMDc2NGZiY2UwMDUiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/MDA-274#add-comment?atlOrigin=eyJpIjoiODQ1NTBkYzRkMGNhNDI3Nzg3YTlhMDc2NGZiY2UwMDUiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100214- sha1:634fa42 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230126/969f4504/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-9bf92c2f-190f-4396-ad0b-6df9733e113c
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230126/969f4504/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-089c74bb-e092-4f91-9025-6e6e445439a4
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230126/969f4504/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-e7e37d06-7a87-47af-97d9-34c6fc38e642
Type: image/png
Size: 484 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230126/969f4504/attachment-0005.png>
More information about the commits
mailing list