You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by pa...@apache.org on 2020/07/10 13:38:04 UTC

svn commit: r1879765 [17/41] - in /myfaces/site/publish/core22/myfaces-impl-shared: ./ apidocs/ apidocs/org/apache/myfaces/shared/application/ apidocs/org/apache/myfaces/shared/application/class-use/ apidocs/org/apache/myfaces/shared/component/ apidocs...

Modified: myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/class-use/WebXmlParser.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/class-use/WebXmlParser.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/class-use/WebXmlParser.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/class-use/WebXmlParser.html Fri Jul 10 13:37:56 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Mon Feb 06 15:15:26 GMT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.myfaces.shared.webapp.webxml.WebXmlParser (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-06">
+<!-- Generated by javadoc (version 1.7.0) on Fri Jul 10 01:04:45 EDT 2020 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.myfaces.shared.webapp.webxml.WebXmlParser (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)</title>
+<meta name="date" content="2020-07-10">
 <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="Uses of Class org.apache.myfaces.shared.webapp.webxml.WebXmlParser (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.myfaces.shared.webapp.webxml.WebXmlParser (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)";
     }
 //-->
 </script>
@@ -21,7 +21,9 @@
 <!-- ========= 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>
+<div class="skip"><a href="#skip-navbar_top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -70,7 +72,9 @@
 <!-- ======= 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>
+<div class="skip"><a href="#skip-navbar_bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -112,6 +116,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-frame.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-frame.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-frame.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-frame.html Fri Jul 10 13:37:56 2020
@@ -2,14 +2,15 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Mon Feb 06 15:15:25 GMT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.myfaces.shared.webapp.webxml (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-06">
+<!-- Generated by javadoc (version 1.7.0) on Fri Jul 10 01:04:45 EDT 2020 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.myfaces.shared.webapp.webxml (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)</title>
+<meta name="date" content="2020-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <h1 class="bar"><a href="../../../../../../org/apache/myfaces/shared/webapp/webxml/package-summary.html" target="classFrame">org.apache.myfaces.shared.webapp.webxml</a></h1>
+<div role="navigation" title="org.apache.myfaces.shared.webapp.webxml">
 <div class="indexContainer">
 <h2 title="Interfaces">Interfaces</h2>
 <ul title="Interfaces">

Modified: myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-summary.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-summary.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-summary.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-summary.html Fri Jul 10 13:37:56 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Mon Feb 06 15:15:25 GMT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.myfaces.shared.webapp.webxml (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-06">
+<!-- Generated by javadoc (version 1.7.0) on Fri Jul 10 01:04:45 EDT 2020 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.myfaces.shared.webapp.webxml (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)</title>
+<meta name="date" content="2020-07-10">
 <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="org.apache.myfaces.shared.webapp.webxml (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)";
+        parent.document.title="org.apache.myfaces.shared.webapp.webxml (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)";
     }
 //-->
 </script>
@@ -21,7 +21,9 @@
 <!-- ========= 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>
+<div class="skip"><a href="#skip-navbar_top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -115,7 +117,9 @@
 <!-- ======= 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>
+<div class="skip"><a href="#skip-navbar_bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -157,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-tree.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-tree.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-tree.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-tree.html Fri Jul 10 13:37:56 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Mon Feb 06 15:15:25 GMT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.myfaces.shared.webapp.webxml Class Hierarchy (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-06">
+<!-- Generated by javadoc (version 1.7.0) on Fri Jul 10 01:04:45 EDT 2020 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.myfaces.shared.webapp.webxml Class Hierarchy (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)</title>
+<meta name="date" content="2020-07-10">
 <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="org.apache.myfaces.shared.webapp.webxml Class Hierarchy (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)";
+        parent.document.title="org.apache.myfaces.shared.webapp.webxml Class Hierarchy (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)";
     }
 //-->
 </script>
@@ -21,7 +21,9 @@
 <!-- ========= 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>
+<div class="skip"><a href="#skip-navbar_top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -90,7 +92,9 @@
 <!-- ======= 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>
