commons-imaging icon indicating copy to clipboard operation
commons-imaging copied to clipboard

IMAGING-306: Constants in ColorHsv are not in tune with ColorConversions algorithms

Open oskaredv opened this issue 2 years ago • 1 comments

We have worked on IMAGING-306 as part of a school assignment

oskaredv avatar Mar 09 '22 16:03 oskaredv

Hi @oskaredv Run the build locally before pushing a PR using the default goal: mvn as this PR breaks the build:

Error:  src/main/java/org/apache/commons/imaging/color/ColorConversions.java:[182] (regexp) RegexpSingleline: Line has trailing spaces.
Error:  src/main/java/org/apache/commons/imaging/color/ColorConversions.java:[207] (regexp) RegexpSingleline: Line has trailing spaces.

garydgregory avatar Mar 10 '22 14:03 garydgregory