This is an automated email from the ASF dual-hosted git repository.

ebourg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c29ee6  Update changes.xml
3c29ee6 is described below

commit 3c29ee6831d945cb1a127bad38330e071abf1141
Author: Emmanuel Bourg <ebo...@apache.org>
AuthorDate: Mon May 27 10:19:46 2024 +0200

    Update changes.xml
---
 src/changes/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e544818..5a35eec 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -59,6 +59,8 @@ The <action> type attribute can be add,update,fix,remove.
     <body>
       <release version="71" date="YYYY-MM-DD" description="Version 71: 
Maintenance and update dependencies.">
           <!-- FIX -->
+          <action type="fix" dev="ebourg">Generate the javadoc with frames 
when building with JDK 11</action>
+          <action type="fix" dev="ebourg">Build the javadoc only once during 
the release</action>
           <!-- ADD -->
           <!-- UPDATE -->
           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.junit:junit-bom from 5.11.0-M1 to 5.11.0-M2 #419.</action>

Reply via email to