You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2014/01/11 17:56:23 UTC

svn commit: r893718 [12/24] - in /websites/production/commons/content/proper/commons-beanutils: ./ apidocs/ apidocs/org/apache/commons/beanutils/ apidocs/org/apache/commons/beanutils/class-use/ apidocs/org/apache/commons/beanutils/converters/ apidocs/o...

Modified: websites/production/commons/content/proper/commons-beanutils/team-list.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/team-list.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/team-list.html Sat Jan 11 16:56:12 2014
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 11 December 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at 11 January 2014 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20131211" />
+    <meta name="Date-Revision-yyyymmdd" content="20140111" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
@@ -40,8 +40,8 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 11 December 2013</span>
-                  &nbsp;| <span id="projectVersion">Version: 1.9.1-SNAPSHOT</span>
+        <span id="publishDate">Last Published: 11 January 2014</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.9.2-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
             |
@@ -95,7 +95,7 @@
                           <a href="http://wiki.apache.org/commons/BeanUtils" class="externalLink" title="Wiki">Wiki</a>
             </li>
                                                                                                         <li class="collapsed">
-                          <a href="index.html" title="1.9.0">1.9.0</a>
+                          <a href="index.html" title="1.9.1">1.9.1</a>
                   </li>
                                                                                                         <li class="collapsed">
                           <a href="index.html" title="1.8.3">1.8.3</a>