+<div class="skip"><a href="#skip-navbar_bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -132,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-use.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-use.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-use.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/apidocs/org/apache/myfaces/shared/webapp/webxml/package-use.html Fri Jul 10 13:37:56 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Mon Feb 06 15:15:26 GMT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.myfaces.shared.webapp.webxml (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-06">
+<!-- Generated by javadoc (version 1.7.0) on Fri Jul 10 01:04:46 EDT 2020 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Package org.apache.myfaces.shared.webapp.webxml (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)</title>
+<meta name="date" content="2020-07-10">
 <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="Uses of Package org.apache.myfaces.shared.webapp.webxml (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.myfaces.shared.webapp.webxml (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)";
     }
 //-->
 </script>
@@ -21,7 +21,9 @@
 <!-- ========= 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>
+<div class="skip"><a href="#skip-navbar_top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -103,7 +105,9 @@
 <!-- ======= 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>
+<div class="skip"><a href="#skip-navbar_bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -145,6 +149,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-frame.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-frame.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-frame.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-frame.html Fri Jul 10 13:37:56 2020
@@ -2,14 +2,15 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Mon Feb 06 15:15:25 GMT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-06">
+<!-- Generated by javadoc (version 1.7.0) on Fri Jul 10 01:04:44 EDT 2020 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Overview List (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)</title>
+<meta name="date" content="2020-07-10">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <div class="indexHeader"><a href="allclasses-frame.html" target="packageFrame">All Classes</a></div>
+<div role="navigation" title="All Classes">
 <div class="indexContainer">
 <h2 title="Packages">Packages</h2>
 <ul title="Packages">

Modified: myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-summary.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-summary.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-summary.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-summary.html Fri Jul 10 13:37:56 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Mon Feb 06 15:15:27 GMT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-06">
+<!-- Generated by javadoc (version 1.7.0) on Fri Jul 10 01:04:47 EDT 2020 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Overview (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)</title>
+<meta name="date" content="2020-07-10">
 <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="Overview (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)";
+        parent.document.title="Overview (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)";
     }
 //-->
 </script>
@@ -21,7 +21,9 @@
 <!-- ========= 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>
+<div class="skip"><a href="#skip-navbar_top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -63,8 +65,9 @@
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
+<div role="navigation" title="Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API">
 <div class="header">
-<h1 class="title">Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API</h1>
+<h1 class="title">Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -168,7 +171,9 @@
 <!-- ======= 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>
+<div class="skip"><a href="#skip-navbar_bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -210,6 +215,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-tree.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-tree.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/apidocs/overview-tree.html Fri Jul 10 13:37:56 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Mon Feb 06 15:15:26 GMT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-06">
+<!-- Generated by javadoc (version 1.7.0) on Fri Jul 10 01:04:46 EDT 2020 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Class Hierarchy (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)</title>
+<meta name="date" content="2020-07-10">
 <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="Class Hierarchy (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)";
+        parent.document.title="Class Hierarchy (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)";
     }
 //-->
 </script>
@@ -21,7 +21,9 @@
 <!-- ========= 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>
+<div class="skip"><a href="#skip-navbar_top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -395,7 +397,9 @@
 <!-- ======= 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>
+<div class="skip"><a href="#skip-navbar_bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -437,6 +441,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/apidocs/serialized-form.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/apidocs/serialized-form.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/apidocs/serialized-form.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/apidocs/serialized-form.html Fri Jul 10 13:37:56 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Mon Feb 06 15:15:25 GMT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Serialized Form (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-06">
+<!-- Generated by javadoc (version 1.7.0) on Fri Jul 10 01:04:45 EDT 2020 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Serialized Form (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)</title>
+<meta name="date" content="2020-07-10">
 <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="Serialized Form (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13-SNAPSHOT API)";
+        parent.document.title="Serialized Form (Apache MyFaces Core For JSF 2.2 - Shared 2.2.13 API)";
     }
 //-->
 </script>
@@ -21,7 +21,9 @@
 <!-- ========= 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>
