[JIRA] (JMVN-8) Wrong format for reporting File version

Rod Widdowson (Jira) jira at shibboleth.atlassian.net
Sun Dec 5 16:35:53 UTC 2021


Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) *created* an issue

Maven Enforcer ( https://shibboleth.atlassian.net/browse/JMVN?atlOrigin=eyJpIjoiNjZlMmNjZDQyNjg2NDMzMzg0M2JmMTYzMWJhNWUyMjgiLCJwIjoiaiJ9 ) / Bug ( https://shibboleth.atlassian.net/browse/JMVN-8?atlOrigin=eyJpIjoiNjZlMmNjZDQyNjg2NDMzMzg0M2JmMTYzMWJhNWUyMjgiLCJwIjoiaiJ9 ) JMVN-8 ( https://shibboleth.atlassian.net/browse/JMVN-8?atlOrigin=eyJpIjoiNjZlMmNjZDQyNjg2NDMzMzg0M2JmMTYzMWJhNWUyMjgiLCJwIjoiaiJ9 ) Wrong format for reporting File version ( https://shibboleth.atlassian.net/browse/JMVN-8?atlOrigin=eyJpIjoiNjZlMmNjZDQyNjg2NDMzMzg0M2JmMTYzMWJhNWUyMjgiLCJwIjoiaiJ9 )

Issue Type: Bug Affects Versions: 2.1 Assignee: Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) Created: 05/Dec/21 11:35 AM Fix Versions: 3.0 Priority: Trivial Reporter: Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 )

report.format( "File %s present with versions % and %s\n" , nm.getFirst(), oldName, nm.getSecond());

should be

report.format( "File %s present with versions %s and %s\n" , nm.getFirst(), oldName, nm.getSecond());

( https://shibboleth.atlassian.net/browse/JMVN-8#add-comment?atlOrigin=eyJpIjoiNjZlMmNjZDQyNjg2NDMzMzg0M2JmMTYzMWJhNWUyMjgiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JMVN-8#add-comment?atlOrigin=eyJpIjoiNjZlMmNjZDQyNjg2NDMzMzg0M2JmMTYzMWJhNWUyMjgiLCJwIjoiaiJ9 )

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#100183- sha1:844c6ad )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20211205/9bdc38e2/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-20b3d615-360a-4eec-b7c1-deb9aaaf49e5
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20211205/9bdc38e2/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-trivial-39bc495e-3252-46cd-ac27-0fecb8c78929
Type: image/png
Size: 563 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20211205/9bdc38e2/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-2dd82e78-c0dc-49f5-936e-e94da63825c8
Type: image/png
Size: 425 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20211205/9bdc38e2/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-7b1565cd-3e43-43e3-8d47-a2e870cd8284
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20211205/9bdc38e2/attachment-0007.png>


More information about the commits mailing list