This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
from bf27ed87 No need to initialize to default value new 77b8f6e8 No need to initialize to default value new 678f74d7 No need to initialize to default value new b5cbffa7 No need to initialize to default value new 19805b50 No need to initialize to default value new 752d2a78 No need to initialize to default value new d1595a81 No need to initialize to default value new 74fa0e65 No need to initialize to default value new 8b3c598d Use Java camel-case naming conventions new 44028af8 Use Java camel-case naming conventions The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org/apache/commons/imaging/ColorTools.java | 8 +++--- .../java/org/apache/commons/imaging/ImageDump.java | 6 ++--- .../java/org/apache/commons/imaging/Imaging.java | 30 +++++++++++----------- .../commons/imaging/formats/png/ScanExpediter.java | 2 +- .../imaging/formats/png/chunks/PngChunkPlte.java | 2 +- .../floatingpoint/PhotometricInterpreterFloat.java | 2 +- .../apache/commons/imaging/icc/IccProfileInfo.java | 4 +-- .../commons/imaging/icc/IccProfileParser.java | 16 ++++++------ .../commons/imaging/palette/ColorSpaceSubset.java | 4 +-- .../commons/imaging/palette/PaletteFactory.java | 2 +- .../imaging/bytesource/ByteSourceImageTest.java | 8 +++--- .../imaging/color/ColorConversionsTest.java | 12 ++++----- .../commons/imaging/examples/SampleUsage.java | 4 +-- .../tiff/ExampleReadFloatingPointData.java | 2 +- .../commons/imaging/formats/jpeg/JpegReadTest.java | 2 +- .../commons/imaging/formats/png/PngReadTest.java | 2 +- .../commons/imaging/formats/psd/PsdReadTest.java | 2 +- .../commons/imaging/formats/tiff/TiffReadTest.java | 2 +- .../PhotometricInterpreterFloatTest.java | 12 ++++----- .../roundtrip/NullParametersRoundtripTest.java | 2 +- 20 files changed, 62 insertions(+), 62 deletions(-)