This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new a952b35f83 Fix javadoc
a952b35f83 is described below
commit a952b35f83b43a95c4c0192f95201d3def8290c1
Author: JB Onofré <[email protected]>
AuthorDate: Tue Jun 17 10:18:41 2025 +0200
Fix javadoc
---
pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 678a443938..a2eabd1ac1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1264,11 +1264,9 @@
<link>${javaee-javadoc-url}</link>
<link>https://commons.apache.org/proper/commons-collections/javadocs/api-${commons-collections-version}/</link>
<link>http://jakarta.apache.org/commons/dbcp/apidocs/</link>
- <link>http://jakarta.apache.org/commons/fileupload/apidocs/</link>
<link>https://javadoc.io/doc/org.apache.httpcomponents/httpclient/${httpclient-version}/</link>
<link>http://jakarta.apache.org/commons/pool/apidocs/</link>
<link>https://junit.org/junit4/javadoc/latest/</link>
-
<link>https://logging.apache.org/log4j/2.x/javadoc/log4j-api/</link>
</links>
<stylesheetfile>${basedir}/../etc/css/stylesheet.css</stylesheetfile>
<maxmemory>2048m</maxmemory>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact