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 2021/07/05 07:05:43 UTC

svn commit: r1891259 [32/46] - in /johnzon/site/publish: ./ apidocs/ apidocs/org/apache/johnzon/core/ apidocs/org/apache/johnzon/core/class-use/ apidocs/org/apache/johnzon/core/spi/ apidocs/org/apache/johnzon/core/spi/class-use/ apidocs/org/apache/john...

Modified: johnzon/site/publish/johnzon-jsonb/checkstyle.rss
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/checkstyle.rss?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/checkstyle.rss (original)
+++ johnzon/site/publish/johnzon-jsonb/checkstyle.rss Mon Jul  5 07:05:27 2021
@@ -25,8 +25,8 @@ under the License.
     <language>en-us</language>
     <copyright>&#169;2014 - 2021 The Apache Software Foundation</copyright>
     <item>
-      <title>File: 31,
-             Errors: 1137,
+      <title>File: 32,
+             Errors: 1170,
              Warnings: 0,
              Infos: 0
       </title>
@@ -209,7 +209,7 @@ under the License.
                   0
                 </td>
                 <td>
-                  365
+                  388
                 </td>
               </tr>
                           <tr>
@@ -367,6 +367,20 @@ under the License.
                 </td>
               </tr>
                           <tr>
+                <td>
+                  <a href="http://johnzon.apache.org/johnzon-jsonb/checkstyle.html#org.apache.johnzon.jsonb.converter.JsonbOffsetDateTimeConverter.java">org/apache/johnzon/jsonb/converter/JsonbOffsetDateTimeConverter.java</a>
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  10
+                </td>
+              </tr>
+                          <tr>
                 <td>
                   <a href="http://johnzon.apache.org/johnzon-jsonb/checkstyle.html#org.apache.johnzon.jsonb.DefaultPropertyVisibilityStrategy.java">org/apache/johnzon/jsonb/DefaultPropertyVisibilityStrategy.java</a>
                 </td>

Modified: johnzon/site/publish/johnzon-jsonb/cobertura/frame-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/cobertura/frame-summary.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/cobertura/frame-summary.html (original)
+++ johnzon/site/publish/johnzon-jsonb/cobertura/frame-summary.html Mon Jul  5 07:05:27 2021
@@ -24,6 +24,6 @@ var packageTable = new SortableTable(doc
     ["String", "Number", "Percentage", "Percentage", "FormattedNumber"]);
 packageTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 06/06/21 12:18.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 05/07/21 08:58.</div>
 </body>
 </html>
\ No newline at end of file

Modified: johnzon/site/publish/johnzon-jsonb/cpd.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/cpd.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/cpd.html (original)
+++ johnzon/site/publish/johnzon-jsonb/cpd.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; CPD Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               
@@ -303,10 +303,10 @@
 <th>Line</th></tr>
 <tr class="b">
 <td>org/apache/johnzon/jsonb/JsonbAccessMode.java</td>
-<td>329</td></tr>
+<td>359</td></tr>
 <tr class="a">
 <td>org/apache/johnzon/jsonb/JsonbAccessMode.java</td>
