This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 1a29e0f8 Prepare for the next release candidate
1a29e0f8 is described below
commit 1a29e0f8bb46e038cd130aec4c46f3e320dc67ad
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 15 12:25:33 2024 +0000
Prepare for the next release candidate
---
README.md | 4 ++--
RELEASE-NOTES.txt | 36 ++++++++++++++++++++++++++++++++++++
src/changes/changes.xml | 2 +-
src/site/xdoc/download_imaging.xml | 26 +++++++++++++-------------
4 files changed, 52 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index e03d3963..253940e6 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Apache Commons Imaging
[](https://github.com/apache/commons-imaging/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-imaging)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-imaging/?gav=true)
-[](https://javadoc.io/doc/org.apache.commons/commons-imaging/1.0.0-alpha4)
+[](https://javadoc.io/doc/org.apache.commons/commons-imaging/1.0.0-alpha5)
[](https://github.com/apache/commons-imaging/actions/workflows/codeql-analysis.yml)
[](https://api.securityscorecards.dev/projects/github.com/apache/commons-imaging)
@@ -69,7 +69,7 @@ Alternatively, you can pull it from the central Maven
repositories:
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-imaging</artifactId>
- <version>1.0.0-alpha4</version>
+ <version>1.0.0-alpha5</version>
</dependency>
```
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 38162ee1..2ed8997c 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,3 +1,39 @@
+Apache Commons Imaging 1.0.0-alpha5 Release Notes
+----------------------------------------
+
+The Apache Commons Imaging team is pleased to announce the release of Apache
Commons Imaging 1.0.0-alpha5.
+
+Apache Commons Imaging (previously Sanselan) is a pure-Java image library.
+
+The 1.0.0-alpha5 release requires Java 8.
+
+
+Fixed Bugs
+----------
+
+* IMAGING-319: Fix EXIF metadata is discarded when updating offsets (wrong
calculation). Thanks to Stefan Oltmann, Gary Lucas.
+* IMAGING-351: Fix ExifRewriterRoundtripTest that was disabled. Thanks to
Stefan Oltmann, Gary Lucas, Charles Hope.
+
+Changes
+-------
+
+* Bump org.apache.commons:commons-parent from 67 to 69 #382.
Thanks to Dependabot.
+* Bump commons-io:commons-io from 2.16.0 to 2.16.1 #385. Thanks
to Dependabot.
+
+
+Historical list of changes:
https://commons.apache.org/proper/commons-imaging//changes-report.html
+
+For complete information on Apache Commons Imaging, including instructions on
how to submit bug reports,
+patches, or suggestions for improvement, see the Apache Commons Imaging
website:
+
+https://commons.apache.org/proper/commons-imaging/
+
+Download page:
https://commons.apache.org/proper/commons-imaging//download_text.cgi
+
+Have fun!
+-Apache Commons Team
+
+-----------------------------------------------------------------------------
Apache Commons Imaging 1.0.0-alpha4 Release Notes
-------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 28cb3eed..62d9f6af 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,7 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
<title>Apache Commons Imaging Release Notes</title>
</properties>
<body>
- <release version="1.0.0-alpha5" date="YYYY-MM-DD" description="The
1.0.0-alpha5 release requires Java 8.">
+ <release version="1.0.0-alpha5" date="2024-04-15" description="The
1.0.0-alpha5 release requires Java 8.">
<!-- FIX -->
<action issue="IMAGING-319" dev="kinow" type="fix" due-to="Stefan
Oltmann, Gary Lucas">Fix EXIF metadata is discarded when updating offsets
(wrong calculation).</action>
<action issue="IMAGING-351" dev="kinow" type="fix" due-to="Stefan
Oltmann, Gary Lucas, Charles Hope">Fix ExifRewriterRoundtripTest that was
disabled.</action>
diff --git a/src/site/xdoc/download_imaging.xml
b/src/site/xdoc/download_imaging.xml
index 26129b63..a69ee710 100644
--- a/src/site/xdoc/download_imaging.xml
+++ b/src/site/xdoc/download_imaging.xml
@@ -113,32 +113,32 @@ limitations under the License.
</p>
</subsection>
</section>
- <section name="Apache Commons Imaging 1.0.0-alpha4 ">
+ <section name="Apache Commons Imaging 1.0.0-alpha5 ">
<subsection name="Binaries">
<table>
<tr>
- <td><a
href="[preferred]/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.tar.gz">commons-imaging-1.0.0-alpha4-bin.tar.gz</a></td>
- <td><a
href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.tar.gz.sha512">sha512</a></td>
- <td><a
href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.tar.gz.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.tar.gz">commons-imaging-1.0.0-alpha5-bin.tar.gz</a></td>
+ <td><a
href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.tar.gz.sha512">sha512</a></td>
+ <td><a
href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.tar.gz.asc">pgp</a></td>
</tr>
<tr>
- <td><a
href="[preferred]/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.zip">commons-imaging-1.0.0-alpha4-bin.zip</a></td>
- <td><a
href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.zip.sha512">sha512</a></td>
- <td><a
href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.zip.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.zip">commons-imaging-1.0.0-alpha5-bin.zip</a></td>
+ <td><a
href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.zip.sha512">sha512</a></td>
+ <td><a
href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
<subsection name="Source">
<table>
<tr>
- <td><a
href="[preferred]/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.tar.gz">commons-imaging-1.0.0-alpha4-src.tar.gz</a></td>
- <td><a
href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.tar.gz.sha512">sha512</a></td>
- <td><a
href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.tar.gz.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.tar.gz">commons-imaging-1.0.0-alpha5-src.tar.gz</a></td>
+ <td><a
href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.tar.gz.sha512">sha512</a></td>
+ <td><a
href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.tar.gz.asc">pgp</a></td>
</tr>
<tr>
- <td><a
href="[preferred]/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.zip">commons-imaging-1.0.0-alpha4-src.zip</a></td>
- <td><a
href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.zip.sha512">sha512</a></td>
- <td><a
href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.zip.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.zip">commons-imaging-1.0.0-alpha5-src.zip</a></td>
+ <td><a
href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.zip.sha512">sha512</a></td>
+ <td><a
href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>