alhudz commented on PR #552: URL: https://github.com/apache/commons-imaging/pull/552#issuecomment-4776855854
Good catch. Running `mvn` flagged a checkstyle `LineLength` violation in the test javadoc (line was 161 chars, limit 160). I've wrapped it and the default goal is green now: `clean verify apache-rat:check checkstyle:check spotbugs:check pmd:check` all pass with the new test included. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
