[JIRA] (IDP-1892) Investigate forking Spring Web Flow for IdP 5
Ian Young (Jira)
jira at shibboleth.atlassian.net
Thu May 5 14:26:28 UTC 2022
Ian Young ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae127cb03-43ed-473d-b6ba-592949cb4be8 ) *commented* on IDP-1892 ( https://shibboleth.atlassian.net/browse/IDP-1892?atlOrigin=eyJpIjoiMWE2ZmQ3YWU4NDRhNDkyZDlkZTI2YTBhNWJlODkyZTAiLCJwIjoiaiJ9 )
Re: Investigate forking Spring Web Flow for IdP 5 ( https://shibboleth.atlassian.net/browse/IDP-1892?atlOrigin=eyJpIjoiMWE2ZmQ3YWU4NDRhNDkyZDlkZTI2YTBhNWJlODkyZTAiLCJwIjoiaiJ9 )
My fork of spring-webflow now uses the latest version of Gradle and uses the new publication system. Everything compiles and builds under Java 17, and I’ve fixed the terminal deprecations that showed up ( new Integer(2) becoming Integer.valueOf(2) ).
I’m moving on to adopting the new dependencies, starting with the current Spring Framework 6 milestone.
An immediate problem is that Spring Web Flow includes some classes that support Tiles 3 views via the Spring Framework integration for that technology. Tiles is now defunct, so the Spring Framework classes seem to have been pulled with no prior deprecation:
https://github.com/spring-projects/spring-framework/issues/27423
I don’t think they had any choice in this, as Tiles isn’t going to get an upgrade for the new EE namespace. I’m also pretty sure we don’t use this stuff so my plan is just to rip it out and see what happens.
( https://shibboleth.atlassian.net/browse/IDP-1892#add-comment?atlOrigin=eyJpIjoiMWE2ZmQ3YWU4NDRhNDkyZDlkZTI2YTBhNWJlODkyZTAiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-1892#add-comment?atlOrigin=eyJpIjoiMWE2ZmQ3YWU4NDRhNDkyZDlkZTI2YTBhNWJlODkyZTAiLCJwIjoiaiJ9 )
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#100198- sha1:6a78b33 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220505/9a186ca5/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-df863e2a-2089-46aa-bea7-0a6815a0fc68
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220505/9a186ca5/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-7514d69e-c0e7-4ac2-b88c-0e4fd21d84fd
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220505/9a186ca5/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-a7ddcbff-d063-4637-963c-9a240783431f
Type: image/png
Size: 468 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220505/9a186ca5/attachment-0005.png>
More information about the commits
mailing list