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 5917318c More compact XML
5917318c is described below

commit 5917318cbd57f24d21c3f0686d0516bc26fad74f
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 14 08:52:30 2024 -0400

    More compact XML
---
 src/changes/changes.xml | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 074e298f..a65787d0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -48,15 +48,11 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
     <release version="1.0.0-alpha5" date="YYYY-MM-DD" 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-319" dev="kinow" type="fix" due-to="Stefan 
Oltmann, Gary Lucas">Fix EXIF metadata is discarded when updating offsets 
(wrong calculation).</action>
       <!-- UPDATE -->
       <action dev="ggregory" type="update" due-to="Dependabot">Bump 
org.apache.commons:commons-parent from 67 to 69 #382.</action>
       <action dev="ggregory" type="update" due-to="Dependabot">Bump 
commons-io:commons-io from 2.16.0 to 2.16.1 #385.</action>
-      <action issue="IMAGING-351" dev="kinow" type="update" due-to="Stefan 
Oltmann, Gary Lucas, Charles Hope">
-        Fix ExifRewriterRoundtripTest that was disabled.
-      </action>
+      <action issue="IMAGING-351" dev="kinow" type="update" due-to="Stefan 
Oltmann, Gary Lucas, Charles Hope">Fix ExifRewriterRoundtripTest that was 
disabled.</action>
     </release>
     <release version="1.0.0-alpha4" date="2024-03-30" description="The 
1.0.0-alpha4 release requires Java 8.">
       <!-- FIX -->

Reply via email to