Modified: websites/production/commons/content/proper/commons-beanutils/project-reports.html ============================================================================== --- websites/production/commons/content/proper/commons-beanutils/project-reports.html (original) +++ websites/production/commons/content/proper/commons-beanutils/project-reports.html Fri Jan 17 16:23:36 2025 @@ -1,15 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 07 January 2025 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-site-plugin:3.21.0:project-reports at 17 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20250107" /> - <meta http-equiv="Content-Language" content="en" /> - <title>BeanUtils – Generated Reports</title> + <title>Generated Reports â BeanUtils</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -24,7 +22,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -38,9 +36,8 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-beanutils/">Apache Commons BeanUtils ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 07 January 2025</li> + <ul class="nav"> + <li id="publishDate">Last Published: 07 Jan 2025</li> <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M2-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> @@ -105,8 +102,8 @@ Building</a> </li> <li class="none"> - <a href="changes-report.html" title="History"> - History</a> + <a href="changes.html" title="Release History"> + Release History</a> </li> <li class="collapsed"> <a href="index.html" title="2.0.0-M2-SNAPSHOT"> @@ -134,7 +131,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="collapsed"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -144,11 +141,11 @@ Project Reports</a> <ul> <li class="none"> - <a href="changes-report.html" title="Changes"> + <a href="changes.html" title="Changes"> Changes</a> </li> <li class="none"> - <a href="jira-report.html" title="JIRA Report"> + <a href="jira-changes.html" title="JIRA Report"> JIRA Report</a> </li> <li class="none"> @@ -303,49 +300,49 @@ </td> <td class="content"> <section> -<h2><a name="Generated_Reports"></a>Generated Reports</h2> -<p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p><section> -<h3><a name="Overview"></a>Overview</h3> -<table border="0" class="bodyTable"> +<h1>Generated Reports</h1> +<p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="https://maven.apache.org">Maven</a> . Each report is briefly described below.</p><section> +<h2>Overview</h2> +<table class="bodyTable"> <tr class="a"> <th>Document</th> <th>Description</th></tr> <tr class="b"> -<td align="left"><a href="changes-report.html">Changes</a></td> -<td align="left">Changes report on releases of this project.</td></tr> +<td><a href="changes.html">Changes</a></td> +<td>Changes report on releases of this project.</td></tr> <tr class="a"> -<td align="left"><a href="jira-report.html">JIRA Report</a></td> -<td align="left">Report on Issues from the JIRA Issue Tracking System.</td></tr> +<td><a href="jira-changes.html">JIRA Report</a></td> +<td>Report on Issues from the JIRA Issue Tracking System.</td></tr> <tr class="b"> -<td align="left"><a href="apidocs/index.html">Javadoc</a></td> -<td align="left">Javadoc API documentation.</td></tr> +<td><a href="apidocs/index.html">Javadoc</a></td> +<td>Javadoc API documentation.</td></tr> <tr class="a"> -<td align="left"><a href="xref/index.html">Source Xref</a></td> -<td align="left">HTML based, cross-reference version of Java source code.</td></tr> +<td><a href="xref/index.html">Source Xref</a></td> +<td>HTML based, cross-reference version of Java source code.</td></tr> <tr class="b"> -<td align="left"><a href="xref-test/index.html">Test Source Xref</a></td> -<td align="left">HTML based, cross-reference version of Java test source code.</td></tr> +<td><a href="xref-test/index.html">Test Source Xref</a></td> +<td>HTML based, cross-reference version of Java test source code.</td></tr> <tr class="a"> -<td align="left"><a href="surefire.html">Surefire</a></td> -<td align="left">Report on the test results of the project.</td></tr> +<td><a href="surefire.html">Surefire</a></td> +<td>Report on the test results of the project.</td></tr> <tr class="b"> -<td align="left"><a href="rat-report.html">Rat Report</a></td> -<td align="left">Report on compliance to license related source code policies</td></tr> +<td><a href="rat-report.html">Rat Report</a></td> +<td>Report on compliance to license related source code policies</td></tr> <tr class="a"> -<td align="left"><a href="jacoco/index.html">JaCoCo</a></td> -<td align="left">JaCoCo Coverage Report.</td></tr> +<td><a href="jacoco/index.html">JaCoCo</a></td> +<td>JaCoCo Coverage Report.</td></tr> <tr class="b"> -<td align="left"><a href="japicmp.html">japicmp</a></td> -<td align="left">Comparing source compatibility of commons-beanutils2-2.0.0-M2-SNAPSHOT.jar against commons-beanutils2-2.0.0-SNAPSHOT.jar</td></tr> +<td><a href="japicmp.html">japicmp</a></td> +<td>Comparing source compatibility of commons-beanutils2-2.0.0-M2-SNAPSHOT.jar against commons-beanutils2-2.0.0-SNAPSHOT.jar</td></tr> <tr class="a"> -<td align="left"><a href="checkstyle.html">Checkstyle</a></td> -<td align="left">Report on coding style conventions.</td></tr> +<td><a href="checkstyle.html">Checkstyle</a></td> +<td>Report on coding style conventions.</td></tr> <tr class="b"> -<td align="left"><a href="pmd.html">PMD</a></td> -<td align="left">Verification of coding rules.</td></tr> +<td><a href="pmd.html">PMD</a></td> +<td>Verification of coding rules.</td></tr> <tr class="a"> -<td align="left"><a href="spotbugs.html">SpotBugs</a></td> -<td align="left">Generates a source code report with the SpotBugs Library.</td></tr></table></section></section> +<td><a href="spotbugs.html">SpotBugs</a></td> +<td>Generates a source code report with the SpotBugs Library.</td></tr></table></section></section> </td> </tr> </table> @@ -355,10 +352,7 @@ <p>Copyright © 2000-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons BeanUtils, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file
Modified: websites/production/commons/content/proper/commons-beanutils/proposal.html ============================================================================== --- websites/production/commons/content/proper/commons-beanutils/proposal.html (original) +++ websites/production/commons/content/proper/commons-beanutils/proposal.html Fri Jan 17 16:23:36 2025 @@ -1,15 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 07 January 2025 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/xdoc/proposal.xml at 17 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20250107" /> - <meta http-equiv="Content-Language" content="en" /> - <title>BeanUtils – Proposal for BeanUtils Package</title> + <title>Proposal for BeanUtils Package â BeanUtils</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -24,7 +22,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -38,9 +36,8 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-beanutils/">Apache Commons BeanUtils ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 07 January 2025</li> + <ul class="nav"> + <li id="publishDate">Last Published: 07 Jan 2025</li> <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M2-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> @@ -105,8 +102,8 @@ Building</a> </li> <li class="none"> - <a href="changes-report.html" title="History"> - History</a> + <a href="changes.html" title="Release History"> + Release History</a> </li> <li class="collapsed"> <a href="index.html" title="2.0.0-M2-SNAPSHOT"> @@ -134,7 +131,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="collapsed"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -256,13 +253,13 @@ -<section> -<h2><a name="Proposal_for_BeanUtils_Package"></a>Proposal for BeanUtils Package</h2> +<section><a id="Proposal_for_BeanUtils_Package"></a> +<h1>Proposal for BeanUtils Package</h1> -<section> -<h3><a name="a.280.29_Rationale"></a>(0) Rationale</h3> +<section><a id="a.280.29_Rationale"></a> +<h2>(0) Rationale</h2> <p>Most Java developers are used to creating Java classes that conform to the @@ -290,16 +287,16 @@ Example use cases include:</p> </ul> -<p>The Java language provides <i>Reflection</i> and <i>Introspection</i> +<p>The Java language provides <em>Reflection</em> and <em>Introspection</em> APIs (see the <code>java.lang.reflect</code> and <code>java.beans</code> packages in the JDK Javadocs). However, these APIs can be quite complex to -understand and utilize. The proposed <i>BeanUtils</i> component provides +understand and utilize. The proposed <em>BeanUtils</em> component provides easy-to-use wrappers around these capabilities.</p> </section> -<section> -<h3><a name="a.281.29_Scope_of_the_Package"></a>(1) Scope of the Package</h3> +<section><a id="a.281.29_Scope_of_the_Package"></a> +<h2>(1) Scope of the Package</h2> <p>This proposal is to create a package of Java utility methods for accessing @@ -308,19 +305,19 @@ of the JDK are required, so the use of t <p>In addition to wrapping the reflection and introspection APIs of the -standard JDK, <i>BeanUtils</i> components shall support a syntax for directly -accessing <b>nested</b> and <b>indexed</b> properties, in a +standard JDK, <em>BeanUtils</em> components shall support a syntax for directly +accessing <strong>nested</strong> and <strong>indexed</strong> properties, in a manner that will be familar to users of scripting languages like JavaScript. For example, the following property accessor expressions are supported:</p> <ul> -<li><b>customer</b> - Equivalent to <code>getCustomer()</code>.</li> +<li><strong>customer</strong> - Equivalent to <code>getCustomer()</code>.</li> -<li><b>customer.address</b> - Equivalent to +<li><strong>customer.address</strong> - Equivalent to <code>getCustomer().getAddress()</code>.</li> -<li><b>customer.address[2].street</b> - Equivalent to +<li><strong>customer.address[2].street</strong> - Equivalent to <code>getCustomer().getAddress(2).getStreet()</code> (access to indexed properties also works if the underlying property is an array rather than providing indexed getter and setter methods).</li> @@ -328,11 +325,11 @@ For example, the following property acce </section> -<section> -<h3><a name="a.281.5.29_Interaction_With_Other_Packages"></a>(1.5) Interaction With Other Packages</h3> +<section><a id="a.281.5.29_Interaction_With_Other_Packages"></a> +<h2>(1.5) Interaction With Other Packages</h2> -<p><i>BeanUtils</i> relies only on standard JDK 1.2 (or later) APIs for +<p><em>BeanUtils</em> relies only on standard JDK 1.2 (or later) APIs for production deployment. It utilizes the JUnit unit testing framework for developing and executing unit tests, but this is of interest only to developers of the component. BeanUtils will also be a dependency for @@ -343,13 +340,13 @@ several future proposed components for t </section> -<section> -<h3><a name="a.282.29_Initial_Source_of_the_Package"></a>(2) Initial Source of the Package</h3> +<section><a id="a.282.29_Initial_Source_of_the_Package"></a> +<h2>(2) Initial Source of the Package</h2> <p>The three original Java classes (<code>BeanUtils</code>, <code>ConvertUtils</code>, and <code>PropertyUtils</code>) are an integral -part of the <a class="externalLink" href="http://jakarta.apache.org/struts">Struts Framework</a>. +part of the <a href="http://jakarta.apache.org/struts" class="externalLink">Struts Framework</a>. However, they have very few dependencies on other aspects of Struts, and those dependencies have been removed in the proposed code base. Once accepted and released as a Jakarta Commons component, Struts will @@ -362,8 +359,8 @@ versions will be deprecated.</p> </section> -<section> -<h3><a name="a.283.29__Required_Jakarta-Commons_Resources"></a>(3) Required Jakarta-Commons Resources</h3> +<section><a id="a.283.29__Required_Jakarta-Commons_Resources"></a> +<h2>(3) Required Jakarta-Commons Resources</h2> <ul> @@ -374,7 +371,7 @@ versions will be deprecated.</p> additional user setups are required.</li> <li>Mailing List - Discussions will take place on the general - <i>[email protected]</i> mailing list. To help + <em>[email protected]</em> mailing list. To help list subscribers identify messages of interest, it is suggested that the message subject of messages about this component be prefixed with [BeanUtils].</li> @@ -387,8 +384,8 @@ versions will be deprecated.</p> </section> -<section> -<h3><a name="a.284.29_Initial_Committers"></a>(4) Initial Committers</h3> +<section><a id="a.284.29_Initial_Committers"></a> +<h2>(4) Initial Committers</h2> <p>The initial committers on the BeanUtils component shall be Craig @@ -409,10 +406,7 @@ McClanahan and Geir Magnusson Jr.</p> <p>Copyright © 2000-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons BeanUtils, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-beanutils/rat-report.html ============================================================================== --- websites/production/commons/content/proper/commons-beanutils/rat-report.html (original) +++ websites/production/commons/content/proper/commons-beanutils/rat-report.html Fri Jan 17 16:23:36 2025 @@ -1,15 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 07 January 2025 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.rat:apache-rat-plugin:0.16.1:rat at 17 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20250107" /> - <meta http-equiv="Content-Language" content="en" /> - <title>BeanUtils – Rat (Release Audit Tool) results</title> + <title>Rat (Release Audit Tool) results â BeanUtils</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -24,7 +22,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -38,9 +36,8 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-beanutils/">Apache Commons BeanUtils ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 07 January 2025</li> + <ul class="nav"> + <li id="publishDate">Last Published: 07 Jan 2025</li> <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M2-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> @@ -105,8 +102,8 @@ Building</a> </li> <li class="none"> - <a href="changes-report.html" title="History"> - History</a> + <a href="changes.html" title="Release History"> + Release History</a> </li> <li class="collapsed"> <a href="index.html" title="2.0.0-M2-SNAPSHOT"> @@ -134,7 +131,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="collapsed"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -144,11 +141,11 @@ Project Reports</a> <ul> <li class="none"> - <a href="changes-report.html" title="Changes"> + <a href="changes.html" title="Changes"> Changes</a> </li> <li class="none"> - <a href="jira-report.html" title="JIRA Report"> + <a href="jira-changes.html" title="JIRA Report"> JIRA Report</a> </li> <li class="none"> @@ -303,22 +300,21 @@ </td> <td class="content"> <section> -<h2><a name="Rat_.28Release_Audit_Tool.29_results"></a>Rat (Release Audit Tool) results</h2> +<h1>Rat (Release Audit Tool) results</h1> <p>The following document contains the results of <a class="externalLink" href="https://creadur.apache.org/rat/apache-rat-plugin/">Rat (Release Audit Tool)</a>.</p> <p></p> -<div class="source"> <pre> ***************************************************** Summary ------- -Generated at: 2025-01-07T19:56:58Z +Generated at: 2025-01-17T16:22:41Z Notes: 4 Binaries: 2 Archives: 0 -Standards: 319 +Standards: 320 -Apache Licensed: 319 +Apache Licensed: 320 Generated Documents: 0 JavaDocs are generated, thus a license header is optional. @@ -516,6 +512,7 @@ Generated files do not require license h AL src/test/java/org/apache/commons/beanutils2/sql/DynaRowSetTest.java AL src/changes/release-notes.vm AL src/changes/changes.xml + AL src/site/resources/profile.jacoco B src/site/resources/images/logo.png AL src/site/resources/.htaccess AL src/site/xdoc/download_beanutils.xml @@ -658,7 +655,7 @@ Generated files do not require license h B src/media/logo.xcf ***************************************************** -</pre></div></section> +</pre></section> </td> </tr> </table> @@ -668,10 +665,7 @@ Generated files do not require license h <p>Copyright © 2000-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons BeanUtils, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-beanutils/scm.html ============================================================================== --- websites/production/commons/content/proper/commons-beanutils/scm.html (original) +++ websites/production/commons/content/proper/commons-beanutils/scm.html Fri Jan 17 16:23:36 2025 @@ -1,15 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 07 January 2025 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:scm at 17 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20250107" /> - <meta http-equiv="Content-Language" content="en" /> - <title>BeanUtils – Source Code Management</title> + <title>Source Code Management â BeanUtils</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -24,7 +22,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -38,9 +36,8 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-beanutils/">Apache Commons BeanUtils ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 07 January 2025</li> + <ul class="nav"> + <li id="publishDate">Last Published: 07 Jan 2025</li> <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M2-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> @@ -105,8 +102,8 @@ Building</a> </li> <li class="none"> - <a href="changes-report.html" title="History"> - History</a> + <a href="changes.html" title="Release History"> + Release History</a> </li> <li class="collapsed"> <a href="index.html" title="2.0.0-M2-SNAPSHOT"> @@ -134,7 +131,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="expanded"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -302,22 +299,19 @@ </div> </td> <td class="content"> - <section> -<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> -<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></section><section> -<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a> + <section><a id="Overview"></a> +<h1>Overview</h1> +<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/doc">https://git-scm.com/doc</a>.</p></section><section><a id="Web_Browser_Access"></a> +<h1>Web Browser Access</h1> <p>The following is a link to a browsable version of the source repository:</p> -<div> -<pre><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=commons-beanutils.git">https://gitbox.apache.org/repos/asf?p=commons-beanutils.git</a></pre></div></section><section> -<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a> +<pre><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=commons-beanutils.git">https://gitbox.apache.org/repos/asf?p=commons-beanutils.git</a></pre></section><section><a id="Anonymous_Access"></a> +<h1>Anonymous Access</h1> <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p> -<div> -<pre>$ git clone https://gitbox.apache.org/repos/asf/commons-beanutils.git</pre></div></section><section> -<h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a> +<pre>$ git clone https://gitbox.apache.org/repos/asf/commons-beanutils.git</pre></section><section><a id="Developer_Access"></a> +<h1>Developer Access</h1> <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p> -<div> -<pre>$ git clone https://gitbox.apache.org/repos/asf/commons-beanutils.git</pre></div></section><section> -<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a> +<pre>$ git clone https://gitbox.apache.org/repos/asf/commons-beanutils.git</pre></section><section><a id="Access_from_Behind_a_Firewall"></a> +<h1>Access from Behind a Firewall</h1> <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></section> </td> </tr> @@ -328,10 +322,7 @@ <p>Copyright © 2000-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons BeanUtils, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-beanutils/spotbugs.html ============================================================================== --- websites/production/commons/content/proper/commons-beanutils/spotbugs.html (original) +++ websites/production/commons/content/proper/commons-beanutils/spotbugs.html Fri Jan 17 16:23:36 2025 @@ -1,15 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 07 January 2025 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from com.github.spotbugs:spotbugs-maven-plugin:4.8.6.6:spotbugs at 17 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20250107" /> - <meta http-equiv="Content-Language" content="en" /> - <title>BeanUtils – SpotBugs Bug Detector Report</title> + <title>SpotBugs Bug Detector Report â BeanUtils</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -24,7 +22,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -38,9 +36,8 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-beanutils/">Apache Commons BeanUtils ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 07 January 2025</li> + <ul class="nav"> + <li id="publishDate">Last Published: 07 Jan 2025</li> <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M2-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> @@ -105,8 +102,8 @@ Building</a> </li> <li class="none"> - <a href="changes-report.html" title="History"> - History</a> + <a href="changes.html" title="Release History"> + Release History</a> </li> <li class="collapsed"> <a href="index.html" title="2.0.0-M2-SNAPSHOT"> @@ -134,7 +131,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="collapsed"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -144,11 +141,11 @@ Project Reports</a> <ul> <li class="none"> - <a href="changes-report.html" title="Changes"> + <a href="changes.html" title="Changes"> Changes</a> </li> <li class="none"> - <a href="jira-report.html" title="JIRA Report"> + <a href="jira-changes.html" title="JIRA Report"> JIRA Report</a> </li> <li class="none"> @@ -303,13 +300,13 @@ </td> <td class="content"> <section> -<h2><a name="SpotBugs_Bug_Detector_Report"></a>SpotBugs Bug Detector Report</h2> +<h1>SpotBugs Bug Detector Report</h1> <p>The following document contains the results of <a class="externalLink" href="https://spotbugs.github.io/">SpotBugs</a></p> <p>SpotBugs Version is <i>4.8.6</i></p> <p>Threshold is <i></i></p> <p>Effort is <i>default</i></p></section><section> -<h2><a name="Summary"></a>Summary</h2> -<table border="0" class="bodyTable"> +<h1>Summary</h1> +<table class="bodyTable"> <tr class="a"> <th>Classes</th> <th>Bugs</th> @@ -320,8 +317,8 @@ <td>61</td> <td>0</td> <td>0</td></tr></table></section><section> -<h2><a name="Files"></a>Files</h2> -<table border="0" class="bodyTable"> +<h1>Files</h1> +<table class="bodyTable"> <tr class="a"> <th>Class</th> <th>Bugs</th></tr> @@ -406,8 +403,8 @@ <tr class="b"> <td><a href="#org.apache.commons.beanutils2.sql.RowSetDynaClass">org.apache.commons.beanutils2.sql.RowSetDynaClass</a></td> <td>4</td></tr></table></section><a name="org.apache.commons.beanutils2.BaseDynaBeanMapDecorator"></a><section> -<h3><a name="org.apache.commons.beanutils2.BaseDynaBeanMapDecorator"></a>org.apache.commons.beanutils2.BaseDynaBeanMapDecorator</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.BaseDynaBeanMapDecorator</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -420,8 +417,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#EI_EXPOSE_REP">EI_EXPOSE_REP</a></td> <td><a href="./xref/org/apache/commons/beanutils2/BaseDynaBeanMapDecorator.html#L219">219</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.BasicDynaBean"></a><section> -<h3><a name="org.apache.commons.beanutils2.BasicDynaBean"></a>org.apache.commons.beanutils2.BasicDynaBean</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.BasicDynaBean</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -434,8 +431,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#EI_EXPOSE_REP">EI_EXPOSE_REP</a></td> <td><a href="./xref/org/apache/commons/beanutils2/BasicDynaBean.html#L232">232</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.BasicDynaClass"></a><section> -<h3><a name="org.apache.commons.beanutils2.BasicDynaClass"></a>org.apache.commons.beanutils2.BasicDynaClass</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.BasicDynaClass</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -460,8 +457,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#CT_CONSTRUCTOR_THROW">CT_CONSTRUCTOR_THROW</a></td> <td><a href="./xref/org/apache/commons/beanutils2/BasicDynaClass.html#L105">105</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.BeanMap"></a><section> -<h3><a name="org.apache.commons.beanutils2.BeanMap"></a>org.apache.commons.beanutils2.BeanMap</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.BeanMap</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -474,8 +471,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#DCN_NULLPOINTER_EXCEPTION">DCN_NULLPOINTER_EXCEPTION</a></td> <td><a href="./xref/org/apache/commons/beanutils2/BeanMap.html#L387">387</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.BeanMap$Entry"></a><section> -<h3><a name="org.apache.commons.beanutils2.BeanMap.24Entry"></a>org.apache.commons.beanutils2.BeanMap$Entry</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.BeanMap$Entry</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -494,8 +491,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#SE_BAD_FIELD">SE_BAD_FIELD</a></td> <td>Not available</td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.BeanPredicate"></a><section> -<h3><a name="org.apache.commons.beanutils2.BeanPredicate"></a>org.apache.commons.beanutils2.BeanPredicate</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.BeanPredicate</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -508,8 +505,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#CT_CONSTRUCTOR_THROW">CT_CONSTRUCTOR_THROW</a></td> <td><a href="./xref/org/apache/commons/beanutils2/BeanPredicate.html#L35">35</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.BeanPropertyValueChangeConsumer"></a><section> -<h3><a name="org.apache.commons.beanutils2.BeanPropertyValueChangeConsumer"></a>org.apache.commons.beanutils2.BeanPropertyValueChangeConsumer</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.BeanPropertyValueChangeConsumer</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -528,8 +525,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#CT_CONSTRUCTOR_THROW">CT_CONSTRUCTOR_THROW</a></td> <td><a href="./xref/org/apache/commons/beanutils2/BeanPropertyValueChangeConsumer.html#L73">73</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.BeanPropertyValueEqualsPredicate"></a><section> -<h3><a name="org.apache.commons.beanutils2.BeanPropertyValueEqualsPredicate"></a>org.apache.commons.beanutils2.BeanPropertyValueEqualsPredicate</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.BeanPropertyValueEqualsPredicate</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -548,8 +545,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#CT_CONSTRUCTOR_THROW">CT_CONSTRUCTOR_THROW</a></td> <td><a href="./xref/org/apache/commons/beanutils2/BeanPropertyValueEqualsPredicate.html#L103">103</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.BeanToPropertyValueTransformer"></a><section> -<h3><a name="org.apache.commons.beanutils2.BeanToPropertyValueTransformer"></a>org.apache.commons.beanutils2.BeanToPropertyValueTransformer</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.BeanToPropertyValueTransformer</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -568,8 +565,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#CT_CONSTRUCTOR_THROW">CT_CONSTRUCTOR_THROW</a></td> <td><a href="./xref/org/apache/commons/beanutils2/BeanToPropertyValueTransformer.html#L67">67</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.BeanUtilsBean"></a><section> -<h3><a name="org.apache.commons.beanutils2.BeanUtilsBean"></a>org.apache.commons.beanutils2.BeanUtilsBean</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.BeanUtilsBean</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -588,8 +585,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#EI_EXPOSE_REP2">EI_EXPOSE_REP2</a></td> <td><a href="./xref/org/apache/commons/beanutils2/BeanUtilsBean.html#L167">167</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.ContextClassLoaderLocal"></a><section> -<h3><a name="org.apache.commons.beanutils2.ContextClassLoaderLocal"></a>org.apache.commons.beanutils2.ContextClassLoaderLocal</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.ContextClassLoaderLocal</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -608,8 +605,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT">RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT</a></td> <td><a href="./xref/org/apache/commons/beanutils2/ContextClassLoaderLocal.html#L167">167</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.ConvertUtilsBean"></a><section> -<h3><a name="org.apache.commons.beanutils2.ConvertUtilsBean"></a>org.apache.commons.beanutils2.ConvertUtilsBean</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.ConvertUtilsBean</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -628,8 +625,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#UPM_UNCALLED_PRIVATE_METHOD">UPM_UNCALLED_PRIVATE_METHOD</a></td> <td><a href="./xref/org/apache/commons/beanutils2/ConvertUtilsBean.html#L316">316-323</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.DefaultBeanIntrospector"></a><section> -<h3><a name="org.apache.commons.beanutils2.DefaultBeanIntrospector"></a>org.apache.commons.beanutils2.DefaultBeanIntrospector</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.DefaultBeanIntrospector</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -642,8 +639,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#CT_CONSTRUCTOR_THROW">CT_CONSTRUCTOR_THROW</a></td> <td><a href="./xref/org/apache/commons/beanutils2/DefaultBeanIntrospector.html#L54">54</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.FluentPropertyBeanIntrospector"></a><section> -<h3><a name="org.apache.commons.beanutils2.FluentPropertyBeanIntrospector"></a>org.apache.commons.beanutils2.FluentPropertyBeanIntrospector</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.FluentPropertyBeanIntrospector</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -662,8 +659,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#CT_CONSTRUCTOR_THROW">CT_CONSTRUCTOR_THROW</a></td> <td><a href="./xref/org/apache/commons/beanutils2/FluentPropertyBeanIntrospector.html#L76">76</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.LazyDynaBean"></a><section> -<h3><a name="org.apache.commons.beanutils2.LazyDynaBean"></a>org.apache.commons.beanutils2.LazyDynaBean</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.LazyDynaBean</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -688,8 +685,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#EI_EXPOSE_REP2">EI_EXPOSE_REP2</a></td> <td><a href="./xref/org/apache/commons/beanutils2/LazyDynaBean.html#L185">185</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.LazyDynaList"></a><section> -<h3><a name="org.apache.commons.beanutils2.LazyDynaList"></a>org.apache.commons.beanutils2.LazyDynaList</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.LazyDynaList</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -726,8 +723,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#SE_BAD_FIELD">SE_BAD_FIELD</a></td> <td>Not available</td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.LazyDynaMap"></a><section> -<h3><a name="org.apache.commons.beanutils2.LazyDynaMap"></a>org.apache.commons.beanutils2.LazyDynaMap</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.LazyDynaMap</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -770,8 +767,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#EI_EXPOSE_REP2">EI_EXPOSE_REP2</a></td> <td><a href="./xref/org/apache/commons/beanutils2/LazyDynaMap.html#L402">402</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.MappedPropertyDescriptor"></a><section> -<h3><a name="org.apache.commons.beanutils2.MappedPropertyDescriptor"></a>org.apache.commons.beanutils2.MappedPropertyDescriptor</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.MappedPropertyDescriptor</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -802,8 +799,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#EQ_DOESNT_OVERRIDE_EQUALS">EQ_DOESNT_OVERRIDE_EQUALS</a></td> <td><a href="./xref/org/apache/commons/beanutils2/MappedPropertyDescriptor.html#L1">1</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.PropertyUtilsBean"></a><section> -<h3><a name="org.apache.commons.beanutils2.PropertyUtilsBean"></a>org.apache.commons.beanutils2.PropertyUtilsBean</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.PropertyUtilsBean</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -828,8 +825,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#EI_EXPOSE_REP2">EI_EXPOSE_REP2</a></td> <td><a href="./xref/org/apache/commons/beanutils2/PropertyUtilsBean.html#L1560">1560</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.WrapDynaBean"></a><section> -<h3><a name="org.apache.commons.beanutils2.WrapDynaBean"></a>org.apache.commons.beanutils2.WrapDynaBean</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.WrapDynaBean</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -842,8 +839,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#DCN_NULLPOINTER_EXCEPTION">DCN_NULLPOINTER_EXCEPTION</a></td> <td><a href="./xref/org/apache/commons/beanutils2/WrapDynaBean.html#L110">110</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.converters.AbstractConverter"></a><section> -<h3><a name="org.apache.commons.beanutils2.converters.AbstractConverter"></a>org.apache.commons.beanutils2.converters.AbstractConverter</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.converters.AbstractConverter</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -856,8 +853,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#CT_CONSTRUCTOR_THROW">CT_CONSTRUCTOR_THROW</a></td> <td><a href="./xref/org/apache/commons/beanutils2/converters/AbstractConverter.html#L119">119</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.converters.ArrayConverter"></a><section> -<h3><a name="org.apache.commons.beanutils2.converters.ArrayConverter"></a>org.apache.commons.beanutils2.converters.ArrayConverter</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.converters.ArrayConverter</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -876,8 +873,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#CT_CONSTRUCTOR_THROW">CT_CONSTRUCTOR_THROW</a></td> <td><a href="./xref/org/apache/commons/beanutils2/converters/ArrayConverter.html#L140">140</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.converters.DateTimeConverter"></a><section> -<h3><a name="org.apache.commons.beanutils2.converters.DateTimeConverter"></a>org.apache.commons.beanutils2.converters.DateTimeConverter</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.converters.DateTimeConverter</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -896,8 +893,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#EI_EXPOSE_REP2">EI_EXPOSE_REP2</a></td> <td><a href="./xref/org/apache/commons/beanutils2/converters/DateTimeConverter.html#L480">480</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.locale.LocaleBeanUtilsBean"></a><section> -<h3><a name="org.apache.commons.beanutils2.locale.LocaleBeanUtilsBean"></a>org.apache.commons.beanutils2.locale.LocaleBeanUtilsBean</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.locale.LocaleBeanUtilsBean</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -922,8 +919,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#EI_EXPOSE_REP2">EI_EXPOSE_REP2</a></td> <td><a href="./xref/org/apache/commons/beanutils2/locale/LocaleBeanUtilsBean.html#L107">107</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.sql.ResultSetDynaClass"></a><section> -<h3><a name="org.apache.commons.beanutils2.sql.ResultSetDynaClass"></a>org.apache.commons.beanutils2.sql.ResultSetDynaClass</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.sql.ResultSetDynaClass</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -942,8 +939,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#CT_CONSTRUCTOR_THROW">CT_CONSTRUCTOR_THROW</a></td> <td><a href="./xref/org/apache/commons/beanutils2/sql/ResultSetDynaClass.html#L149">149</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.sql.ResultSetIterator"></a><section> -<h3><a name="org.apache.commons.beanutils2.sql.ResultSetIterator"></a>org.apache.commons.beanutils2.sql.ResultSetIterator</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.sql.ResultSetIterator</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -956,8 +953,8 @@ <td><a class="externalLink" href="https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#EI_EXPOSE_REP">EI_EXPOSE_REP</a></td> <td><a href="./xref/org/apache/commons/beanutils2/sql/ResultSetIterator.html#L157">157</a></td> <td>Medium</td></tr></table></section><a name="org.apache.commons.beanutils2.sql.RowSetDynaClass"></a><section> -<h3><a name="org.apache.commons.beanutils2.sql.RowSetDynaClass"></a>org.apache.commons.beanutils2.sql.RowSetDynaClass</h3> -<table border="0" class="bodyTable"> +<h2>org.apache.commons.beanutils2.sql.RowSetDynaClass</h2> +<table class="bodyTable"> <tr class="a"> <th>Bug</th> <th>Category</th> @@ -997,10 +994,7 @@ <p>Copyright © 2000-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons BeanUtils, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-beanutils/summary.html ============================================================================== --- websites/production/commons/content/proper/commons-beanutils/summary.html (original) +++ websites/production/commons/content/proper/commons-beanutils/summary.html Fri Jan 17 16:23:36 2025 @@ -1,15 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 07 January 2025 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:summary at 17 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20250107" /> - <meta http-equiv="Content-Language" content="en" /> - <title>BeanUtils – Project Summary</title> + <title>Project Summary â BeanUtils</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -24,7 +22,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -38,9 +36,8 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-beanutils/">Apache Commons BeanUtils ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 07 January 2025</li> + <ul class="nav"> + <li id="publishDate">Last Published: 07 Jan 2025</li> <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M2-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> @@ -105,8 +102,8 @@ Building</a> </li> <li class="none"> - <a href="changes-report.html" title="History"> - History</a> + <a href="changes.html" title="Release History"> + Release History</a> </li> <li class="collapsed"> <a href="index.html" title="2.0.0-M2-SNAPSHOT"> @@ -134,7 +131,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="expanded"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -302,52 +299,52 @@ </div> </td> <td class="content"> - <section> -<h2><a name="Project_Summary"></a>Project Summary</h2><a name="Project_Summary"></a><section> -<h3><a name="Project_Information"></a>Project Information</h3><a name="Project_Information"></a> -<table border="0" class="bodyTable"> + <section><a id="Project_Summary"></a> +<h1>Project Summary</h1><section><a id="Project_Information"></a> +<h2>Project Information</h2> +<table class="bodyTable"> <tr class="a"> <th>Field</th> <th>Value</th></tr> <tr class="b"> -<td align="left">Name</td> +<td>Name</td> <td>Apache Commons BeanUtils</td></tr> <tr class="a"> -<td align="left">Description</td> +<td>Description</td> <td>Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.</td></tr> <tr class="b"> -<td align="left">Homepage</td> -<td><a class="externalLink" href="https://commons.apache.org/proper/commons-beanutils/">https://commons.apache.org/proper/commons-beanutils/</a></td></tr></table></section><section> -<h3><a name="Project_Organization"></a>Project Organization</h3><a name="Project_Organization"></a> -<table border="0" class="bodyTable"> +<td>Homepage</td> +<td><a class="externalLink" href="https://commons.apache.org/proper/commons-beanutils/">https://commons.apache.org/proper/commons-beanutils/</a></td></tr></table></section><section><a id="Project_Organization"></a> +<h2>Project Organization</h2> +<table class="bodyTable"> <tr class="a"> <th>Field</th> <th>Value</th></tr> <tr class="b"> -<td align="left">Name</td> +<td>Name</td> <td>The Apache Software Foundation</td></tr> <tr class="a"> -<td align="left">URL</td> -<td><a class="externalLink" href="https://www.apache.org/">https://www.apache.org/</a></td></tr></table></section><section> -<h3><a name="Build_Information"></a>Build Information</h3><a name="Build_Information"></a> -<table border="0" class="bodyTable"> +<td>URL</td> +<td><a class="externalLink" href="https://www.apache.org/">https://www.apache.org/</a></td></tr></table></section><section><a id="Build_Information"></a> +<h2>Build Information</h2> +<table class="bodyTable"> <tr class="a"> <th>Field</th> <th>Value</th></tr> <tr class="b"> -<td align="left">GroupId</td> +<td>GroupId</td> <td>org.apache.commons</td></tr> <tr class="a"> -<td align="left">ArtifactId</td> +<td>ArtifactId</td> <td>commons-beanutils2</td></tr> <tr class="b"> -<td align="left">Version</td> +<td>Version</td> <td>2.0.0-M2-SNAPSHOT</td></tr> <tr class="a"> -<td align="left">Type</td> +<td>Type</td> <td>jar</td></tr> <tr class="b"> -<td align="left">Java Version</td> +<td>Java Version</td> <td>1.8</td></tr></table></section></section> </td> </tr> @@ -358,10 +355,7 @@ <p>Copyright © 2000-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons BeanUtils, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file