@@ -406,7 +406,7 @@ window.onLoad = init();
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">Copyright &#169;                    2000-2013
+      <div class="center">Copyright &#169;                    2000-2014
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                 

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/allclasses-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/allclasses-frame.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/allclasses-frame.html Sat Jan 11 16:56:12 2014
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>All Classes (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>All Classes (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -19,6 +19,7 @@
 <li><a href="org/apache/commons/beanutils/BasicDynaBeanTestCase.html" title="class in org.apache.commons.beanutils" target="classFrame">BasicDynaBeanTestCase</a></li>
 <li><a href="org/apache/commons/beanutils/BeanComparatorTestCase.html" title="class in org.apache.commons.beanutils" target="classFrame">BeanComparatorTestCase</a></li>
 <li><a href="org/apache/commons/beanutils/BeanificationTestCase.html" title="class in org.apache.commons.beanutils" target="classFrame">BeanificationTestCase</a></li>
+<li><a href="org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils" target="classFrame">BeanIntrospectionDataTestCase</a></li>
 <li><a href="org/apache/commons/beanutils/BeanMapTestCase.html" title="class in org.apache.commons.beanutils" target="classFrame">BeanMapTestCase</a></li>
 <li><a href="org/apache/commons/beanutils/BeanMapTestCase.BeanThrowingExceptions.html" title="class in org.apache.commons.beanutils" target="classFrame">BeanMapTestCase.BeanThrowingExceptions</a></li>
 <li><a href="org/apache/commons/beanutils/BeanMapTestCase.BeanWithProperties.html" title="class in org.apache.commons.beanutils" target="classFrame">BeanMapTestCase.BeanWithProperties</a></li>
@@ -109,6 +110,7 @@
 <li><a href="org/apache/commons/beanutils/bugs/Jira422TestCase.html" title="class in org.apache.commons.beanutils.bugs" target="classFrame">Jira422TestCase</a></li>
 <li><a href="org/apache/commons/beanutils/bugs/Jira454TestCase.html" title="class in org.apache.commons.beanutils.bugs" target="classFrame">Jira454TestCase</a></li>
 <li><a href="org/apache/commons/beanutils/bugs/Jira454TestCase.TestBean.html" title="class in org.apache.commons.beanutils.bugs" target="classFrame">Jira454TestCase.TestBean</a></li>
+<li><a href="org/apache/commons/beanutils/bugs/Jira456TestCase.html" title="class in org.apache.commons.beanutils.bugs" target="classFrame">Jira456TestCase</a></li>
 <li><a href="org/apache/commons/beanutils/bugs/other/Jira61BeanFactory.html" title="class in org.apache.commons.beanutils.bugs.other" target="classFrame">Jira61BeanFactory</a></li>
 <li><a href="org/apache/commons/beanutils/bugs/other/Jira61BeanFactory.TestBean.html" title="class in org.apache.commons.beanutils.bugs.other" target="classFrame">Jira61BeanFactory.TestBean</a></li>
 <li><a href="org/apache/commons/beanutils/bugs/Jira61TestCase.html" title="class in org.apache.commons.beanutils.bugs" target="classFrame">Jira61TestCase</a></li>

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/allclasses-noframe.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/allclasses-noframe.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/allclasses-noframe.html Sat Jan 11 16:56:12 2014
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>All Classes (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>All Classes (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -19,6 +19,7 @@
 <li><a href="org/apache/commons/beanutils/BasicDynaBeanTestCase.html" title="class in org.apache.commons.beanutils">BasicDynaBeanTestCase</a></li>
 <li><a href="org/apache/commons/beanutils/BeanComparatorTestCase.html" title="class in org.apache.commons.beanutils">BeanComparatorTestCase</a></li>
 <li><a href="org/apache/commons/beanutils/BeanificationTestCase.html" title="class in org.apache.commons.beanutils">BeanificationTestCase</a></li>
+<li><a href="org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils">BeanIntrospectionDataTestCase</a></li>
 <li><a href="org/apache/commons/beanutils/BeanMapTestCase.html" title="class in org.apache.commons.beanutils">BeanMapTestCase</a></li>
 <li><a href="org/apache/commons/beanutils/BeanMapTestCase.BeanThrowingExceptions.html" title="class in org.apache.commons.beanutils">BeanMapTestCase.BeanThrowingExceptions</a></li>
 <li><a href="org/apache/commons/beanutils/BeanMapTestCase.BeanWithProperties.html" title="class in org.apache.commons.beanutils">BeanMapTestCase.BeanWithProperties</a></li>
@@ -109,6 +110,7 @@
 <li><a href="org/apache/commons/beanutils/bugs/Jira422TestCase.html" title="class in org.apache.commons.beanutils.bugs">Jira422TestCase</a></li>
 <li><a href="org/apache/commons/beanutils/bugs/Jira454TestCase.html" title="class in org.apache.commons.beanutils.bugs">Jira454TestCase</a></li>
 <li><a href="org/apache/commons/beanutils/bugs/Jira454TestCase.TestBean.html" title="class in org.apache.commons.beanutils.bugs">Jira454TestCase.TestBean</a></li>
+<li><a href="org/apache/commons/beanutils/bugs/Jira456TestCase.html" title="class in org.apache.commons.beanutils.bugs">Jira456TestCase</a></li>
 <li><a href="org/apache/commons/beanutils/bugs/other/Jira61BeanFactory.html" title="class in org.apache.commons.beanutils.bugs.other">Jira61BeanFactory</a></li>
 <li><a href="org/apache/commons/beanutils/bugs/other/Jira61BeanFactory.TestBean.html" title="class in org.apache.commons.beanutils.bugs.other">Jira61BeanFactory.TestBean</a></li>
 <li><a href="org/apache/commons/beanutils/bugs/Jira61TestCase.html" title="class in org.apache.commons.beanutils.bugs">Jira61TestCase</a></li>

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/constant-values.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/constant-values.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/constant-values.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Constant Field Values (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>Constant Field Values (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Constant Field Values (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="Constant Field Values (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/deprecated-list.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/deprecated-list.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/deprecated-list.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Deprecated List (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>Deprecated List (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Deprecated List (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="Deprecated List (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/help-doc.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/help-doc.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/help-doc.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>API Help (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>API Help (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="API Help (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="API Help (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -215,6 +215,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/index-all.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/index-all.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/index-all.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Index (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>Index (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Index (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="Index (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -169,6 +169,12 @@
 <dd>
 <div class="block">Construct a new instance of this test case.</div>
 </dd>
+<dt><a href="./org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">BeanIntrospectionDataTestCase</span></a> - Class in <a href="./org/apache/commons/beanutils/package-summary.html">org.apache.commons.beanutils</a></dt>
+<dd>
+<div class="block">Test class for <code>BeanIntrospectionData</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#BeanIntrospectionDataTestCase()">BeanIntrospectionDataTestCase()</a></span> - Constructor for class org.apache.commons.beanutils.<a href="./org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils">BeanIntrospectionDataTestCase</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/commons/beanutils/BeanMapTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">BeanMapTestCase</span></a> - Class in <a href="./org/apache/commons/beanutils/package-summary.html">org.apache.commons.beanutils</a></dt>
 <dd>
 <div class="block">Test cases for BeanMap</div>
@@ -1641,6 +1647,12 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/commons/beanutils/bugs/Jira454TestCase.TestBean.html#Jira454TestCase.TestBean()">Jira454TestCase.TestBean()</a></span> - Constructor for class org.apache.commons.beanutils.bugs.<a href="./org/apache/commons/beanutils/bugs/Jira454TestCase.TestBean.html" title="class in org.apache.commons.beanutils.bugs">Jira454TestCase.TestBean</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/beanutils/bugs/Jira456TestCase.html" title="class in org.apache.commons.beanutils.bugs"><span class="strong">Jira456TestCase</span></a> - Class in <a href="./org/apache/commons/beanutils/bugs/package-summary.html">org.apache.commons.beanutils.bugs</a></dt>
+<dd>
+<div class="block">Write methods for PropertyDescriptors created during custom introspection are lost.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/beanutils/bugs/Jira456TestCase.html#Jira456TestCase()">Jira456TestCase()</a></span> - Constructor for class org.apache.commons.beanutils.bugs.<a href="./org/apache/commons/beanutils/bugs/Jira456TestCase.html" title="class in org.apache.commons.beanutils.bugs">Jira456TestCase</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/commons/beanutils/bugs/other/Jira61BeanFactory.html" title="class in org.apache.commons.beanutils.bugs.other"><span class="strong">Jira61BeanFactory</span></a> - Class in <a href="./org/apache/commons/beanutils/bugs/other/package-summary.html">org.apache.commons.beanutils.bugs.other</a></dt>
 <dd>
 <div class="block">Factory which creates beans for <a href="./org/apache/commons/beanutils/bugs/Jira61TestCase.html" title="class in org.apache.commons.beanutils.bugs"><code>Jira61TestCase</code></a>.</div>
@@ -2544,6 +2556,8 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/commons/beanutils/bugs/Jira411TestCase.html#setUp()">setUp()</a></span> - Method in class org.apache.commons.beanutils.bugs.<a href="./org/apache/commons/beanutils/bugs/Jira411TestCase.html" title="class in org.apache.commons.beanutils.bugs">Jira411TestCase</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/beanutils/bugs/Jira456TestCase.html#setUp()">setUp()</a></span> - Method in class org.apache.commons.beanutils.bugs.<a href="./org/apache/commons/beanutils/bugs/Jira456TestCase.html" title="class in org.apache.commons.beanutils.bugs">Jira456TestCase</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/commons/beanutils/bugs/Jira61TestCase.html#setUp()">setUp()</a></span> - Method in class org.apache.commons.beanutils.bugs.<a href="./org/apache/commons/beanutils/bugs/Jira61TestCase.html" title="class in org.apache.commons.beanutils.bugs">Jira61TestCase</a></dt>
 <dd>
 <div class="block">Set up.</div>
@@ -5218,6 +5232,14 @@
 <div class="block">Test getting accessible property writer methods for a specified
  list of properties of our standard test bean.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#testGetWriteMethodDefined()">testGetWriteMethodDefined()</a></span> - Method in class org.apache.commons.beanutils.<a href="./org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils">BeanIntrospectionDataTestCase</a></dt>
+<dd>
+<div class="block">Tests whether a write method can be queried if it is defined in the descriptor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#testGetWriteMethodNonExisting()">testGetWriteMethodNonExisting()</a></span> - Method in class org.apache.commons.beanutils.<a href="./org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils">BeanIntrospectionDataTestCase</a></dt>
+<dd>
+<div class="block">Tests getWriteMethod() if the method cannot be resolved.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/commons/beanutils/PropertyUtilsTestCase.html#testGetWriteMethodPackageSubclass()">testGetWriteMethodPackageSubclass()</a></span> - Method in class org.apache.commons.beanutils.<a href="./org/apache/commons/beanutils/PropertyUtilsTestCase.html" title="class in org.apache.commons.beanutils">PropertyUtilsTestCase</a></dt>
 <dd>
 <div class="block">Test getting accessible property writer methods for a specified
@@ -5229,6 +5251,15 @@
 <div class="block">Test getting accessible property writer methods for a specified
  list of properties of a public subclass of our standard test bean.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#testGetWriteMethodUndefined()">testGetWriteMethodUndefined()</a></span> - Method in class org.apache.commons.beanutils.<a href="./org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils">BeanIntrospectionDataTestCase</a></dt>
+<dd>
+<div class="block">Tests whether a write method can be queried that is currently not available in the
+ property descriptor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#testGetWriteMethodUnknown()">testGetWriteMethodUnknown()</a></span> - Method in class org.apache.commons.beanutils.<a href="./org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils">BeanIntrospectionDataTestCase</a></dt>
+<dd>
+<div class="block">Tests getWriteMethod() for a property for which no write method is known.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/commons/beanutils/DynaPropertyTestCase.html#testHashCode()">testHashCode()</a></span> - Method in class org.apache.commons.beanutils.<a href="./org/apache/commons/beanutils/DynaPropertyTestCase.html" title="class in org.apache.commons.beanutils">DynaPropertyTestCase</a></dt>
 <dd>
 <div class="block">Class under test for int hashCode(Object)</div>
@@ -6181,6 +6212,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/commons/beanutils/LazyDynaMapTestCase.html#testPropertyB">testPropertyB</a></span> - Variable in class org.apache.commons.beanutils.<a href="./org/apache/commons/beanutils/LazyDynaMapTestCase.html" title="class in org.apache.commons.beanutils">LazyDynaMapTestCase</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/beanutils/bugs/Jira456TestCase.html#testPropertyIsWritable()">testPropertyIsWritable()</a></span> - Method in class org.apache.commons.beanutils.bugs.<a href="./org/apache/commons/beanutils/bugs/Jira456TestCase.html" title="class in org.apache.commons.beanutils.bugs">Jira456TestCase</a></dt>
+<dd>
+<div class="block">Tests whether a property is recognized as writable even if the reference to its
+ write method was freed.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/commons/beanutils/DefaultIntrospectionContextTestCase.html#testPropertyNamesModify()">testPropertyNamesModify()</a></span> - Method in class org.apache.commons.beanutils.<a href="./org/apache/commons/beanutils/DefaultIntrospectionContextTestCase.html" title="class in org.apache.commons.beanutils">DefaultIntrospectionContextTestCase</a></dt>
 <dd>
 <div class="block">Tests that the set with property names cannot be changed.</div>
@@ -7019,6 +7055,10 @@
 <dd>
 <div class="block">Tests that WrapDynaClass's dynaClasses doesn't cause a memory leak.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/commons/beanutils/bugs/Jira456TestCase.html#testWriteMethodRecover()">testWriteMethodRecover()</a></span> - Method in class org.apache.commons.beanutils.bugs.<a href="./org/apache/commons/beanutils/bugs/Jira456TestCase.html" title="class in org.apache.commons.beanutils.bugs">Jira456TestCase</a></dt>
+<dd>
+<div class="block">Tests whether a lost write method is automatically recovered and can be invoked.</div>
+</dd>
 <dt><a href="./org/apache/commons/beanutils/ThrowExceptionConverter.html" title="class in org.apache.commons.beanutils"><span class="strong">ThrowExceptionConverter</span></a> - Class in <a href="./org/apache/commons/beanutils/package-summary.html">org.apache.commons.beanutils</a></dt>
 <dd>
 <div class="block">Converter implementation that throws a <code>PassTestException</code>
@@ -7241,6 +7281,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/index.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/index.html Sat Jan 11 16:56:12 2014
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API</title>
+<title>Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/A.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/A.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/A.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>A (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>A (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="A (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="A (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -254,6 +254,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/AbstractChild.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/AbstractChild.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/AbstractChild.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>AbstractChild (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>AbstractChild (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractChild (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="AbstractChild (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -279,6 +279,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/AbstractParent.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/AbstractParent.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/AbstractParent.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>AbstractParent (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>AbstractParent (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractParent (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="AbstractParent (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -319,6 +319,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/AlphaBean.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/AlphaBean.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/AlphaBean.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>AlphaBean (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>AlphaBean (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AlphaBean (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="AlphaBean (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -319,6 +319,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BasicDynaBeanTestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BasicDynaBeanTestCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BasicDynaBeanTestCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BasicDynaBeanTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BasicDynaBeanTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BasicDynaBeanTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BasicDynaBeanTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -995,6 +995,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanComparatorTestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanComparatorTestCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanComparatorTestCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanComparatorTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanComparatorTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanComparatorTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanComparatorTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -525,6 +525,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Added: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html (added)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html Sat Jan 11 16:56:12 2014
@@ -0,0 +1,347 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
+<title>BeanIntrospectionDataTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="BeanIntrospectionDataTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/BeanIntrospectionDataTestCase.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/commons/beanutils/BeanificationTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/commons/beanutils/BeanMapTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" target="_top">Frames</a></li>
+<li><a href="BeanIntrospectionDataTestCase.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.beanutils</div>
+<h2 title="Class BeanIntrospectionDataTestCase" class="title">Class BeanIntrospectionDataTestCase</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>junit.framework.Assert</li>
+<li>
+<ul class="inheritance">
+<li>junit.framework.TestCase</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.beanutils.BeanIntrospectionDataTestCase</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>junit.framework.Test</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../src-html/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#line.31">BeanIntrospectionDataTestCase</a>
+extends junit.framework.TestCase</pre>
+<div class="block">Test class for <code>BeanIntrospectionData</code>.</div>
+<dl><dt><span class="strong">Version:</span></dt>
+  <dd>$Id$</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#BeanIntrospectionDataTestCase()">BeanIntrospectionDataTestCase</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#testGetWriteMethodDefined()">testGetWriteMethodDefined</a></strong>()</code>
+<div class="block">Tests whether a write method can be queried if it is defined in the descriptor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#testGetWriteMethodNonExisting()">testGetWriteMethodNonExisting</a></strong>()</code>
+<div class="block">Tests getWriteMethod() if the method cannot be resolved.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#testGetWriteMethodUndefined()">testGetWriteMethodUndefined</a></strong>()</code>
+<div class="block">Tests whether a write method can be queried that is currently not available in the
+ property descriptor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#testGetWriteMethodUnknown()">testGetWriteMethodUnknown</a></strong>()</code>
+<div class="block">Tests getWriteMethod() for a property for which no write method is known.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_junit.framework.TestCase">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;junit.framework.TestCase</h3>
+<code>countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_junit.framework.Assert">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;junit.framework.Assert</h3>
+<code>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="BeanIntrospectionDataTestCase()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>BeanIntrospectionDataTestCase</h4>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#line.31">BeanIntrospectionDataTestCase</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="testGetWriteMethodDefined()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testGetWriteMethodDefined</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#line.71">testGetWriteMethodDefined</a>()</pre>
+<div class="block">Tests whether a write method can be queried if it is defined in the descriptor.</div>
+</li>
+</ul>
+<a name="testGetWriteMethodUndefined()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testGetWriteMethodUndefined</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#line.83">testGetWriteMethodUndefined</a>()
+                                 throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<div class="block">Tests whether a write method can be queried that is currently not available in the
+ property descriptor.</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
+<a name="testGetWriteMethodNonExisting()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testGetWriteMethodNonExisting</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#line.97">testGetWriteMethodNonExisting</a>()
+                                   throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<div class="block">Tests getWriteMethod() if the method cannot be resolved. (This is a corner case
+ which should normally not happen in practice.)</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
+<a name="testGetWriteMethodUnknown()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>testGetWriteMethodUnknown</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html#line.112">testGetWriteMethodUnknown</a>()</pre>
+<div class="block">Tests getWriteMethod() for a property for which no write method is known.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/BeanIntrospectionDataTestCase.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/commons/beanutils/BeanificationTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/commons/beanutils/BeanMapTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" target="_top">Frames</a></li>
+<li><a href="BeanIntrospectionDataTestCase.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.BeanThrowingExceptions.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.BeanThrowingExceptions.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.BeanThrowingExceptions.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanMapTestCase.BeanThrowingExceptions (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanMapTestCase.BeanThrowingExceptions (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanMapTestCase.BeanThrowingExceptions (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanMapTestCase.BeanThrowingExceptions (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -285,6 +285,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.BeanWithProperties.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.BeanWithProperties.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.BeanWithProperties.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanMapTestCase.BeanWithProperties (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanMapTestCase.BeanWithProperties (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanMapTestCase.BeanWithProperties (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanMapTestCase.BeanWithProperties (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -512,6 +512,6 @@ implements <a href="http://docs.oracle.c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.TestException.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.TestException.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.TestException.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanMapTestCase.TestException (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanMapTestCase.TestException (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanMapTestCase.TestException (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanMapTestCase.TestException (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -255,6 +255,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanMapTestCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanMapTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanMapTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanMapTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanMapTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -35,7 +35,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/commons/beanutils/BeanificationTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../org/apache/commons/beanutils/BeanMapTestCase.BeanThrowingExceptions.html" title="class in org.apache.commons.beanutils"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -718,7 +718,7 @@ extends org.apache.commons.collections.m
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/commons/beanutils/BeanificationTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../org/apache/commons/beanutils/BeanMapTestCase.BeanThrowingExceptions.html" title="class in org.apache.commons.beanutils"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -759,6 +759,6 @@ extends org.apache.commons.collections.m
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanPredicateTestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanPredicateTestCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanPredicateTestCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanPredicateTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanPredicateTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanPredicateTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanPredicateTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -320,6 +320,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanPropertyValueChangeClosureTestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanPropertyValueChangeClosureTestCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanPropertyValueChangeClosureTestCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanPropertyValueChangeClosureTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanPropertyValueChangeClosureTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanPropertyValueChangeClosureTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanPropertyValueChangeClosureTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -689,6 +689,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanPropertyValueEqualsPredicateTestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanPropertyValueEqualsPredicateTestCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanPropertyValueEqualsPredicateTestCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanPropertyValueEqualsPredicateTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanPropertyValueEqualsPredicateTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanPropertyValueEqualsPredicateTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanPropertyValueEqualsPredicateTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -545,6 +545,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanToPropertyValueTransformerTestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanToPropertyValueTransformerTestCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanToPropertyValueTransformerTestCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanToPropertyValueTransformerTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanToPropertyValueTransformerTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanToPropertyValueTransformerTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanToPropertyValueTransformerTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -545,6 +545,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanUtils2TestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanUtils2TestCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanUtils2TestCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanUtils2TestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanUtils2TestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanUtils2TestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanUtils2TestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -536,6 +536,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanUtilsBenchCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanUtilsBenchCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanUtilsBenchCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanUtilsBenchCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanUtilsBenchCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanUtilsBenchCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanUtilsBenchCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -427,6 +427,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanUtilsTestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanUtilsTestCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanUtilsTestCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanUtilsTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanUtilsTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanUtilsTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanUtilsTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -1477,6 +1477,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanWithInnerBean.InnerBean.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanWithInnerBean.InnerBean.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanWithInnerBean.InnerBean.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanWithInnerBean.InnerBean (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanWithInnerBean.InnerBean (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanWithInnerBean.InnerBean (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanWithInnerBean.InnerBean (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -270,6 +270,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanWithInnerBean.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanWithInnerBean.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanWithInnerBean.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanWithInnerBean (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanWithInnerBean (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanWithInnerBean (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanWithInnerBean (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -273,6 +273,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanificationTestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanificationTestCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BeanificationTestCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BeanificationTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BeanificationTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BeanificationTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BeanificationTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -36,7 +36,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/commons/beanutils/BeanComparatorTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/commons/beanutils/BeanMapTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/commons/beanutils/BeanificationTestCase.html" target="_top">Frames</a></li>
@@ -487,7 +487,7 @@ extends junit.framework.TestCase</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/commons/beanutils/BeanComparatorTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/commons/beanutils/BeanMapTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/commons/beanutils/BeanIntrospectionDataTestCase.html" title="class in org.apache.commons.beanutils"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/commons/beanutils/BeanificationTestCase.html" target="_top">Frames</a></li>
@@ -527,6 +527,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BenchBean.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BenchBean.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BenchBean.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BenchBean (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BenchBean (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BenchBean (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BenchBean (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -449,6 +449,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BetaBean.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BetaBean.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/BetaBean.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>BetaBean (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>BetaBean (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BetaBean (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="BetaBean (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -297,6 +297,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/Child.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/Child.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/Child.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Child (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>Child (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Child (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="Child (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -207,6 +207,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/ConstructorUtilsTestCase.html
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/ConstructorUtilsTestCase.html (original)
+++ websites/production/commons/content/proper/commons-beanutils/testapidocs/org/apache/commons/beanutils/ConstructorUtilsTestCase.html Sat Jan 11 16:56:12 2014
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ConstructorUtilsTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)</title>
+<title>ConstructorUtilsTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ConstructorUtilsTestCase (Apache Commons BeanUtils 1.9.1-SNAPSHOT Test API)";
+        parent.document.title="ConstructorUtilsTestCase (Apache Commons BeanUtils 1.9.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -509,6 +509,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file