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

asf-gitbox-commits pushed a commit to branch 2.1.X
in repository https://gitbox.apache.org/repos/asf/mina.git


The following commit(s) were added to refs/heads/2.1.X by this push:
     new 8e6301ff5 Fixed a maven javadoc plugin error
8e6301ff5 is described below

commit 8e6301ff5328352805012c4df5e645e5f883ad51
Author: emmanuel lecharny <[email protected]>
AuthorDate: Fri May 29 14:28:55 2026 +0200

    Fixed a maven javadoc plugin error
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fd9ed1c2d..1c6e5a596 100644
--- a/pom.xml
+++ b/pom.xml
@@ -897,7 +897,6 @@
           <encoding>UTF-8</encoding>
           <excludePackageNames>*.example.*</excludePackageNames>
           <links>
-            <link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
             <link>http://www.slf4j.org/api/</link>
           </links>
           <locale>en_US</locale>

Reply via email to