You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by rm...@apache.org on 2020/05/02 12:34:36 UTC

svn commit: r1877293 [20/37] - in /johnzon/site/publish: ./ apidocs/ apidocs/org/apache/johnzon/core/ apidocs/org/apache/johnzon/core/class-use/ apidocs/org/apache/johnzon/core/util/ apidocs/org/apache/johnzon/core/util/class-use/ apidocs/org/apache/jo...

Modified: johnzon/site/publish/johnzon-core/plugins.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-core/plugins.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-core/plugins.html (original)
+++ johnzon/site/publish/johnzon-core/plugins.html Sat May  2 12:34:23 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-03-30 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-05-02 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200330" />
+    <meta name="Date-Revision-yyyymmdd" content="20200502" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: Core &#x2013; Project Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -147,10 +147,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2020-03-30
+                  <li id="publishDate">Last Published: 2020-05-02
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.5-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.6-SNAPSHOT
                       </li>
                       
               
@@ -358,25 +358,29 @@
 <td>3.0.0</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-shade-plugin/">maven-shade-plugin</a></td>
+<td>3.2.2</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
 <td>3.5.1</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td>
 <td>2.3</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="https://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td>
 <td>3.0.0-M3</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.apache.rat</td>
 <td><a class="externalLink" href="http://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td>
 <td>0.12</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.codehaus.mojo</td>
 <td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td>
 <td>2.6</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.eluder.coveralls</td>
 <td><a class="externalLink" href="https://github.com/trautonen/coveralls-maven-plugin">coveralls-maven-plugin</a></td>
 <td>3.0.1</td></tr></table></div>

Modified: johnzon/site/publish/johnzon-core/pmd.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-core/pmd.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-core/pmd.html (original)
+++ johnzon/site/publish/johnzon-core/pmd.html Sat May  2 12:34:23 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-03-30 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-05-02 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200330" />
+    <meta name="Date-Revision-yyyymmdd" content="20200502" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: Core &#x2013; PMD Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -147,10 +147,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2020-03-30
+                  <li id="publishDate">Last Published: 2020-05-02
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.5-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.6-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-core/project-info.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-core/project-info.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-core/project-info.html (original)
+++ johnzon/site/publish/johnzon-core/project-info.html Sat May  2 12:34:23 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-03-30 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-05-02 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200330" />
+    <meta name="Date-Revision-yyyymmdd" content="20200502" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: Core &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -147,10 +147,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2020-03-30
+                  <li id="publishDate">Last Published: 2020-05-02
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.5-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.6-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-core/project-reports.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-core/project-reports.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-core/project-reports.html (original)
+++ johnzon/site/publish/johnzon-core/project-reports.html Sat May  2 12:34:23 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-03-30 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-05-02 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200330" />
+    <meta name="Date-Revision-yyyymmdd" content="20200502" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: Core &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -147,10 +147,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2020-03-30
+                  <li id="publishDate">Last Published: 2020-05-02
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.5-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.6-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-core/project-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-core/project-summary.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-core/project-summary.html (original)
+++ johnzon/site/publish/johnzon-core/project-summary.html Sat May  2 12:34:23 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-03-30 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-05-02 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200330" />
+    <meta name="Date-Revision-yyyymmdd" content="20200502" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: Core &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -147,10 +147,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2020-03-30
+                  <li id="publishDate">Last Published: 2020-05-02
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.5-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.6-SNAPSHOT
                       </li>
                       
               
@@ -340,7 +340,7 @@
 <td>johnzon-core</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>1.2.5-SNAPSHOT</td></tr>
+<td>1.2.6-SNAPSHOT</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>bundle</td></tr>

