[JIRA] (OSJ-334) Mitigation for bad logger implementation
Brent Putman (Jira)
jira at shibboleth.atlassian.net
Sat Feb 12 02:13:47 UTC 2022
Brent Putman ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A97de0981-adc3-4044-95ed-131622fad81e ) *commented* on OSJ-334 ( https://shibboleth.atlassian.net/browse/OSJ-334?atlOrigin=eyJpIjoiYjZkYWNiOGYwODVkNDFjOGFmODE2NTY4NTYxMzVmYmUiLCJwIjoiaiJ9 )
Re: Mitigation for bad logger implementation ( https://shibboleth.atlassian.net/browse/OSJ-334?atlOrigin=eyJpIjoiYjZkYWNiOGYwODVkNDFjOGFmODE2NTY4NTYxMzVmYmUiLCJwIjoiaiJ9 )
Replaced all instances in java-opensaml with the standard idiom:
@Nonnull private static final Logger LOG = LoggerFactory.getLogger(CLASS);
Looked, but didn’t find anything with this pattern in java-support, spring-extensions or java-identity-provider.
( https://shibboleth.atlassian.net/browse/OSJ-334#add-comment?atlOrigin=eyJpIjoiYjZkYWNiOGYwODVkNDFjOGFmODE2NTY4NTYxMzVmYmUiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/OSJ-334#add-comment?atlOrigin=eyJpIjoiYjZkYWNiOGYwODVkNDFjOGFmODE2NTY4NTYxMzVmYmUiLCJwIjoiaiJ9 )
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#100191- sha1:8f89d94 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220212/adf91fb3/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-9662b465-801d-4fda-b77b-17eb72ea8504
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220212/adf91fb3/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-f89d6577-9d8f-4ca9-adf0-2bbd7ea3767d
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220212/adf91fb3/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-71a50bc7-bcc6-4eca-ab00-2ba1055a654a
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220212/adf91fb3/attachment-0005.png>
More information about the commits
mailing list