+<div class="skip"><a href="#skip-navbar_top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -202,7 +204,9 @@
 <!-- ======= 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>
+<div class="skip"><a href="#skip-navbar_bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -244,6 +248,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/apidocs/stylesheet.css
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/apidocs/stylesheet.css?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/apidocs/stylesheet.css (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/apidocs/stylesheet.css Fri Jul 10 13:37:56 2020
@@ -179,6 +179,12 @@ ul.subNavList li{
     margin: auto 5px;
     border:1px solid #c9aa44;
 }
+.skip { 
+    position:absolute; 
+    top:auto; 
+    left:-9999px; 
+    overflow:hidden;
+    }
 /*
 Page header and footer styles
 */
@@ -449,6 +455,7 @@ Content styles
 .deprecatedContent {
     margin:0;
     padding:10px 0;
+    font-style:italic;
 }
 .docSummary {
     padding:0;

Modified: myfaces/site/publish/core22/myfaces-impl-shared/changelog.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/changelog.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/changelog.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/changelog.html Fri Jul 10 13:37:56 2020
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 06 Feb 2017
+    Last Published: 10 Jul 2020
   </div>
             <ul>
       <li>
@@ -430,21 +430,17 @@
 <h2>Change Log Report<a name="Change_Log_Report"></a></h2>
 <p>Total number of changed sets: 1</p>
 <div class="section">
-<h3>Changes between 2017-01-07 and 2017-02-07<a name="Changes_between_2017-01-07_and_2017-02-07"></a></h3>
-<p>Total commits: 2<br />Total number of files changed: 9</p>
+<h3>Changes between 2020-06-10 and 2020-07-11<a name="Changes_between_2020-06-10_and_2020-07-11"></a></h3>
+<p>Total commits: 1<br />Total number of files changed: 1</p>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Timestamp</th>
 <th>Author</th>
 <th>Details</th></tr>
 <tr class="b">
-<td>2017-01-28 02:49:22</td>
-<td><a href="team-list.html#lu4242">Leonardo Uribe</a></td>
-<td><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/api/pom.xml">/myfaces/core/trunk/api/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/api/pom.xml?rev=1780631&amp;content-type=text/vnd.viewcvs-markup">v 1780631</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/assembly/pom.xml">/myfaces/core/trunk/assembly/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/assembly/pom.xml?rev=1780631&amp;content-type=text/vnd.viewcvs-markup">v 1780631</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/bundle/pom.xml">/myfaces/core/trunk/bundle/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/bundle/pom.xml?rev=1780631&amp;content-type=text/vnd.viewcvs-markup">v 1780631</a><br /><a class="externalLink" href="http://svn.apache.
 org/viewcvs.cgi/myfaces/core/trunk/impl/pom.xml">/myfaces/core/trunk/impl/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/impl/pom.xml?rev=1780631&amp;content-type=text/vnd.viewcvs-markup">v 1780631</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/impl-test/pom.xml">/myfaces/core/trunk/impl-test/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/impl-test/pom.xml?rev=1780631&amp;content-type=text/vnd.viewcvs-markup">v 1780631</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/parent/pom.xml">/myfaces/core/trunk/parent/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/parent/pom.xml?rev=1780631&amp;content-type=text/vnd.viewcvs-markup">v 1780631</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/pom.xml">/m
 yfaces/core/trunk/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/pom.xml?rev=1780631&amp;content-type=text/vnd.viewcvs-markup">v 1780631</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/shared/pom.xml">/myfaces/core/trunk/shared/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/shared/pom.xml?rev=1780631&amp;content-type=text/vnd.viewcvs-markup">v 1780631</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/shared-public/pom.xml">/myfaces/core/trunk/shared-public/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/shared-public/pom.xml?rev=1780631&amp;content-type=text/vnd.viewcvs-markup">v 1780631</a><br /><br />[maven-release-plugin] prepare for next development iteration</td></tr>
-<tr class="a">
-<td>2017-01-28 02:49:16</td>
-<td><a href="team-list.html#lu4242">Leonardo Uribe</a></td>
-<td><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/api/pom.xml">/myfaces/core/trunk/api/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/api/pom.xml?rev=1780629&amp;content-type=text/vnd.viewcvs-markup">v 1780629</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/assembly/pom.xml">/myfaces/core/trunk/assembly/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/assembly/pom.xml?rev=1780629&amp;content-type=text/vnd.viewcvs-markup">v 1780629</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/bundle/pom.xml">/myfaces/core/trunk/bundle/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/bundle/pom.xml?rev=1780629&amp;content-type=text/vnd.viewcvs-markup">v 1780629</a><br /><a class="externalLink" href="http://svn.apache.
 org/viewcvs.cgi/myfaces/core/trunk/impl/pom.xml">/myfaces/core/trunk/impl/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/impl/pom.xml?rev=1780629&amp;content-type=text/vnd.viewcvs-markup">v 1780629</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/impl-test/pom.xml">/myfaces/core/trunk/impl-test/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/impl-test/pom.xml?rev=1780629&amp;content-type=text/vnd.viewcvs-markup">v 1780629</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/parent/pom.xml">/myfaces/core/trunk/parent/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/parent/pom.xml?rev=1780629&amp;content-type=text/vnd.viewcvs-markup">v 1780629</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/pom.xml">/m
 yfaces/core/trunk/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/pom.xml?rev=1780629&amp;content-type=text/vnd.viewcvs-markup">v 1780629</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/shared/pom.xml">/myfaces/core/trunk/shared/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/shared/pom.xml?rev=1780629&amp;content-type=text/vnd.viewcvs-markup">v 1780629</a><br /><a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/shared-public/pom.xml">/myfaces/core/trunk/shared-public/<b>pom.xml</b></a> <a class="externalLink" href="http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/shared-public/pom.xml?rev=1780629&amp;content-type=text/vnd.viewcvs-markup">v 1780629</a><br /><br />[maven-release-plugin] prepare release myfaces-core-<a class="externalLink" href="http://jira.codehaus.org/browse/module-2">module-2</a>.
 2.12</td></tr></table></div></div>
+<td>2020-06-25 13:16:53</td>
+<td>root &lt;pnicolucci@gmail.com&gt;</td>
+<td><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=myfaces-master-pom.git/myfaces-core-project/myfaces-impl-shared/shared/pom.xml?p=myfaces-master-pom.git/myfaces-core-project/myfaces-impl-shared">shared/<b>pom.xml</b></a> <a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=myfaces-master-pom.git/myfaces-core-project/myfaces-impl-shared/shared/pom.xml?rev=2005dd31c1e63456ba01f1b23997ff3dfb81c718&amp;content-type=text/vnd.viewcvs-markup&amp;p=myfaces-master-pom.git/myfaces-core-project/myfaces-impl-shared">v 2005dd31c1e63456ba01f1b23997ff3dfb81c718</a><br /><br />[maven-release-plugin] prepare release myfaces-core-<a class="externalLink" href="http://jira.codehaus.org/browse/module-2">module-2</a>.2.13</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear"></div>
@@ -452,7 +448,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2017
+          2020
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles-org.apache.myfaces.shared.config.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles-org.apache.myfaces.shared.config.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles-org.apache.myfaces.shared.config.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles-org.apache.myfaces.shared.config.html Fri Jul 10 13:37:56 2020
@@ -15,7 +15,7 @@ org.apache.myfaces.shared.config
 <table width="100%">
 <tbody>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.config.MyfacesConfig.html">MyfacesConfig</a> <i>(72%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.config.MyfacesConfig.html">MyfacesConfig</a> <i>(73%)</i></td>
 </tr>
 </tbody>
 </table>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles-org.apache.myfaces.shared.util.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles-org.apache.myfaces.shared.util.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles-org.apache.myfaces.shared.util.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles-org.apache.myfaces.shared.util.html Fri Jul 10 13:37:56 2020
@@ -24,7 +24,7 @@ org.apache.myfaces.shared.util
 <td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.util.CommentUtils.html">CommentUtils</a> <i>(94%)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.util.ConcurrentLRUCache.html">ConcurrentLRUCache</a> <i>(15%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.util.ConcurrentLRUCache.html">ConcurrentLRUCache</a> <i>(18%)</i></td>
 </tr>
 <tr>
 <td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.util.ExceptionUtils.html">ExceptionUtils</a> <i>(0%)</i></td>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-sourcefiles.html Fri Jul 10 13:37:56 2020
@@ -66,7 +66,7 @@ All Packages
 <td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.renderkit.html.CommonPropertyUtils.html">CommonPropertyUtils</a> <i>(0%)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.util.ConcurrentLRUCache.html">ConcurrentLRUCache</a> <i>(15%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.util.ConcurrentLRUCache.html">ConcurrentLRUCache</a> <i>(18%)</i></td>
 </tr>
 <tr>
 <td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.renderkit.ContentTypeUtils.html">ContentTypeUtils</a> <i>(37%)</i></td>
@@ -243,7 +243,7 @@ All Packages
 <td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.util.MyFacesObjectInputStream.html">MyFacesObjectInputStream</a> <i>(15%)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.config.MyfacesConfig.html">MyfacesConfig</a> <i>(72%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.config.MyfacesConfig.html">MyfacesConfig</a> <i>(73%)</i></td>
 </tr>
 <tr>
 <td nowrap="nowrap"><a target="summary" href="org.apache.myfaces.shared.application.NavigationUtils.html">NavigationUtils</a> <i>(0%)</i></td>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.application.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.application.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.application.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.application.html Fri Jul 10 13:37:56 2020
@@ -45,6 +45,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.component.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.component.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.component.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.component.html Fri Jul 10 13:37:56 2020
@@ -43,6 +43,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.config.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.config.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.config.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.config.html Fri Jul 10 13:37:56 2020
@@ -16,7 +16,7 @@
 <table class="report" id="packageResults">
 <thead><tr>  <td class="heading">Package</td>  <td class="heading"># Classes</td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
 <tbody>
-  <tr><td><a href="frame-summary-org.apache.myfaces.shared.config.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.config.html"'>org.apache.myfaces.shared.config</a></td><td class="value">1</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">72%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:72px"><span class="text">217/298</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">28%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:28px"><span class="text">13/46</span></div></div></td></tr></table></td><td class="value"><span class="hidden">1.3333333333333333;</span>1.333</td></tr>
+  <tr><td><a href="frame-summary-org.apache.myfaces.shared.config.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.config.html"'>org.apache.myfaces.shared.config</a></td><td class="value">1</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">73%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:73px"><span class="text">226/308</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">28%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:28px"><span class="text">13/46</span></div></div></td></tr></table></td><td class="value"><span class="hidden">1.32;</span>1.32</td></tr>
 </tbody>
 </table>
 <script type="text/javascript">
@@ -28,7 +28,7 @@ packageTable.sort(0);
 <table class="report" id="classResults">
 <thead><tr>  <td class="heading">Classes in this Package</td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
 <tbody>
-  <tr><td><a href="org.apache.myfaces.shared.config.MyfacesConfig.html">MyfacesConfig</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">72%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:72px"><span class="text">217/298</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">28%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:28px"><span class="text">13/46</span></div></div></td></tr></table></td><td class="value"><span class="hidden">1.3333333333333333;</span>1.333</td></tr>
+  <tr><td><a href="org.apache.myfaces.shared.config.MyfacesConfig.html">MyfacesConfig</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">73%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:73px"><span class="text">226/308</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">28%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:28px"><span class="text">13/46</span></div></div></td></tr></table></td><td class="value"><span class="hidden">1.32;</span>1.32</td></tr>
 
 </tbody>
 </table>
@@ -37,6 +37,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.context.flash.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.context.flash.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.context.flash.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.context.flash.html Fri Jul 10 13:37:56 2020
@@ -48,6 +48,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.context.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.context.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.context.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.context.html Fri Jul 10 13:37:56 2020
@@ -44,6 +44,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.el.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.el.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.el.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.el.html Fri Jul 10 13:37:56 2020
@@ -37,6 +37,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html Fri Jul 10 13:37:56 2020
@@ -17,8 +17,8 @@
 <thead><tr>  <td class="heading">Package</td>  <td class="heading"># Classes</td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
 <tbody>
   <tr><td><a href="frame-summary-org.apache.myfaces.shared.renderkit.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.renderkit.html"'>org.apache.myfaces.shared.renderkit</a></td><td class="value">7</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">8%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:8px"><span class="text">56/670</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">5%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:5px"><span class="text">26/440</span></div></div></td></tr></table></td><td class="value"><span class="hidden">5.91044776119403;</span>5.91</td></tr>
-  <tr><td><a href="frame-summary-org.apache.myfaces.shared.renderkit.html.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.renderkit.html.html"'>org.apache.myfaces.shared.renderkit.html</a></td><td class="value">34</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">5%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:5px"><span class="text">269/4573</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">5%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:5px"><span class="text">166/2906</span></div></div></td></tr></table></td><td class="value"><span class="hidden">4.20079522862823;</span>4.201</td></tr>
-  <tr><td><a href="frame-summary-org.apache.myfaces.shared.renderkit.html.util.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.renderkit.html.util.html"'>org.apache.myfaces.shared.renderkit.html.util</a></td><td class="value">10</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">37%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:37px"><span class="text">295/778</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">41%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:41px"><span class="text">317/759</span></div></div></td></tr></table></td><td class="value"><span class="hidden">6.792207792207792;</span>6.792</td></tr>
+  <tr><td><a href="frame-summary-org.apache.myfaces.shared.renderkit.html.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.renderkit.html.html"'>org.apache.myfaces.shared.renderkit.html</a></td><td class="value">34</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">5%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:5px"><span class="text">272/4577</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">5%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:5px"><span class="text">159/2896</span></div></div></td></tr></table></td><td class="value"><span class="hidden">4.194831013916501;</span>4.195</td></tr>
+  <tr><td><a href="frame-summary-org.apache.myfaces.shared.renderkit.html.util.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.renderkit.html.util.html"'>org.apache.myfaces.shared.renderkit.html.util</a></td><td class="value">10</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">38%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:38px"><span class="text">307/790</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">41%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:41px"><span class="text">311/747</span></div></div></td></tr></table></td><td class="value"><span class="hidden">6.714285714285714;</span>6.714</td></tr>
 </tbody>
 </table>
 <script type="text/javascript">
@@ -49,6 +49,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html.html Fri Jul 10 13:37:56 2020
@@ -16,8 +16,8 @@
 <table class="report" id="packageResults">
 <thead><tr>  <td class="heading">Package</td>  <td class="heading"># Classes</td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
 <tbody>
-  <tr><td><a href="frame-summary-org.apache.myfaces.shared.renderkit.html.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.renderkit.html.html"'>org.apache.myfaces.shared.renderkit.html</a></td><td class="value">34</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">5%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:5px"><span class="text">269/4573</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">5%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:5px"><span class="text">166/2906</span></div></div></td></tr></table></td><td class="value"><span class="hidden">4.20079522862823;</span>4.201</td></tr>
-  <tr><td><a href="frame-summary-org.apache.myfaces.shared.renderkit.html.util.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.renderkit.html.util.html"'>org.apache.myfaces.shared.renderkit.html.util</a></td><td class="value">10</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">37%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:37px"><span class="text">295/778</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">41%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:41px"><span class="text">317/759</span></div></div></td></tr></table></td><td class="value"><span class="hidden">6.792207792207792;</span>6.792</td></tr>
+  <tr><td><a href="frame-summary-org.apache.myfaces.shared.renderkit.html.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.renderkit.html.html"'>org.apache.myfaces.shared.renderkit.html</a></td><td class="value">34</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">5%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:5px"><span class="text">272/4577</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">5%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:5px"><span class="text">159/2896</span></div></div></td></tr></table></td><td class="value"><span class="hidden">4.194831013916501;</span>4.195</td></tr>
+  <tr><td><a href="frame-summary-org.apache.myfaces.shared.renderkit.html.util.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.renderkit.html.util.html"'>org.apache.myfaces.shared.renderkit.html.util</a></td><td class="value">10</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">38%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:38px"><span class="text">307/790</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">41%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:41px"><span class="text">311/747</span></div></div></td></tr></table></td><td class="value"><span class="hidden">6.714285714285714;</span>6.714</td></tr>
 </tbody>
 </table>
 <script type="text/javascript">
@@ -78,7 +78,7 @@ packageTable.sort(0);
   <tr><td><a href="org.apache.myfaces.shared.renderkit.html.HtmlRendererUtils.html">HtmlRendererUtils$LinkParameter</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/7</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">3.658119658119658;</span>3.658</td></tr>
   <tr><td><a href="org.apache.myfaces.shared.renderkit.html.HtmlRendererUtils.html">HtmlRendererUtils$ScriptContext</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">33%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:33px"><span class="text">2/6</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">3.658119658119658;</span>3.658</td></tr>
 
-  <tr><td><a href="org.apache.myfaces.shared.renderkit.html.HtmlResponseWriterImpl.html">HtmlResponseWriterImpl</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">46%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:46px"><span class="text">181/393</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">37%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:37px"><span class="text">103/276</span></div></div></td></tr></table></td><td class="value"><span class="hidden">4.25531914893617;</span>4.255</td></tr>
+  <tr><td><a href="org.apache.myfaces.shared.renderkit.html.HtmlResponseWriterImpl.html">HtmlResponseWriterImpl</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">46%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:46px"><span class="text">184/397</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">36%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:36px"><span class="text">96/266</span></div></div></td></tr></table></td><td class="value"><span class="hidden">4.191489361702128;</span>4.191</td></tr>
 
   <tr><td><a href="org.apache.myfaces.shared.renderkit.html.HtmlSecretRendererBase.html">HtmlSecretRendererBase</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/72</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/40</span></div></div></td></tr></table></td><td class="value"><span class="hidden">4.142857142857143;</span>4.143</td></tr>
 
@@ -100,6 +100,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html.util.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html.util.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html.util.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.renderkit.html.util.html Fri Jul 10 13:37:56 2020
@@ -16,7 +16,7 @@
 <table class="report" id="packageResults">
 <thead><tr>  <td class="heading">Package</td>  <td class="heading"># Classes</td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
 <tbody>
-  <tr><td><a href="frame-summary-org.apache.myfaces.shared.renderkit.html.util.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.renderkit.html.util.html"'>org.apache.myfaces.shared.renderkit.html.util</a></td><td class="value">10</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">37%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:37px"><span class="text">295/778</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">41%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:41px"><span class="text">317/759</span></div></div></td></tr></table></td><td class="value"><span class="hidden">6.792207792207792;</span>6.792</td></tr>
+  <tr><td><a href="frame-summary-org.apache.myfaces.shared.renderkit.html.util.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.renderkit.html.util.html"'>org.apache.myfaces.shared.renderkit.html.util</a></td><td class="value">10</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">38%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:38px"><span class="text">307/790</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">41%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:41px"><span class="text">311/747</span></div></div></td></tr></table></td><td class="value"><span class="hidden">6.714285714285714;</span>6.714</td></tr>
 </tbody>
 </table>
 <script type="text/javascript">
@@ -30,7 +30,7 @@ packageTable.sort(0);
 <tbody>
   <tr><td><a href="org.apache.myfaces.shared.renderkit.html.util.FormInfo.html">FormInfo</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/6</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">1.0;</span>1</td></tr>
 
-  <tr><td><a href="org.apache.myfaces.shared.renderkit.html.util.HTMLEncoder.html">HTMLEncoder</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">79%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:79px"><span class="text">260/329</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">62%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:62px"><span class="text">297/473</span></div></div></td></tr></table></td><td class="value"><span class="hidden">14.45;</span>14.45</td></tr>
+  <tr><td><a href="org.apache.myfaces.shared.renderkit.html.util.HTMLEncoder.html">HTMLEncoder</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">79%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:79px"><span class="text">272/341</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">63%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:63px"><span class="text">291/461</span></div></div></td></tr></table></td><td class="value"><span class="hidden">14.15;</span>14.15</td></tr>
 
   <tr><td><a href="org.apache.myfaces.shared.renderkit.html.util.HttpPartWrapper.html">HttpPartWrapper</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/35</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">1.6470588235294117;</span>1.647</td></tr>
 
@@ -55,6 +55,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.resource.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.resource.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.resource.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.resource.html Fri Jul 10 13:37:56 2020
@@ -16,7 +16,7 @@
 <table class="report" id="packageResults">
 <thead><tr>  <td class="heading">Package</td>  <td class="heading"># Classes</td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
 <tbody>
-  <tr><td><a href="frame-summary-org.apache.myfaces.shared.resource.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.resource.html"'>org.apache.myfaces.shared.resource</a></td><td class="value">22</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">5%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:5px"><span class="text">44/761</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">18%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:18px"><span class="text">125/668</span></div></div></td></tr></table></td><td class="value"><span class="hidden">3.068421052631579;</span>3.068</td></tr>
+  <tr><td><a href="frame-summary-org.apache.myfaces.shared.resource.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.myfaces.shared.resource.html"'>org.apache.myfaces.shared.resource</a></td><td class="value">22</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">5%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:5px"><span class="text">44/763</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">18%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:18px"><span class="text">125/670</span></div></div></td></tr></table></td><td class="value"><span class="hidden">3.0736842105263156;</span>3.074</td></tr>
 </tbody>
 </table>
 <script type="text/javascript">
@@ -40,7 +40,7 @@ packageTable.sort(0);
 
   <tr><td><a href="org.apache.myfaces.shared.resource.ContractResourceLoaderWrapper.html">ContractResourceLoaderWrapper</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/19</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">1.0;</span>1</td></tr>
 
-  <tr><td><a href="org.apache.myfaces.shared.resource.ExternalContextResourceLoader.html">ExternalContextResourceLoader</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/59</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/38</span></div></div></td></tr></table></td><td class="value"><span class="hidden">4.0;</span>4</td></tr>
+  <tr><td><a href="org.apache.myfaces.shared.resource.ExternalContextResourceLoader.html">ExternalContextResourceLoader</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/61</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/40</span></div></div></td></tr></table></td><td class="value"><span class="hidden">4.111111111111111;</span>4.111</td></tr>
 
   <tr><td><a href="org.apache.myfaces.shared.resource.ResourceCachedInfo.html">ResourceCachedInfo</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/6</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">1.0;</span>1</td></tr>
 
@@ -76,6 +76,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.taglib.core.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.taglib.core.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.taglib.core.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.taglib.core.html Fri Jul 10 13:37:56 2020
@@ -37,6 +37,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.taglib.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.taglib.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.taglib.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.taglib.html Fri Jul 10 13:37:56 2020
@@ -42,6 +42,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.test.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.test.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.test.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.test.html Fri Jul 10 13:37:56 2020
@@ -37,6 +37,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.trace.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.trace.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.trace.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.trace.html Fri Jul 10 13:37:56 2020
@@ -44,6 +44,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>

Modified: myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.util.el.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.util.el.html?rev=1879765&r1=1879764&r2=1879765&view=diff
==============================================================================
--- myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.util.el.html (original)
+++ myfaces/site/publish/core22/myfaces-impl-shared/cobertura/frame-summary-org.apache.myfaces.shared.util.el.html Fri Jul 10 13:37:56 2020
@@ -44,6 +44,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 2/6/17 3:15 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 7/10/20 1:04 AM.</div>
 </body>
 </html>