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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 9f50671 Remove -nouses directive from maven-bundle-plugin #581
9f50671 is described below
commit 9f5067149e3fe795034901071fc1b7880c8293cf
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 25 16:25:32 2025 -0500
Remove -nouses directive from maven-bundle-plugin #581
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 460d361..76d23ec 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix broken
Mockito dependency.</action>
<action type="fix" dev="ggregory" due-to="Gary Gregory, Sylwester
Lachiewicz">Don't configure the Javadoc plugin to link to a fixed Java version,
let the build pick up the matching version for that component.</action>
+ <action type="fix" dev="ggregory" due-to="Christoph Läubrich, Piotr P.
Karwasz, Gary Gregory, Bernd">Remove -nouses directive from maven-bundle-plugin
#581.</action>
<!-- ADD -->
<action type="add" dev="ggregory" due-to="Gary Gregory">Add property
commons.main.branch.</action>
<action type="add" dev="ggregory" due-to="Gary Gregory">Add property
commons.release.branch.</action>