[JIRA] (JCOMOIDC-36) Exclude jcip-annotations jar from parent POM

Philip Smart (Jira) jira at shibboleth.atlassian.net
Mon Jan 10 13:36:10 UTC 2022


Philip Smart ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=5afecdc1eb3ffa0c596652c4 ) *created* an issue

Java Common OIDC Library ( https://shibboleth.atlassian.net/browse/JCOMOIDC?atlOrigin=eyJpIjoiZGNkYjEwMDQzM2ZlNDQwYWIyNTU3OTRjZWMzZjczNTMiLCJwIjoiaiJ9 ) / Improvement ( https://shibboleth.atlassian.net/browse/JCOMOIDC-36?atlOrigin=eyJpIjoiZGNkYjEwMDQzM2ZlNDQwYWIyNTU3OTRjZWMzZjczNTMiLCJwIjoiaiJ9 ) JCOMOIDC-36 ( https://shibboleth.atlassian.net/browse/JCOMOIDC-36?atlOrigin=eyJpIjoiZGNkYjEwMDQzM2ZlNDQwYWIyNTU3OTRjZWMzZjczNTMiLCJwIjoiaiJ9 ) Exclude jcip-annotations jar from parent POM ( https://shibboleth.atlassian.net/browse/JCOMOIDC-36?atlOrigin=eyJpIjoiZGNkYjEwMDQzM2ZlNDQwYWIyNTU3OTRjZWMzZjczNTMiLCJwIjoiaiJ9 )

Issue Type: Improvement Affects Versions: 1.0.0, 1.1.0 Assignee: Philip Smart ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=5afecdc1eb3ffa0c596652c4 ) Created: 10/Jan/22 8:36 AM Fix Versions: 1.2.0 Priority: Trivial Reporter: Philip Smart ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=5afecdc1eb3ffa0c596652c4 )

JCIP annotations are used to help describe class thread safety. In the project, implementations of those annotations are provided by FindBugs jsr305-3.0.2.jar. We also, however, inherit the same set of annotations but in a different package via Nimbus e.g. com.github.stephenc.jcip:jcip-annotations.

The enforcer spotted the jcip-annotations jar and did not have a key to check the signature.

As those jcip-annontations annotations are not used by our code directly, they are neither required on the compile or runtime classpath. They should therefore be removed (excluded) from the parent POM.

( https://shibboleth.atlassian.net/browse/JCOMOIDC-36#add-comment?atlOrigin=eyJpIjoiZGNkYjEwMDQzM2ZlNDQwYWIyNTU3OTRjZWMzZjczNTMiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JCOMOIDC-36#add-comment?atlOrigin=eyJpIjoiZGNkYjEwMDQzM2ZlNDQwYWIyNTU3OTRjZWMzZjczNTMiLCJwIjoiaiJ9 )

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#100187- sha1:33b057f )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220110/7cab8e74/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-558300a4-90f3-4289-afe4-b4db3ed497ec
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220110/7cab8e74/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-2c7e31a0-3bfd-4c51-82ec-cd1b0a503c92
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220110/7cab8e74/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-trivial-586ef8a2-643a-49b5-9f71-324641ba6ae1
Type: image/png
Size: 563 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220110/7cab8e74/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-bc8a9e60-3ccd-4d6b-bf03-1594b7e1f7c6
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220110/7cab8e74/attachment-0007.png>


More information about the commits mailing list