Modified: johnzon/site/publish/johnzon-core/property-updates-report.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-core/property-updates-report.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-core/property-updates-report.html (original)
+++ johnzon/site/publish/johnzon-core/property-updates-report.html Sat May  2 12:34:23 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-03-30 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-05-02 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200330" />
+    <meta name="Date-Revision-yyyymmdd" content="20200502" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: Core &#x2013; Property Updates Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -147,10 +147,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2020-03-30
+                  <li id="publishDate">Last Published: 2020-05-02
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.5-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.6-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-core/source-repository.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-core/source-repository.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-core/source-repository.html (original)
+++ johnzon/site/publish/johnzon-core/source-repository.html Sat May  2 12:34:23 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-03-30 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-05-02 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200330" />
+    <meta name="Date-Revision-yyyymmdd" content="20200502" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: Core &#x2013; Source Code Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -147,10 +147,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2020-03-30
+                  <li id="publishDate">Last Published: 2020-05-02
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.5-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.6-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-core/team-list.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-core/team-list.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-core/team-list.html (original)
+++ johnzon/site/publish/johnzon-core/team-list.html Sat May  2 12:34:23 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-03-30 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-05-02 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200330" />
+    <meta name="Date-Revision-yyyymmdd" content="20200502" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: Core &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -147,10 +147,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2020-03-30
+                  <li id="publishDate">Last Published: 2020-05-02
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.5-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.6-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/allclasses-frame.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/allclasses-frame.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/allclasses-frame.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>All Classes (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/allclasses-noframe.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/allclasses-noframe.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/allclasses-noframe.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>All Classes (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/constant-values.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/constant-values.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/constant-values.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Constant Field Values (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Constant Field Values (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/deprecated-list.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/deprecated-list.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/deprecated-list.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Deprecated List (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Deprecated List (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/help-doc.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/help-doc.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/help-doc.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/help-doc.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>API Help (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="API Help (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/index-all.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/index-all.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/index-all.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Index (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Index (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/index.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/index.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/index.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/index.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Johnzon :: JAX-RS 1.2.5-SNAPSHOT API</title>
+<title>Johnzon :: JAX-RS 1.2.6-SNAPSHOT API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/ConfigurableJohnzonProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/ConfigurableJohnzonProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/ConfigurableJohnzonProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/ConfigurableJohnzonProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>ConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="ConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/DelegateProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/DelegateProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/DelegateProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/DelegateProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DelegateProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>DelegateProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DelegateProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="DelegateProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/IgnorableTypes.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/IgnorableTypes.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/IgnorableTypes.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/IgnorableTypes.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IgnorableTypes (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>IgnorableTypes (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IgnorableTypes (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="IgnorableTypes (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonMessageBodyReader.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonMessageBodyReader.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonMessageBodyReader.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonMessageBodyReader.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JohnzonMessageBodyReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>JohnzonMessageBodyReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JohnzonMessageBodyReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="JohnzonMessageBodyReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonMessageBodyWriter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonMessageBodyWriter.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonMessageBodyWriter.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonMessageBodyWriter.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JohnzonMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>JohnzonMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JohnzonMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="JohnzonMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JohnzonProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>JohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="JohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrMessageBodyReader.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrMessageBodyReader.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrMessageBodyReader.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrMessageBodyReader.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JsrMessageBodyReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>JsrMessageBodyReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JsrMessageBodyReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="JsrMessageBodyReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrMessageBodyWriter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrMessageBodyWriter.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrMessageBodyWriter.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrMessageBodyWriter.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JsrMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>JsrMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JsrMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="JsrMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/JsrProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JsrProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>JsrProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JsrProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="JsrProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/NoContentExceptionHandlerReader.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/NoContentExceptionHandlerReader.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/NoContentExceptionHandlerReader.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/NoContentExceptionHandlerReader.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NoContentExceptionHandlerReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>NoContentExceptionHandlerReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NoContentExceptionHandlerReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="NoContentExceptionHandlerReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WadlDocumentMessageBodyWriter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WadlDocumentMessageBodyWriter.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WadlDocumentMessageBodyWriter.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WadlDocumentMessageBodyWriter.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WadlDocumentMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>WadlDocumentMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WadlDocumentMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="WadlDocumentMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardConfigurableJohnzonProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardConfigurableJohnzonProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardConfigurableJohnzonProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardConfigurableJohnzonProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WildcardConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>WildcardConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WildcardConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="WildcardConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardJohnzonProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardJohnzonProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardJohnzonProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardJohnzonProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WildcardJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>WildcardJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WildcardJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="WildcardJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardJsrProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardJsrProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardJsrProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/WildcardJsrProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WildcardJsrProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>WildcardJsrProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WildcardJsrProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="WildcardJsrProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/ConfigurableJohnzonProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/ConfigurableJohnzonProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/ConfigurableJohnzonProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/ConfigurableJohnzonProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.ConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.ConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.ConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.ConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/DelegateProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/DelegateProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/DelegateProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/DelegateProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.DelegateProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.DelegateProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.DelegateProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.DelegateProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/IgnorableTypes.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/IgnorableTypes.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/IgnorableTypes.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/IgnorableTypes.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.IgnorableTypes (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.IgnorableTypes (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.IgnorableTypes (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.IgnorableTypes (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonMessageBodyReader.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonMessageBodyReader.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonMessageBodyReader.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonMessageBodyReader.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.JohnzonMessageBodyReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.JohnzonMessageBodyReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JohnzonMessageBodyReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JohnzonMessageBodyReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonMessageBodyWriter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonMessageBodyWriter.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonMessageBodyWriter.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonMessageBodyWriter.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.JohnzonMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.JohnzonMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JohnzonMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JohnzonMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JohnzonProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.JohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.JohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrMessageBodyReader.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrMessageBodyReader.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrMessageBodyReader.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrMessageBodyReader.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.JsrMessageBodyReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.JsrMessageBodyReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JsrMessageBodyReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JsrMessageBodyReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrMessageBodyWriter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrMessageBodyWriter.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrMessageBodyWriter.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrMessageBodyWriter.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.JsrMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.JsrMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JsrMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JsrMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/JsrProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.JsrProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.JsrProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JsrProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.JsrProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/NoContentExceptionHandlerReader.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/NoContentExceptionHandlerReader.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/NoContentExceptionHandlerReader.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/NoContentExceptionHandlerReader.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.NoContentExceptionHandlerReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.NoContentExceptionHandlerReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.NoContentExceptionHandlerReader (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.NoContentExceptionHandlerReader (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WadlDocumentMessageBodyWriter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WadlDocumentMessageBodyWriter.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WadlDocumentMessageBodyWriter.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WadlDocumentMessageBodyWriter.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.WadlDocumentMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.WadlDocumentMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.WadlDocumentMessageBodyWriter (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.WadlDocumentMessageBodyWriter (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardConfigurableJohnzonProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardConfigurableJohnzonProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardConfigurableJohnzonProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardConfigurableJohnzonProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.WildcardConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.WildcardConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.WildcardConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.WildcardConfigurableJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardJohnzonProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardJohnzonProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardJohnzonProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardJohnzonProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.WildcardJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.WildcardJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.WildcardJohnzonProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.WildcardJohnzonProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardJsrProvider.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardJsrProvider.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardJsrProvider.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/class-use/WildcardJsrProvider.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.WildcardJsrProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.WildcardJsrProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.WildcardJsrProvider (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.WildcardJsrProvider (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-frame.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-frame.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-frame.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.jaxrs (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>org.apache.johnzon.jaxrs (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-summary.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-summary.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-summary.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.jaxrs (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>org.apache.johnzon.jaxrs (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.jaxrs (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="org.apache.johnzon.jaxrs (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-tree.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-tree.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-tree.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-tree.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.jaxrs Class Hierarchy (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>org.apache.johnzon.jaxrs Class Hierarchy (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.jaxrs Class Hierarchy (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="org.apache.johnzon.jaxrs Class Hierarchy (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-use.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-use.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-use.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/package-use.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.johnzon.jaxrs (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.johnzon.jaxrs (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.johnzon.jaxrs (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.johnzon.jaxrs (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/WadlDocumentToJson.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/WadlDocumentToJson.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/WadlDocumentToJson.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/WadlDocumentToJson.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WadlDocumentToJson (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>WadlDocumentToJson (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WadlDocumentToJson (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="WadlDocumentToJson (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/class-use/WadlDocumentToJson.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/class-use/WadlDocumentToJson.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/class-use/WadlDocumentToJson.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/class-use/WadlDocumentToJson.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.jaxrs.xml.WadlDocumentToJson (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jaxrs.xml.WadlDocumentToJson (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.xml.WadlDocumentToJson (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jaxrs.xml.WadlDocumentToJson (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-frame.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-frame.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-frame.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.jaxrs.xml (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>org.apache.johnzon.jaxrs.xml (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-summary.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-summary.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-summary.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.jaxrs.xml (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>org.apache.johnzon.jaxrs.xml (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.jaxrs.xml (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="org.apache.johnzon.jaxrs.xml (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-tree.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-tree.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-tree.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-tree.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.jaxrs.xml Class Hierarchy (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>org.apache.johnzon.jaxrs.xml Class Hierarchy (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.jaxrs.xml Class Hierarchy (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="org.apache.johnzon.jaxrs.xml Class Hierarchy (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-use.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-use.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-use.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/org/apache/johnzon/jaxrs/xml/package-use.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.johnzon.jaxrs.xml (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.johnzon.jaxrs.xml (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.johnzon.jaxrs.xml (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.johnzon.jaxrs.xml (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/overview-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/overview-frame.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/overview-frame.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/overview-frame.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Overview List (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/overview-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/overview-summary.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/overview-summary.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/overview-summary.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Overview (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Overview (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Overview (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Johnzon :: JAX-RS 1.2.5-SNAPSHOT API</h1>
+<h1 class="title">Johnzon :: JAX-RS 1.2.6-SNAPSHOT API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">

Modified: johnzon/site/publish/johnzon-jaxrs/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/apidocs/overview-tree.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/apidocs/overview-tree.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/apidocs/overview-tree.html Sat May  2 12:34:23 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)</title>
+<title>Class Hierarchy (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Johnzon :: JAX-RS 1.2.5-SNAPSHOT API)";
+            parent.document.title="Class Hierarchy (Johnzon :: JAX-RS 1.2.6-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jaxrs/changelog.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/changelog.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/changelog.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/changelog.html Sat May  2 12:34:23 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-03-30 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-05-02 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200330" />
+    <meta name="Date-Revision-yyyymmdd" content="20200502" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JAX-RS &#x2013; Change Log Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -147,10 +147,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2020-03-30
+                  <li id="publishDate">Last Published: 2020-05-02
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.5-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.6-SNAPSHOT
                       </li>
                       
               
@@ -287,21 +287,25 @@
 <h2><a name="Change_Log_Report"></a>Change Log Report</h2>
 <p>Total number of changed sets: 1</p>
 <div class="section">
-<h3><a name="Changes_between_29_Feb_2020_and_31_Mar_2020"></a>Changes between 29 Feb, 2020 and 31 Mar, 2020</h3>
-<p>Total commits: 2<br />Total number of files changed: 1</p>
+<h3><a name="Changes_between_02_Apr_2020_and_03_May_2020"></a>Changes between 02 Apr, 2020 and 03 May, 2020</h3>
+<p>Total commits: 3<br />Total number of files changed: 1</p>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Timestamp</th>
 <th>Author</th>
 <th>Details</th></tr>
 <tr class="b">
-<td>2020-03-27 09:11:26</td>
+<td>2020-04-28 08:25:39</td>
 <td>Romain Manni-Bucau &lt;rmannibucau@gmail.com&gt;</td>
-<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jaxrs/pom.xml?p=johnzon.git/johnzon-jaxrs">johnzon-jaxrs/<b>pom.xml</b></a> <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jaxrs/pom.xml?rev=10f6afa981bebefc60d67727f2049d9d65d09b21&amp;content-type=text/vnd.viewcvs-markup&amp;p=johnzon.git/johnzon-jaxrs">v 10f6afa981bebefc60d67727f2049d9d65d09b21</a><br /><br />[maven-release-plugin] prepare for next development iteration</td></tr>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jaxrs/pom.xml?p=johnzon.git/johnzon-jaxrs">johnzon-jaxrs/<b>pom.xml</b></a> <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jaxrs/pom.xml?rev=9a195c4ff708dc9c3ba8f68035dbc66d8e47870b&amp;content-type=text/vnd.viewcvs-markup&amp;p=johnzon.git/johnzon-jaxrs">v 9a195c4ff708dc9c3ba8f68035dbc66d8e47870b</a><br /><br />[maven-release-plugin] prepare for next development iteration</td></tr>
 <tr class="a">
-<td>2020-03-27 09:11:16</td>
+<td>2020-04-28 08:25:29</td>
 <td>Romain Manni-Bucau &lt;rmannibucau@gmail.com&gt;</td>
-<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jaxrs/pom.xml?p=johnzon.git/johnzon-jaxrs">johnzon-jaxrs/<b>pom.xml</b></a> <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jaxrs/pom.xml?rev=413b0256409fb64b6c7b8de84be02e4f08ddd49f&amp;content-type=text/vnd.viewcvs-markup&amp;p=johnzon.git/johnzon-jaxrs">v 413b0256409fb64b6c7b8de84be02e4f08ddd49f</a><br /><br />[maven-release-plugin] prepare release v1.2.4</td></tr></table></div></div>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jaxrs/pom.xml?p=johnzon.git/johnzon-jaxrs">johnzon-jaxrs/<b>pom.xml</b></a> <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jaxrs/pom.xml?rev=5c925fa2bce95e4cd7dd80700db1a0ced4fa551e&amp;content-type=text/vnd.viewcvs-markup&amp;p=johnzon.git/johnzon-jaxrs">v 5c925fa2bce95e4cd7dd80700db1a0ced4fa551e</a><br /><br />[maven-release-plugin] prepare release v1.2.5</td></tr>
+<tr class="b">
+<td>2020-04-28 07:29:59</td>
+<td>Romain Manni-Bucau &lt;rmannibucau@gmail.com&gt;</td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jaxrs/pom.xml?p=johnzon.git/johnzon-jaxrs">johnzon-jaxrs/<b>pom.xml</b></a> <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jaxrs/pom.xml?rev=1f5a4153ab6b741a17654a7e9d65a946876e6801&amp;content-type=text/vnd.viewcvs-markup&amp;p=johnzon.git/johnzon-jaxrs">v 1f5a4153ab6b741a17654a7e9d65a946876e6801</a><br /><br /><a class="externalLink" href="http://jira.codehaus.org/browse/JOHNZON-310">JOHNZON-310</a> jakarta artifacts</td></tr></table></div></div>
                   </div>
             </div>
           </div>

Modified: johnzon/site/publish/johnzon-jaxrs/checkstyle.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jaxrs/checkstyle.html?rev=1877293&r1=1877292&r2=1877293&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jaxrs/checkstyle.html (original)
+++ johnzon/site/publish/johnzon-jaxrs/checkstyle.html Sat May  2 12:34:23 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-03-30 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2020-05-02 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200330" />
+    <meta name="Date-Revision-yyyymmdd" content="20200502" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JAX-RS &#x2013; Checkstyle Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -147,10 +147,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2020-03-30
+                  <li id="publishDate">Last Published: 2020-05-02
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.5-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.6-SNAPSHOT
                       </li>