Modified: websites/production/commons/content/proper/commons-beanutils/team.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/team.html 
(original)
+++ websites/production/commons/content/proper/commons-beanutils/team.html Thu 
Feb 13 12:58:15 2025
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:team at 01 Feb 
2025
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:team at 13 Feb 
2025
  | Rendered using Apache Commons Skin
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -136,8 +136,8 @@
     2.0.0-M1</a>
                     </li>
                                                                                
                                    <li class="collapsed">
-                  <a href="index.html" title="1.10.0">
-    1.10.0</a>
+                  <a href="index.html" title="1.10.1">
+    1.10.1</a>
                     </li>
                                                                                
                                    <li class="collapsed">
                   <a href="index.html" title="1.9.3">

Modified: 
websites/production/commons/content/proper/commons-beanutils/xref-test/org/apache/commons/beanutils2/BasicDynaBeanTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-beanutils/xref-test/org/apache/commons/beanutils2/BasicDynaBeanTest.html
 (original)
+++ 
websites/production/commons/content/proper/commons-beanutils/xref-test/org/apache/commons/beanutils2/BasicDynaBeanTest.html
 Thu Feb 13 12:58:15 2025
@@ -61,7 +61,7 @@
 <a class="jxr_linenumber" name="L53" href="#L53">53</a>  <em 
class="jxr_javadoccomment">     * The set of property names we expect to have 
returned when calling {@code getDynaProperties()}. You should update this list 
when new properties are added</em>
 <a class="jxr_linenumber" name="L54" href="#L54">54</a>  <em 
class="jxr_javadoccomment">     * to TestBean.</em>
 <a class="jxr_linenumber" name="L55" href="#L55">55</a>  <em 
