Jarek Strzelecki
Jarek Strzelecki
Currently SQSMessage constructor will try to Integer.parse said attribute even if it is not present in source message. Since you're able to construct model messages without setting that APPROXIMATE_RECEIVE_COUNT attribute,...
Commit: 7bc50968 (18.07.2019) ``` Maven Version: 3.6.1 JDK Version: 1.8.0_212 normalized as: 1.8.0-212 OS Info: Arch: amd64 Family: dos Name: windows 10 Version: 10.0 ``` Attempt to build plugin with...
When plugin is installed on Jenkins 2.46 and screen width is greater than 970px, Jenkins styles from layout-common.css ``` @media (min-width: 1170px) { body.two-column #side-panel { width: 360px; } body.two-column...