This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
from 8cd0e885 Bump to next development version
add 37355962 Add section for the next release
add 0c62cedc Bump org.apache.commons:commons-parent from 67 to 69
add 9de11042 Merge pull request #382 from
apache/dependabot/maven/org.apache.commons-commons-parent-69
add 380dcf04 Bump org.apache.commons:commons-parent from 67 to 69 #382
add 19a4d75a Fix Javadoc site links
add f1db6f6f Add missing plugin version
add 6330641e Update version labels in properties
add a5760fa8 Remove old profile
add 283b0d0b Bump codecov/codecov-action from 4.1.1 to 4.2.0
add 33cffe0a Merge pull request #383 from
apache/dependabot/github_actions/codecov/codecov-action-4.2.0
add eafbcdbe Bump github/codeql-action from 3.24.9 to 3.24.10
add 241e7751 Merge pull request #384 from
apache/dependabot/github_actions/github/codeql-action-3.24.10
add a990da73 [IMAGING-332]: Add changelog after the release so users can
find about it later
add eb97c779 Bump commons-io:commons-io from 2.16.0 to 2.16.1
add d73c3fd5 Merge pull request #385 from
apache/dependabot/maven/commons-io-commons-io-2.16.1
add 79e606a6 Bump commons-io:commons-io from 2.16.0 to 2.16.1 #385
add 545e5582 Bump codecov/codecov-action from 4.2.0 to 4.3.0
add f848ee32 Merge pull request #386 from
apache/dependabot/github_actions/codecov/codecov-action-4.3.0
add 6fb8d7bf [IMAGING-351]: Fixed and enabled ExifRewriterRoundtripTest.
The test was added disabled on PR #275.
add 99b593e5 [IMAGING-319]: Fix EXIF metadata is discarded when updating
offsets (wrong calculation)
add 92d4cd37 [IMAGING-319]: Add test image (committer is the author)
add 5917318c More compact XML
add 272a9959 Sort members
add 786da237 Sort imports
add c1fbb3eb Use final and blocks
add 92ea5348 Recategorize entry
add 1a29e0f8 Prepare for the next release candidate
No new revisions were added by this update.
Summary of changes:
.github/workflows/codeql-analysis.yml | 6 +-
.github/workflows/coverage.yml | 2 +-
.github/workflows/scorecards-analysis.yml | 2 +-
README.md | 4 +-
RELEASE-NOTES.txt | 36 +++++
pom.xml | 21 +--
src/changes/changes.xml | 11 ++
.../tiff/write/TiffImageWriterLossless.java | 14 +-
.../formats/tiff/write/TiffOutputField.java | 16 +-
src/site/site.xml | 1 +
src/site/xdoc/download_imaging.xml | 26 ++--
.../jpeg/exif/ExifRewriterRoundtripTest.java | 173 +++++++++++++--------
.../tiff/write/TiffOutputDirectoryTest.java | 4 +-
.../formats/tiff/write/TiffOutputSetTest.java | 4 +-
.../data/images/jpg/8/20220514_102409.jpg | Bin 0 -> 456286 bytes
15 files changed, 207 insertions(+), 113 deletions(-)
create mode 100755 src/test/resources/data/images/jpg/8/20220514_102409.jpg