class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L56" href="#L56">56</a>      <strong 
class="jxr_keyword">protected</strong> <strong 
class="jxr_keyword">final</strong> <strong class="jxr_keyword">static</strong> 
String[] properties = { <span class="jxr_string">"booleanProperty"</span>, 
<span class="jxr_string">"booleanSecond"</span>, <span 
class="jxr_string">"doubleProperty"</span>, <span 
class="jxr_string">"floatProperty"</span>, <span 
class="jxr_string">"intArray"</span>, <span 
class="jxr_string">"intIndexed"</span>,
+<a class="jxr_linenumber" name="L56" href="#L56">56</a>      <strong 
class="jxr_keyword">protected</strong> <strong 
class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> 
String[] properties = { <span class="jxr_string">"booleanProperty"</span>, 
<span class="jxr_string">"booleanSecond"</span>, <span 
class="jxr_string">"doubleProperty"</span>, <span 
class="jxr_string">"floatProperty"</span>, <span 
class="jxr_string">"intArray"</span>, <span 
class="jxr_string">"intIndexed"</span>,
 <a class="jxr_linenumber" name="L57" href="#L57">57</a>              <span 
class="jxr_string">"intProperty"</span>, <span 
class="jxr_string">"listIndexed"</span>, <span 
class="jxr_string">"longProperty"</span>, <span 
class="jxr_string">"mappedProperty"</span>, <span 
class="jxr_string">"mappedIntProperty"</span>, <span 
class="jxr_string">"nullProperty"</span>, <span 
class="jxr_string">"shortProperty"</span>, <span 
class="jxr_string">"stringArray"</span>,
 <a class="jxr_linenumber" name="L58" href="#L58">58</a>              <span 
class="jxr_string">"stringIndexed"</span>, <span 
class="jxr_string">"stringProperty"</span>, };
 <a class="jxr_linenumber" name="L59" href="#L59">59</a>  

Modified: 
websites/production/commons/content/proper/commons-beanutils/xref-test/org/apache/commons/beanutils2/PropertyUtilsTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-beanutils/xref-test/org/apache/commons/beanutils2/PropertyUtilsTest.html
 (original)
+++ 
websites/production/commons/content/proper/commons-beanutils/xref-test/org/apache/commons/beanutils2/PropertyUtilsTest.html
 Thu Feb 13 12:58:15 2025
@@ -102,7 +102,7 @@
 <a class="jxr_linenumber" name="L94" href="#L94">94</a>  <em 
class="jxr_javadoccomment">     * The set of property names we expect to have 
returned when calling {@code getPropertyDescriptors()}. You should update this 
list when new properties are</em>
 <a class="jxr_linenumber" name="L95" href="#L95">95</a>  <em 
class="jxr_javadoccomment">     * added to TestBean.</em>
 <a class="jxr_linenumber" name="L96" href="#L96">96</a>  <em 
class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L97" href="#L97">97</a>      <strong 
class="jxr_keyword">protected</strong> <strong 
class="jxr_keyword">final</strong> <strong class="jxr_keyword">static</strong> 
String[] properties = { <span class="jxr_string">"booleanProperty"</span>, 
<span class="jxr_string">"booleanSecond"</span>, <span 
class="jxr_string">"doubleProperty"</span>, <span 
class="jxr_string">"dupProperty"</span>, <span 
class="jxr_string">"floatProperty"</span>, <span 
class="jxr_string">"intArray"</span>,
+<a class="jxr_linenumber" name="L97" href="#L97">97</a>      <strong 
class="jxr_keyword">protected</strong> <strong 
class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> 
String[] properties = { <span class="jxr_string">"booleanProperty"</span>, 
<span class="jxr_string">"booleanSecond"</span>, <span 
class="jxr_string">"doubleProperty"</span>, <span 
class="jxr_string">"dupProperty"</span>, <span 
class="jxr_string">"floatProperty"</span>, <span 
class="jxr_string">"intArray"</span>,
 <a class="jxr_linenumber" name="L98" href="#L98">98</a>              <span 
class="jxr_string">"intIndexed"</span>, <span 
class="jxr_string">"intProperty"</span>, <span 
class="jxr_string">"listIndexed"</span>, <span 
class="jxr_string">"longProperty"</span>, <span 
class="jxr_string">"nested"</span>, <span 
class="jxr_string">"nullProperty"</span>, <span 
class="jxr_string">"readOnlyProperty"</span>, <span 
class="jxr_string">"shortProperty"</span>, <span 
class="jxr_string">"stringArray"</span>,
 <a class="jxr_linenumber" name="L99" href="#L99">99</a>              <span 
class="jxr_string">"stringIndexed"</span>, <span 
class="jxr_string">"stringProperty"</span>, <span 
class="jxr_string">"writeOnlyProperty"</span>, };
 <a class="jxr_linenumber" name="L100" href="#L100">100</a> 

Modified: 
websites/production/commons/content/proper/commons-beanutils/xref/org/apache/commons/beanutils2/locale/BaseLocaleConverter.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-beanutils/xref/org/apache/commons/beanutils2/locale/BaseLocaleConverter.html
 (original)
+++ 
websites/production/commons/content/proper/commons-beanutils/xref/org/apache/commons/beanutils2/locale/BaseLocaleConverter.html
 Thu Feb 13 12:58:15 2025
@@ -300,7 +300,7 @@
 <a class="jxr_linenumber" name="L292" href="#L292">292</a> <em 
class="jxr_javadoccomment">     * @return The converted value</em>
 <a class="jxr_linenumber" name="L293" href="#L293">293</a> <em 
class="jxr_javadoccomment">     * @throws ParseException if conversion cannot 
be performed successfully</em>
 <a class="jxr_linenumber" name="L294" href="#L294">294</a> <em 
class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L295" href="#L295">295</a>     <strong 
class="jxr_keyword">abstract</strong> <strong 
class="jxr_keyword">protected</strong> T parse(Object value, String pattern) 
<strong class="jxr_keyword">throws</strong> ParseException;
+<a class="jxr_linenumber" name="L295" href="#L295">295</a>     <strong 
class="jxr_keyword">protected</strong> <strong 
class="jxr_keyword">abstract</strong> T parse(Object value, String pattern) 
<strong class="jxr_keyword">throws</strong> ParseException;
 <a class="jxr_linenumber" name="L296" href="#L296">296</a> }
 </pre>
 <hr/>


Reply via email to