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-beanutils.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d9d5c20 Port from Doxia 1 to 2
5d9d5c20 is described below

commit 5d9d5c209377e3d5f8b0a81a5faba2578a4e8f71
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Jan 24 08:57:54 2025 -0500

    Port from Doxia 1 to 2
---
 src/site/xdoc/download_beanutils.xml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/site/xdoc/download_beanutils.xml 
b/src/site/xdoc/download_beanutils.xml
index 4241a937..8c6d55f9 100644
--- a/src/site/xdoc/download_beanutils.xml
+++ b/src/site/xdoc/download_beanutils.xml
@@ -56,7 +56,9 @@ limitations under the License.
  |                                                                      |
  +======================================================================+
 -->
-<document>
+<document xmlns="http://maven.apache.org/XDOC/2.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
   <properties>
     <title>Download Apache Commons BeanUtils</title>
     <author email="[email protected]">Apache Commons Team</author>
@@ -79,7 +81,7 @@ limitations under the License.
         mirrors (at the end of the mirrors list) that should be
         available.
         <br></br>
-        [if-any logo]<a href="[link]"><img align="right" src="[logo]" 
border="0"></img></a>[end]
+        [if-any logo]<a href="[link]"><img align="right" src="[logo]" 
border="0" alt="Logo"></img></a>[end]
       </p>
 
       <form action="[location]" method="get" id="SelectMirror">

Reply via email to