-<td>384</td></tr>
+<td>414</td></tr>
 <tr class="b"><td colspan='2'>
 <div>
 <pre>                } catch (final IllegalAccessException e) {

Modified: johnzon/site/publish/johnzon-jsonb/dependencies.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/dependencies.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/dependencies.html (original)
+++ johnzon/site/publish/johnzon-jsonb/dependencies.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Project Dependencies</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               
@@ -315,7 +315,7 @@
 <tr class="b">
 <td>org.apache.johnzon</td>
 <td><a class="externalLink" href="http://johnzon.apache.org/johnzon-mapper">johnzon-mapper</a></td>
-<td>1.2.14-SNAPSHOT</td>
+<td>1.2.15-SNAPSHOT</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div><a name="Project_Dependencies_test"></a>
 <div class="section">
@@ -367,7 +367,7 @@
 <tr class="b">
 <td>org.apache.openwebbeans</td>
 <td>openwebbeans-impl</td>
-<td>2.0.20</td>
+<td>2.0.23</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div><a name="Project_Dependencies_provided"></a>
 <div class="section">
@@ -432,7 +432,7 @@
 <tr class="b">
 <td>org.apache.johnzon</td>
 <td><a class="externalLink" href="http://johnzon.apache.org/johnzon-core">johnzon-core</a></td>
-<td>1.2.14-SNAPSHOT</td>
+<td>1.2.15-SNAPSHOT</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div><a name="Project_Transitive_Dependencies_test"></a>
 <div class="section">
@@ -508,7 +508,7 @@
 <tr class="b">
 <td>org.apache.openwebbeans</td>
 <td>openwebbeans-spi</td>
-<td>2.0.20</td>
+<td>2.0.23</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
@@ -584,7 +584,7 @@
 <div class="section">
 <h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
 <ul>
-<li>org.apache.johnzon:johnzon-jsonb:bundle:1.2.14-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
+<li>org.apache.johnzon:johnzon-jsonb:bundle:1.2.15-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Johnzon :: JSON-B Implementation</th></tr>
@@ -630,7 +630,7 @@
 <p><b>Description: </b>Apache Geronimo implementation of the JSR-367</p>
 <p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-jsonb_1.0_spec/1.2">http://geronimo.apache.org/maven/specs/geronimo-jsonb_1.0_spec/1.2</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.johnzon:johnzon-mapper:jar:1.2.14-SNAPSHOT (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep10" style="display:none">
+<li>org.apache.johnzon:johnzon-mapper:jar:1.2.15-SNAPSHOT (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep10" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Johnzon :: Mapper</th></tr>
@@ -640,7 +640,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://johnzon.apache.org/johnzon-mapper">http://johnzon.apache.org/johnzon-mapper</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.johnzon:johnzon-core:jar:1.2.14-SNAPSHOT (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep12" style="display:none">
+<li>org.apache.johnzon:johnzon-core:jar:1.2.15-SNAPSHOT (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep12" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Johnzon :: Core</th></tr>
@@ -828,7 +828,7 @@ SAX2 and Stax2 APIs</p>
 <p><b>Description: </b>Apache Geronimo implementation of the JSR-330 Dependency Injection Spec API</p>
 <p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/genesis/1.0">http://geronimo.apache.org/maven/genesis/1.0</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.openwebbeans:openwebbeans-impl:jar:2.0.20 (test) <img id="_img53" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep52', '_img53' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep52" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-impl:jar:2.0.23 (test) <img id="_img53" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep52', '_img53' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep52" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>OpenWebBeans Core</th></tr>
@@ -866,7 +866,7 @@ SAX2 and Stax2 APIs</p>
 <p><b>Description: </b>XBean is a plugin based server architecture.</p>
 <p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/xbean/4.18/xbean-asm-util">http://geronimo.apache.org/maven/xbean/4.18/xbean-asm-util</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.openwebbeans:openwebbeans-spi:jar:2.0.20 (test) <img id="_img61" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep60', '_img61' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep60" style="display:none">
+<li>org.apache.openwebbeans:openwebbeans-spi:jar:2.0.23 (test) <img id="_img61" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep60', '_img61' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep60" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>SPI definition</th></tr>
@@ -1072,7 +1072,7 @@ SAX2 and Stax2 APIs</p>
 <td>1.8</td>
 <td>Yes</td></tr>
 <tr class="b">
-<td>johnzon-core-1.2.14-SNAPSHOT.jar</td>
+<td>johnzon-core-1.2.15-SNAPSHOT.jar</td>
 <td>142.3 kB</td>
 <td>106</td>
 <td>88</td>
@@ -1080,23 +1080,23 @@ SAX2 and Stax2 APIs</p>
 <td>1.8</td>
 <td>Yes</td></tr>
 <tr class="a">
-<td>johnzon-mapper-1.2.14-SNAPSHOT.jar</td>
-<td>245 kB</td>
-<td>186</td>
-<td>164</td>
+<td>johnzon-mapper-1.2.15-SNAPSHOT.jar</td>
+<td>245.8 kB</td>
+<td>187</td>
+<td>165</td>
 <td>9</td>
 <td>1.8</td>
 <td>Yes</td></tr>
 <tr class="b">
-<td>openwebbeans-impl-2.0.20.jar</td>
-<td>781.2 kB</td>
-<td>458</td>
-<td>397</td>
-<td>42</td>
+<td>openwebbeans-impl-2.0.23.jar</td>
+<td>787.1 kB</td>
+<td>462</td>
+<td>399</td>
+<td>44</td>
 <td>1.8</td>
 <td>Yes</td></tr>
 <tr class="a">
-<td>openwebbeans-spi-2.0.20.jar</td>
+<td>openwebbeans-spi-2.0.23.jar</td>
 <td>22.6 kB</td>
 <td>42</td>
 <td>25</td>
@@ -1202,25 +1202,25 @@ SAX2 and Stax2 APIs</p>
 <tr class="b">
 <td>33</td>
 <td>8.6 MB</td>
-<td>6404</td>
-<td>5246</td>
-<td>400</td>
+<td>6409</td>
+<td>5249</td>
+<td>402</td>
 <td>1.8</td>
 <td>32</td></tr>
 <tr class="a">
 <td>compile: 2</td>
-<td>compile: 387.3 kB</td>
-<td>compile: 292</td>
-<td>compile: 252</td>
+<td>compile: 388.1 kB</td>
+<td>compile: 293</td>
+<td>compile: 253</td>
 <td>compile: 12</td>
 <td>-</td>
 <td>compile: 2</td></tr>
 <tr class="b">
 <td>test: 26</td>
 <td>test: 7.9 MB</td>
-<td>test: 5663</td>
-<td>test: 4632</td>
-<td>test: 359</td>
+<td>test: 5667</td>
+<td>test: 4634</td>
+<td>test: 361</td>
 <td>-</td>
 <td>test: 25</td></tr>
 <tr class="a">

Modified: johnzon/site/publish/johnzon-jsonb/dependency-info.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/dependency-info.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/dependency-info.html (original)
+++ johnzon/site/publish/johnzon-jsonb/dependency-info.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Dependency Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               
@@ -306,31 +306,31 @@
 <div class="source"><pre class="prettyprint linenums">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.johnzon&lt;/groupId&gt;
   &lt;artifactId&gt;johnzon-jsonb&lt;/artifactId&gt;
-  &lt;version&gt;1.2.14-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;1.2.15-SNAPSHOT&lt;/version&gt;
   &lt;type&gt;bundle&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
-<div class="source"><pre class="prettyprint linenums">'org.apache.johnzon:johnzon-jsonb:bundle:1.2.14-SNAPSHOT'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">'org.apache.johnzon:johnzon-jsonb:bundle:1.2.15-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
-<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.johnzon&quot; name=&quot;johnzon-jsonb&quot; rev=&quot;1.2.14-SNAPSHOT&quot;&gt;
+<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.johnzon&quot; name=&quot;johnzon-jsonb&quot; rev=&quot;1.2.15-SNAPSHOT&quot;&gt;
   &lt;artifact name=&quot;johnzon-jsonb&quot; type=&quot;bundle&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source"><pre class="prettyprint linenums">@Grapes(
-@Grab(group='org.apache.johnzon', module='johnzon-jsonb', version='1.2.14-SNAPSHOT')
+@Grab(group='org.apache.johnzon', module='johnzon-jsonb', version='1.2.15-SNAPSHOT')
 )</pre></div></div>
 <div class="section">
 <h3><a name="GradleGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
-<div class="source"><pre class="prettyprint linenums">compile 'org.apache.johnzon:johnzon-jsonb:1.2.14-SNAPSHOT'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">compile 'org.apache.johnzon:johnzon-jsonb:1.2.15-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
-<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.johnzon&quot; % &quot;johnzon-jsonb&quot; % &quot;1.2.14-SNAPSHOT&quot;</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.johnzon&quot; % &quot;johnzon-jsonb&quot; % &quot;1.2.15-SNAPSHOT&quot;</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
-<div class="source"><pre class="prettyprint linenums">[org.apache.johnzon/johnzon-jsonb &quot;1.2.14-SNAPSHOT&quot;]</pre></div></div></div>
+<div class="source"><pre class="prettyprint linenums">[org.apache.johnzon/johnzon-jsonb &quot;1.2.15-SNAPSHOT&quot;]</pre></div></div></div>
                   </div>
             </div>
           </div>

Modified: johnzon/site/publish/johnzon-jsonb/dependency-management.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/dependency-management.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/dependency-management.html (original)
+++ johnzon/site/publish/johnzon-jsonb/dependency-management.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/dependency-updates-report.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/dependency-updates-report.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/dependency-updates-report.html (original)
+++ johnzon/site/publish/johnzon-jsonb/dependency-updates-report.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Dependency Updates Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               
@@ -299,7 +299,7 @@
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td># of dependencies using the latest version available</td>
-<td>2</td></tr>
+<td>3</td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" /></td>
 <td># of dependencies where the next version available is smaller than an incremental version update</td>
@@ -307,7 +307,7 @@
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" /></td>
 <td># of dependencies where the next version available is an incremental version update</td>
-<td>5</td></tr>
+<td>4</td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" /></td>
 <td># of dependencies where the next version available is a minor version update</td>
@@ -494,7 +494,7 @@
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>org.apache.johnzon</td>
 <td>johnzon-mapper</td>
-<td>1.2.14-SNAPSHOT</td>
+<td>1.2.15-SNAPSHOT</td>
 <td>compile</td>
 <td></td>
 <td>jar</td>
@@ -503,15 +503,15 @@
 <td></td>
 <td></td></tr>
 <tr class="a">
-<td><img src="images/icon_warning_sml.gif" alt="" /></td>
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>org.apache.openwebbeans</td>
 <td>openwebbeans-impl</td>
-<td>2.0.20</td>
+<td>2.0.23</td>
 <td>test</td>
 <td></td>
 <td>jar</td>
 <td></td>
-<td><b>2.0.21</b></td>
+<td></td>
 <td></td>
 <td></td></tr>
 <tr class="b">
@@ -837,7 +837,7 @@
 <td>johnzon-mapper</td></tr>
 <tr class="b">
 <th width="80%">Current Version</th>
-<td>1.2.14-SNAPSHOT</td></tr>
+<td>1.2.15-SNAPSHOT</td></tr>
 <tr class="a">
 <th width="80%">Scope</th>
 <td>compile</td></tr>
@@ -852,7 +852,7 @@
 <table border="0" class="table table-striped">
 <tr class="a">
 <th width="80%">Status</th>
-<td><img src="images/icon_warning_sml.gif" alt="" />&#160;There is at least one newer incremental version available. Incremental updates are typically passive.</td></tr>
+<td><img src="images/icon_success_sml.gif" alt="" />&#160;No newer versions available.</td></tr>
 <tr class="b">
 <th width="80%">Group Id</th>
 <td>org.apache.openwebbeans</td></tr>
@@ -861,7 +861,7 @@
 <td>openwebbeans-impl</td></tr>
 <tr class="b">
 <th width="80%">Current Version</th>
-<td>2.0.20</td></tr>
+<td>2.0.23</td></tr>
 <tr class="a">
 <th width="80%">Scope</th>
 <td>test</td></tr>
@@ -870,10 +870,7 @@
 <td></td></tr>
 <tr class="a">
 <th width="80%">Type</th>
-<td>jar</td></tr>
-<tr class="b">
-<th width="80%">Newer versions</th>
-<td><b>2.0.21</b>&#160;<i>Next Incremental</i><br />2.0.22<br /><b>2.0.23</b>&#160;<i>Latest Incremental</i></td></tr></table></div></div>
+<td>jar</td></tr></table></div></div>
                   </div>
             </div>
           </div>

Modified: johnzon/site/publish/johnzon-jsonb/dev-activity.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/dev-activity.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/dev-activity.html (original)
+++ johnzon/site/publish/johnzon-jsonb/dev-activity.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Developer Activity Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               
@@ -295,8 +295,8 @@
             <div class="section">
 <h2><a name="Developer_Activity_Report"></a>Developer Activity Report</h2>
 <div class="section">
-<h3><a name="Changes_between_07_May_2021_and_07_Jun_2021"></a>Changes between 07 May, 2021 and 07 Jun, 2021</h3>
-<p>Total commits: 8<br />Total number of files changed: 3</p>
+<h3><a name="Changes_between_05_Jun_2021_and_06_Jul_2021"></a>Changes between 05 Jun, 2021 and 06 Jul, 2021</h3>
+<p>Total commits: 4<br />Total number of files changed: 5</p>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Developer</th>
@@ -304,8 +304,8 @@
 <th>Total Number of Files Changed</th></tr>
 <tr class="b">
 <td>Romain Manni-Bucau &lt;rmannibucau@gmail.com&gt;</td>
-<td>8</td>
-<td>3</td></tr></table></div></div>
+<td>4</td>
+<td>5</td></tr></table></div></div>
                   </div>
             </div>
           </div>

Modified: johnzon/site/publish/johnzon-jsonb/distribution-management.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/distribution-management.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/distribution-management.html (original)
+++ johnzon/site/publish/johnzon-jsonb/distribution-management.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/file-activity.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/file-activity.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/file-activity.html (original)
+++ johnzon/site/publish/johnzon-jsonb/file-activity.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; File Activity Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               
@@ -295,20 +295,26 @@
             <div class="section">
 <h2><a name="File_Activity_Report"></a>File Activity Report</h2>
 <div class="section">
-<h3><a name="Changes_between_07_May_2021_and_07_Jun_2021"></a>Changes between 07 May, 2021 and 07 Jun, 2021</h3>
-<p>Total commits: 8<br />Total number of files changed: 3</p>
+<h3><a name="Changes_between_05_Jun_2021_and_06_Jul_2021"></a>Changes between 05 Jun, 2021 and 06 Jul, 2021</h3>
+<p>Total commits: 4<br />Total number of files changed: 5</p>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Filename</th>
 <th>Number of Times Changed</th></tr>
 <tr class="b">
 <td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jsonb/pom.xml?p=johnzon.git/johnzon-jsonb">johnzon-jsonb/<b>pom.xml</b></a> </td>
-<td>4</td></tr>
+<td>2</td></tr>
 <tr class="a">
-<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jsonb/src/test/java/org/apache/johnzon/jsonb/api/experimental/JsonbExtensionTest.java?p=johnzon.git/johnzon-jsonb">johnzon-jsonb/src/test/java/org/apache/johnzon/jsonb/api/experimental/<b>JsonbExtensionTest.java</b></a> </td>
-<td>3</td></tr>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jsonb/src/main/java/org/apache/johnzon/jsonb/converter/JsonbOffsetDateTimeConverter.java?p=johnzon.git/johnzon-jsonb">johnzon-jsonb/src/main/java/org/apache/johnzon/jsonb/converter/<b>JsonbOffsetDateTimeConverter.java</b></a> </td>
+<td>1</td></tr>
 <tr class="b">
-<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jsonb/src/main/java/org/apache/johnzon/jsonb/order/PerHierarchyAndLexicographicalOrderFieldComparator.java?p=johnzon.git/johnzon-jsonb">johnzon-jsonb/src/main/java/org/apache/johnzon/jsonb/order/<b>PerHierarchyAndLexicographicalOrderFieldComparator.java</b></a> </td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jsonb/src/test/java/org/apache/johnzon/jsonb/CdiAdapterTest.java?p=johnzon.git/johnzon-jsonb">johnzon-jsonb/src/test/java/org/apache/johnzon/jsonb/<b>CdiAdapterTest.java</b></a> </td>
+<td>1</td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jsonb/src/main/java/org/apache/johnzon/jsonb/JsonbAccessMode.java?p=johnzon.git/johnzon-jsonb">johnzon-jsonb/src/main/java/org/apache/johnzon/jsonb/<b>JsonbAccessMode.java</b></a> </td>
+<td>1</td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=johnzon.git/johnzon-jsonb/src/test/java/org/apache/johnzon/jsonb/JsonbRecordTest.java?p=johnzon.git/johnzon-jsonb">johnzon-jsonb/src/test/java/org/apache/johnzon/jsonb/<b>JsonbRecordTest.java</b></a> </td>
 <td>1</td></tr></table></div></div>
                   </div>
             </div>

Modified: johnzon/site/publish/johnzon-jsonb/findbugs.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/findbugs.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/findbugs.html (original)
+++ johnzon/site/publish/johnzon-jsonb/findbugs.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; FindBugs Bug Detector Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               
@@ -307,7 +307,7 @@
 <th>Errors</th>
 <th>Missing Classes</th></tr>
 <tr class="b">
-<td>61</td>
+<td>63</td>
 <td>5</td>
 <td>1</td>
 <td>0</td></tr></table></div>
@@ -357,7 +357,7 @@
 <td>Class&lt;?&gt; is incompatible with expected argument type org.apache.johnzon.mapper.internal.AdapterKey in org.apache.johnzon.jsonb.JsonbAccessMode.findFactory(Class, Function[])</td>
 <td>CORRECTNESS</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#GC_UNRELATED_TYPES">GC_UNRELATED_TYPES</a></td>
-<td>249</td>
+<td>267</td>
 <td>High</td></tr></table></div><a name="org.apache.johnzon.jsonb.cdi.JohnzonCdiExtension"></a>
 <div class="section">
 <h3><a name="org.apache.johnzon.jsonb.cdi.JohnzonCdiExtension"></a>org.apache.johnzon.jsonb.cdi.JohnzonCdiExtension</h3>

Modified: johnzon/site/publish/johnzon-jsonb/findbugs.xml
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/findbugs.xml?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/findbugs.xml (original)
+++ johnzon/site/publish/johnzon-jsonb/findbugs.xml Mon Jul  5 07:05:27 2021
@@ -1,2 +1,2 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<BugCollection version='3.0.1' threshold='medium' effort='min'><file classname='org.apache.johnzon.jaxrs.jsonb.jaxrs.JsonbJaxrsProvider'><BugInstance type='IS2_INCONSISTENT_SYNC' priority='Normal' category='MT_CORRECTNESS' message='Synchronisation incohérente de org.apache.johnzon.jaxrs.jsonb.jaxrs.JsonbJaxrsProvider.throwNoContentExceptionOnEmptyStreams; verrouillée à 80%' lineNumber='92'/></file><file classname='org.apache.johnzon.jsonb.JsonbAccessMode'><BugInstance type='GC_UNRELATED_TYPES' priority='High' category='CORRECTNESS' message='Class&lt;?&gt; is incompatible with expected argument type org.apache.johnzon.mapper.internal.AdapterKey in org.apache.johnzon.jsonb.JsonbAccessMode.findFactory(Class, Function[])' lineNumber='249'/></file><file classname='org.apache.johnzon.jsonb.cdi.JohnzonCdiExtension'><BugInstance type='UC_USELESS_OBJECT_STACK' priority='Normal' category='STYLE' message='Useless object created in method org.apache.johnzon.jsonb.cdi.JohnzonCdiExtensio
 n.cleanUp(BeforeShutdown)' lineNumber='72'/></file><file classname='org.apache.johnzon.jsonb.order.PerHierarchyAndLexicographicalOrderFieldComparator'><BugInstance type='REC_CATCH_EXCEPTION' priority='Normal' category='STYLE' message='La méthode org.apache.johnzon.jsonb.order.PerHierarchyAndLexicographicalOrderFieldComparator.slowDistance(String) intercepte Exception, mais Exception n&apos;est pas lancé dans le bloc try/catch et RuntimeException n&apos;est pas appelé' lineNumber='65'/><BugInstance type='SE_COMPARATOR_SHOULD_BE_SERIALIZABLE' priority='Normal' category='BAD_PRACTICE' message='org.apache.johnzon.jsonb.order.PerHierarchyAndLexicographicalOrderFieldComparator implémente Comparator mais pas Serializable' lineNumber='25'/></file><Error></Error><Project><SrcDir>/opt/rmannibucau/dev/johnzon/johnzon-jsonb/src/main/java</SrcDir><SrcDir>/opt/rmannibucau/dev/johnzon/johnzon-jsonb/target/generated-sources/annotations</SrcDir><SrcDir>/opt/rmannibucau/dev/johnzon/johnzo
 n-jsonb/src/test/java</SrcDir><SrcDir>/opt/rmannibucau/dev/johnzon/johnzon-jsonb/target/generated-test-sources/test-annotations</SrcDir></Project></BugCollection>
\ No newline at end of file
+<BugCollection version='3.0.1' threshold='medium' effort='min'><file classname='org.apache.johnzon.jaxrs.jsonb.jaxrs.JsonbJaxrsProvider'><BugInstance type='IS2_INCONSISTENT_SYNC' priority='Normal' category='MT_CORRECTNESS' message='Synchronisation incohérente de org.apache.johnzon.jaxrs.jsonb.jaxrs.JsonbJaxrsProvider.throwNoContentExceptionOnEmptyStreams; verrouillée à 80%' lineNumber='92'/></file><file classname='org.apache.johnzon.jsonb.JsonbAccessMode'><BugInstance type='GC_UNRELATED_TYPES' priority='High' category='CORRECTNESS' message='Class&lt;?&gt; is incompatible with expected argument type org.apache.johnzon.mapper.internal.AdapterKey in org.apache.johnzon.jsonb.JsonbAccessMode.findFactory(Class, Function[])' lineNumber='267'/></file><file classname='org.apache.johnzon.jsonb.cdi.JohnzonCdiExtension'><BugInstance type='UC_USELESS_OBJECT_STACK' priority='Normal' category='STYLE' message='Useless object created in method org.apache.johnzon.jsonb.cdi.JohnzonCdiExtensio
 n.cleanUp(BeforeShutdown)' lineNumber='72'/></file><file classname='org.apache.johnzon.jsonb.order.PerHierarchyAndLexicographicalOrderFieldComparator'><BugInstance type='REC_CATCH_EXCEPTION' priority='Normal' category='STYLE' message='La méthode org.apache.johnzon.jsonb.order.PerHierarchyAndLexicographicalOrderFieldComparator.slowDistance(String) intercepte Exception, mais Exception n&apos;est pas lancé dans le bloc try/catch et RuntimeException n&apos;est pas appelé' lineNumber='65'/><BugInstance type='SE_COMPARATOR_SHOULD_BE_SERIALIZABLE' priority='Normal' category='BAD_PRACTICE' message='org.apache.johnzon.jsonb.order.PerHierarchyAndLexicographicalOrderFieldComparator implémente Comparator mais pas Serializable' lineNumber='25'/></file><Error></Error><Project><SrcDir>/opt/rmannibucau/dev/johnzon/johnzon-jsonb/src/main/java</SrcDir><SrcDir>/opt/rmannibucau/dev/johnzon/johnzon-jsonb/target/generated-sources/annotations</SrcDir><SrcDir>/opt/rmannibucau/dev/johnzon/johnzo
 n-jsonb/src/test/java</SrcDir><SrcDir>/opt/rmannibucau/dev/johnzon/johnzon-jsonb/target/generated-test-sources/test-annotations</SrcDir></Project></BugCollection>
\ No newline at end of file

Modified: johnzon/site/publish/johnzon-jsonb/index.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/index.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/index.html (original)
+++ johnzon/site/publish/johnzon-jsonb/index.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; About</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/integration.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/integration.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/integration.html (original)
+++ johnzon/site/publish/johnzon-jsonb/integration.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; CI Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/issue-tracking.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/issue-tracking.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/issue-tracking.html (original)
+++ johnzon/site/publish/johnzon-jsonb/issue-tracking.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Issue Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/jira-report.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/jira-report.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/jira-report.html (original)
+++ johnzon/site/publish/johnzon-jsonb/jira-report.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/license.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/license.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/license.html (original)
+++ johnzon/site/publish/johnzon-jsonb/license.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Project Licenses</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/mail-lists.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/mail-lists.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/mail-lists.html (original)
+++ johnzon/site/publish/johnzon-jsonb/mail-lists.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/plugin-management.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/plugin-management.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/plugin-management.html (original)
+++ johnzon/site/publish/johnzon-jsonb/plugin-management.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/plugin-updates-report.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/plugin-updates-report.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/plugin-updates-report.html (original)
+++ johnzon/site/publish/johnzon-jsonb/plugin-updates-report.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Plugin Updates Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/plugins.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/plugins.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/plugins.html (original)
+++ johnzon/site/publish/johnzon-jsonb/plugins.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Project Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/pmd.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/pmd.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/pmd.html (original)
+++ johnzon/site/publish/johnzon-jsonb/pmd.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; PMD Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/project-info.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/project-info.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/project-info.html (original)
+++ johnzon/site/publish/johnzon-jsonb/project-info.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/project-reports.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/project-reports.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/project-reports.html (original)
+++ johnzon/site/publish/johnzon-jsonb/project-reports.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/project-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/project-summary.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/project-summary.html (original)
+++ johnzon/site/publish/johnzon-jsonb/project-summary.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               
@@ -342,7 +342,7 @@
 <td>johnzon-jsonb</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>1.2.14-SNAPSHOT</td></tr>
+<td>1.2.15-SNAPSHOT</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>bundle</td></tr>

Modified: johnzon/site/publish/johnzon-jsonb/property-updates-report.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/property-updates-report.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/property-updates-report.html (original)
+++ johnzon/site/publish/johnzon-jsonb/property-updates-report.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Property Updates Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/source-repository.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/source-repository.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/source-repository.html (original)
+++ johnzon/site/publish/johnzon-jsonb/source-repository.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Source Code Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonb/team-list.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonb/team-list.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonb/team-list.html (original)
+++ johnzon/site/publish/johnzon-jsonb/team-list.html Mon Jul  5 07:05:27 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-06-06 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2021-07-05 
  | 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="20210606" />
+    <meta name="Date-Revision-yyyymmdd" content="20210705" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Johnzon :: JSON-B Implementation &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -149,10 +149,10 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2021-06-06
+                  <li id="publishDate">Last Published: 2021-07-05
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 1.2.14-SNAPSHOT
+                  <li id="projectVersion">Version: 1.2.15-SNAPSHOT
                       </li>
                       
               

Modified: johnzon/site/publish/johnzon-jsonp-strict/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/allclasses-frame.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/allclasses-frame.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/allclasses-frame.html Mon Jul  5 07:05:27 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>All Classes (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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-jsonp-strict/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/allclasses-noframe.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/allclasses-noframe.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/allclasses-noframe.html Mon Jul  5 07:05:27 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>All Classes (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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-jsonp-strict/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/constant-values.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/constant-values.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/constant-values.html Mon Jul  5 07:05:27 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>Constant Field Values (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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 :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)";
+            parent.document.title="Constant Field Values (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jsonp-strict/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/deprecated-list.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/deprecated-list.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/deprecated-list.html Mon Jul  5 07:05:27 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>Deprecated List (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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 :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)";
+            parent.document.title="Deprecated List (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jsonp-strict/apidocs/help-doc.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/help-doc.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/help-doc.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/help-doc.html Mon Jul  5 07:05:27 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>API Help (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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 :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)";
+            parent.document.title="API Help (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jsonp-strict/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/index-all.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/index-all.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/index-all.html Mon Jul  5 07:05:27 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>Index (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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 :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)";
+            parent.document.title="Index (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jsonp-strict/apidocs/index.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/index.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/index.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/index.html Mon Jul  5 07:05:27 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API</title>
+<title>Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-SNAPSHOT API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/StrictJsonPointerFactory.StrictJsonPointerImpl.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/StrictJsonPointerFactory.StrictJsonPointerImpl.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/StrictJsonPointerFactory.StrictJsonPointerImpl.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/StrictJsonPointerFactory.StrictJsonPointerImpl.html Mon Jul  5 07:05:27 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StrictJsonPointerFactory.StrictJsonPointerImpl (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>StrictJsonPointerFactory.StrictJsonPointerImpl (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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="StrictJsonPointerFactory.StrictJsonPointerImpl (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)";
+            parent.document.title="StrictJsonPointerFactory.StrictJsonPointerImpl (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/StrictJsonPointerFactory.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/StrictJsonPointerFactory.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/StrictJsonPointerFactory.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/StrictJsonPointerFactory.html Mon Jul  5 07:05:27 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StrictJsonPointerFactory (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>StrictJsonPointerFactory (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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="StrictJsonPointerFactory (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)";
+            parent.document.title="StrictJsonPointerFactory (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/class-use/StrictJsonPointerFactory.StrictJsonPointerImpl.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/class-use/StrictJsonPointerFactory.StrictJsonPointerImpl.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/class-use/StrictJsonPointerFactory.StrictJsonPointerImpl.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/class-use/StrictJsonPointerFactory.StrictJsonPointerImpl.html Mon Jul  5 07:05:27 2021
@@ -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.jsonp.strict.StrictJsonPointerFactory.StrictJsonPointerImpl (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jsonp.strict.StrictJsonPointerFactory.StrictJsonPointerImpl (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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.jsonp.strict.StrictJsonPointerFactory.StrictJsonPointerImpl (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jsonp.strict.StrictJsonPointerFactory.StrictJsonPointerImpl (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/class-use/StrictJsonPointerFactory.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/class-use/StrictJsonPointerFactory.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/class-use/StrictJsonPointerFactory.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/class-use/StrictJsonPointerFactory.html Mon Jul  5 07:05:27 2021
@@ -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.jsonp.strict.StrictJsonPointerFactory (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.jsonp.strict.StrictJsonPointerFactory (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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.jsonp.strict.StrictJsonPointerFactory (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.johnzon.jsonp.strict.StrictJsonPointerFactory (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/package-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/package-frame.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/package-frame.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/package-frame.html Mon Jul  5 07:05:27 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.jsonp.strict (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>org.apache.johnzon.jsonp.strict (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/package-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/package-summary.html?rev=1891259&r1=1891258&r2=1891259&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/package-summary.html (original)
+++ johnzon/site/publish/johnzon-jsonp-strict/apidocs/org/apache/johnzon/jsonp/strict/package-summary.html Mon Jul  5 07:05:27 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.jsonp.strict (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)</title>
+<title>org.apache.johnzon.jsonp.strict (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-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.jsonp.strict (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.14-SNAPSHOT API)";
+            parent.document.title="org.apache.johnzon.jsonp.strict (Johnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant) 1.2.15-SNAPSHOT API)";
         }
     }
     catch(err) {