[JIRA] (JSE-48) Replace use of Spring NestedIOException with IOException

Ian Young (Jira) jira at shibboleth.atlassian.net
Thu May 12 15:26:27 UTC 2022


Ian Young ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae127cb03-43ed-473d-b6ba-592949cb4be8 ) *created* an issue

Spring Extensions ( https://shibboleth.atlassian.net/browse/JSE?atlOrigin=eyJpIjoiMWI2ZGY4MWE0NjFiNGY4YTg1NjU4NzFiNzk3MjQ3YzUiLCJwIjoiaiJ9 ) / Bug ( https://shibboleth.atlassian.net/browse/JSE-48?atlOrigin=eyJpIjoiMWI2ZGY4MWE0NjFiNGY4YTg1NjU4NzFiNzk3MjQ3YzUiLCJwIjoiaiJ9 ) JSE-48 ( https://shibboleth.atlassian.net/browse/JSE-48?atlOrigin=eyJpIjoiMWI2ZGY4MWE0NjFiNGY4YTg1NjU4NzFiNzk3MjQ3YzUiLCJwIjoiaiJ9 ) Replace use of Spring NestedIOException with IOException ( https://shibboleth.atlassian.net/browse/JSE-48?atlOrigin=eyJpIjoiMWI2ZGY4MWE0NjFiNGY4YTg1NjU4NzFiNzk3MjQ3YzUiLCJwIjoiaiJ9 )

Issue Type: Bug Affects Versions: 6.2.0 Assignee: Ian Young ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae127cb03-43ed-473d-b6ba-592949cb4be8 ) Created: 12/May/22 11:26 AM Fix Versions: 7.0.0 Priority: Trivial Reporter: Ian Young ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae127cb03-43ed-473d-b6ba-592949cb4be8 )

In Spring Framework 6.0.0-M4, the NestedIOException class is removed as redundant (although there was no deprecation warning in 5.x releases to date).

The commit comment is:

> 
> 
> 
> Remove obsolete org.springframework.core.NestedIOException
> This commit removes Spring's custom NestedIOException and replaces its
> usage with the standard IOException which has supported a root cause
> since Java 6.
> 
> 

We need to do the same in order to port forward to Spring Framework 6.

I’ll do this on the development branch; we can cherry-pick back onto main if we feel we need it earlier than that.

( https://shibboleth.atlassian.net/browse/JSE-48#add-comment?atlOrigin=eyJpIjoiMWI2ZGY4MWE0NjFiNGY4YTg1NjU4NzFiNzk3MjQ3YzUiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JSE-48#add-comment?atlOrigin=eyJpIjoiMWI2ZGY4MWE0NjFiNGY4YTg1NjU4NzFiNzk3MjQ3YzUiLCJwIjoiaiJ9 )

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:8023b99 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220512/7fe44c16/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-2a780597-8e03-4da2-abeb-ad59e2d80c0b
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220512/7fe44c16/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-trivial-70a79952-b4f0-47af-ba0a-d8e3985e4576
Type: image/png
Size: 563 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220512/7fe44c16/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-5654a082-c478-4fa7-8f77-e12089a48d50
Type: image/png
Size: 425 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220512/7fe44c16/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-ba3542c7-971b-4802-89a6-decc2ac75d4c
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220512/7fe44c16/attachment-0007.png>


More information about the commits mailing list