This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 ea1f5d1 Remove redundant manifest entries for javadoc and source
plugins, now inherited from org.apache:parent:36 #703
ea1f5d1 is described below
commit ea1f5d1bde14a98684b611e7c95bd4903a53fb4b
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 26 07:10:56 2026 -0400
Remove redundant manifest entries for javadoc and source plugins, now
inherited from org.apache:parent:36 #703
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7961d3b..0cfc7a7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -59,6 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
<body>
<release version="100" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
+ <action type="fix" dev="ggregory" due-to="Slawomir
Jaranowski">Remove redundant manifest entries for javadoc and source plugins,
now inherited from org.apache:parent:36 #703.</action>
<!-- ADD -->
<!-- UPDATE -->
</release>