You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by sa...@apache.org on 2015/04/06 16:29:40 UTC

svn commit: r1671543 [13/29] - in /incubator/johnzon/site/publish: ./ apidocs/ apidocs/org/apache/johnzon/core/ apidocs/org/apache/johnzon/core/class-use/ apidocs/org/apache/johnzon/jaxrs/ apidocs/org/apache/johnzon/jaxrs/class-use/ apidocs/org/apache/...

Modified: incubator/johnzon/site/publish/dependency-info.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/dependency-info.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/dependency-info.html (original)
+++ incubator/johnzon/site/publish/dependency-info.html Mon Apr  6 14:29:32 2015
@@ -58,7 +58,7 @@
                       <li>      <a href="index.html"  title="Home">Home</a>
 </li>
                   
-                      <li>      <a href="./"  title="Download">Download</a>
+                      <li>      <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon"  title="Download">Download</a>
 </li>
                   
                       <li>      <a href="apidocs/index.html"  title="Javadoc">Javadoc</a>
@@ -75,11 +75,23 @@
                           </ul>
       </li>
                 <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Site Archives <b class="caret"></b></a>
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
         <ul class="dropdown-menu">
         
+                      <li>      <a href="archives/0.1-incubating/index.html"  title="Johnzon 0.1-incubating">Johnzon 0.1-incubating</a>
+</li>
+                  
                       <li>      <a href="archives/0.2-incubating/index.html"  title="Johnzon 0.2-incubating">Johnzon 0.2-incubating</a>
 </li>
+                  
+                      <li>      <a href="archives/0.5-incubating/index.html"  title="Johnzon 0.5-incubating">Johnzon 0.5-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.6-incubating/index.html"  title="Johnzon 0.6-incubating">Johnzon 0.6-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.7-incubating/index.html"  title="Johnzon 0.7-incubating">Johnzon 0.7-incubating</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -199,7 +211,7 @@
                   <li id="publishDate">Last Published: 2015-04-06
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 0.7-incubating
+                  <li id="projectVersion">Version: 0.8-incubating-SNAPSHOT
                       </li>
                       
                 
@@ -226,7 +238,7 @@
                 
       <li>
   
-                          <a href="./" title="Download">
+                          <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon" class="externalLink" title="Download">
           <i class="none"></i>
         Download</a>
             </li>
@@ -258,14 +270,42 @@
           <i class="none"></i>
         Mailing Lists</a>
             </li>
-                              <li class="nav-header">Site Archives</li>
+                              <li class="nav-header">Releases</li>
                               
       <li>
   
+                          <a href="archives/0.1-incubating/index.html" title="Johnzon 0.1-incubating">
+          <i class="none"></i>
+        Johnzon 0.1-incubating</a>
+            </li>
+                
+      <li>
+  
                           <a href="archives/0.2-incubating/index.html" title="Johnzon 0.2-incubating">
           <i class="none"></i>
         Johnzon 0.2-incubating</a>
             </li>
+                
+      <li>
+  
+                          <a href="archives/0.5-incubating/index.html" title="Johnzon 0.5-incubating">
+          <i class="none"></i>
+        Johnzon 0.5-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.6-incubating/index.html" title="Johnzon 0.6-incubating">
+          <i class="none"></i>
+        Johnzon 0.6-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.7-incubating/index.html" title="Johnzon 0.7-incubating">
+          <i class="none"></i>
+        Johnzon 0.7-incubating</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                                       
       <li>
@@ -444,37 +484,37 @@
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.johnzon&lt;/groupId&gt;
   &lt;artifactId&gt;johnzon&lt;/artifactId&gt;
-  &lt;version&gt;0.7-incubating&lt;/version&gt;
+  &lt;version&gt;0.8-incubating-SNAPSHOT&lt;/version&gt;
   &lt;type&gt;pom&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3>Apache Buildr<a name="Apache_Buildr"></a></h3><a name="Apache_Buildr"></a>
 <div class="source">
-<pre>'org.apache.johnzon:johnzon:pom:0.7-incubating'</pre></div></div>
+<pre>'org.apache.johnzon:johnzon:pom:0.8-incubating-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3>Apache Ant<a name="Apache_Ant"></a></h3><a name="Apache_Ant"></a>
 <div class="source">
-<pre>&lt;dependency org=&quot;org.apache.johnzon&quot; name=&quot;johnzon&quot; rev=&quot;0.7-incubating&quot;&gt;
+<pre>&lt;dependency org=&quot;org.apache.johnzon&quot; name=&quot;johnzon&quot; rev=&quot;0.8-incubating-SNAPSHOT&quot;&gt;
   &lt;artifact name=&quot;johnzon&quot; type=&quot;pom&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3>Groovy Grape<a name="Groovy_Grape"></a></h3><a name="Groovy_Grape"></a>
 <div class="source">
 <pre>@Grapes(
-@Grab(group='org.apache.johnzon', module='johnzon', version='0.7-incubating')
+@Grab(group='org.apache.johnzon', module='johnzon', version='0.8-incubating-SNAPSHOT')
 )</pre></div></div>
 <div class="section">
 <h3>Grails<a name="Grails"></a></h3><a name="Grails"></a>
 <div class="source">
-<pre>compile 'org.apache.johnzon:johnzon:0.7-incubating'</pre></div></div>
+<pre>compile 'org.apache.johnzon:johnzon:0.8-incubating-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3>Leiningen<a name="Leiningen"></a></h3><a name="Leiningen"></a>
 <div class="source">
-<pre>[org.apache.johnzon/johnzon &quot;0.7-incubating&quot;]</pre></div></div>
+<pre>[org.apache.johnzon/johnzon &quot;0.8-incubating-SNAPSHOT&quot;]</pre></div></div>
 <div class="section">
 <h3>SBT<a name="SBT"></a></h3><a name="SBT"></a>
 <div class="source">
-<pre>libraryDependencies += &quot;org.apache.johnzon&quot; %% &quot;johnzon&quot; % &quot;0.7-incubating&quot;</pre></div></div></div>
+<pre>libraryDependencies += &quot;org.apache.johnzon&quot; %% &quot;johnzon&quot; % &quot;0.8-incubating-SNAPSHOT&quot;</pre></div></div></div>
                   </div>
             </div>
           </div>

Modified: incubator/johnzon/site/publish/dependency-updates-report.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/dependency-updates-report.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/dependency-updates-report.html (original)
+++ incubator/johnzon/site/publish/dependency-updates-report.html Mon Apr  6 14:29:32 2015
@@ -58,7 +58,7 @@
                       <li>      <a href="index.html"  title="Home">Home</a>
 </li>
                   
-                      <li>      <a href="./"  title="Download">Download</a>
+                      <li>      <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon"  title="Download">Download</a>
 </li>
                   
                       <li>      <a href="apidocs/index.html"  title="Javadoc">Javadoc</a>
@@ -75,11 +75,23 @@
                           </ul>
       </li>
                 <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Site Archives <b class="caret"></b></a>
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
         <ul class="dropdown-menu">
         
+                      <li>      <a href="archives/0.1-incubating/index.html"  title="Johnzon 0.1-incubating">Johnzon 0.1-incubating</a>
+</li>
+                  
                       <li>      <a href="archives/0.2-incubating/index.html"  title="Johnzon 0.2-incubating">Johnzon 0.2-incubating</a>
 </li>
+                  
+                      <li>      <a href="archives/0.5-incubating/index.html"  title="Johnzon 0.5-incubating">Johnzon 0.5-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.6-incubating/index.html"  title="Johnzon 0.6-incubating">Johnzon 0.6-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.7-incubating/index.html"  title="Johnzon 0.7-incubating">Johnzon 0.7-incubating</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -199,7 +211,7 @@
                   <li id="publishDate">Last Published: 2015-04-06
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 0.7-incubating
+                  <li id="projectVersion">Version: 0.8-incubating-SNAPSHOT
                       </li>
                       
                 
@@ -226,7 +238,7 @@
                 
       <li>
   
-                          <a href="./" title="Download">
+                          <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon" class="externalLink" title="Download">
           <i class="none"></i>
         Download</a>
             </li>
@@ -258,14 +270,42 @@
           <i class="none"></i>
         Mailing Lists</a>
             </li>
-                              <li class="nav-header">Site Archives</li>
+                              <li class="nav-header">Releases</li>
                               
       <li>
   
+                          <a href="archives/0.1-incubating/index.html" title="Johnzon 0.1-incubating">
+          <i class="none"></i>
+        Johnzon 0.1-incubating</a>
+            </li>
+                
+      <li>
+  
                           <a href="archives/0.2-incubating/index.html" title="Johnzon 0.2-incubating">
           <i class="none"></i>
         Johnzon 0.2-incubating</a>
             </li>
+                
+      <li>
+  
+                          <a href="archives/0.5-incubating/index.html" title="Johnzon 0.5-incubating">
+          <i class="none"></i>
+        Johnzon 0.5-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.6-incubating/index.html" title="Johnzon 0.6-incubating">
+          <i class="none"></i>
+        Johnzon 0.6-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.7-incubating/index.html" title="Johnzon 0.7-incubating">
+          <i class="none"></i>
+        Johnzon 0.7-incubating</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                             
       <li>
@@ -422,7 +462,7 @@
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td># of dependencies using the latest version available</td>
-<td>1</td></tr>
+<td>2</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>
@@ -430,7 +470,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>1</td></tr>
+<td>0</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>
@@ -458,16 +498,16 @@
 <th>Next Minor</th>
 <th>Next Major</th></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>junit</td>
 <td>junit</td>
-<td>4.11</td>
+<td>4.12</td>
 <td>test</td>
 <td></td>
 <td>jar</td>
 <td></td>
-<td><b>4.12-beta-1</b></td>
-<td><b>4.12</b></td>
+<td></td>
+<td></td>
 <td></td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
@@ -501,7 +541,7 @@
 <table border="0" class="table table-striped">
 <tr class="b">
 <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="a">
 <th width="80%">Group Id</th>
 <td>junit</td></tr>
@@ -510,7 +550,7 @@
 <td>junit</td></tr>
 <tr class="a">
 <th width="80%">Current Version</th>
-<td>4.11</td></tr>
+<td>4.12</td></tr>
 <tr class="b">
 <th width="80%">Scope</th>
 <td>test</td></tr>
@@ -519,10 +559,7 @@
 <td></td></tr>
 <tr class="b">
 <th width="80%">Type</th>
-<td>jar</td></tr>
-<tr class="a">
-<th width="80%">Newer versions</th>
-<td><b>4.12-beta-1</b>&#160;<i>Next Incremental</i><br />4.12-beta-2<br /><b>4.12-beta-3</b>&#160;<i>Latest Incremental</i><br /><b>4.12</b>&#160;<i>Next Minor</i></td></tr></table></div>
+<td>jar</td></tr></table></div>
 <div class="section">
 <h3>org.apache.geronimo.specs:geronimo-json_1.0_spec<a name="org.apache.geronimo.specs:geronimo-json_1.0_spec"></a></h3>
 <table border="0" class="table table-striped">

Modified: incubator/johnzon/site/publish/dev-activity.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/dev-activity.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/dev-activity.html (original)
+++ incubator/johnzon/site/publish/dev-activity.html Mon Apr  6 14:29:32 2015
@@ -58,7 +58,7 @@
                       <li>      <a href="index.html"  title="Home">Home</a>
 </li>
                   
-                      <li>      <a href="./"  title="Download">Download</a>
+                      <li>      <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon"  title="Download">Download</a>
 </li>
                   
                       <li>      <a href="apidocs/index.html"  title="Javadoc">Javadoc</a>
@@ -75,11 +75,23 @@
                           </ul>
       </li>
                 <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Site Archives <b class="caret"></b></a>
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
         <ul class="dropdown-menu">
         
+                      <li>      <a href="archives/0.1-incubating/index.html"  title="Johnzon 0.1-incubating">Johnzon 0.1-incubating</a>
+</li>
+                  
                       <li>      <a href="archives/0.2-incubating/index.html"  title="Johnzon 0.2-incubating">Johnzon 0.2-incubating</a>
 </li>
+                  
+                      <li>      <a href="archives/0.5-incubating/index.html"  title="Johnzon 0.5-incubating">Johnzon 0.5-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.6-incubating/index.html"  title="Johnzon 0.6-incubating">Johnzon 0.6-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.7-incubating/index.html"  title="Johnzon 0.7-incubating">Johnzon 0.7-incubating</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -199,7 +211,7 @@
                   <li id="publishDate">Last Published: 2015-04-06
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 0.7-incubating
+                  <li id="projectVersion">Version: 0.8-incubating-SNAPSHOT
                       </li>
                       
                 
@@ -226,7 +238,7 @@
                 
       <li>
   
-                          <a href="./" title="Download">
+                          <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon" class="externalLink" title="Download">
           <i class="none"></i>
         Download</a>
             </li>
@@ -258,14 +270,42 @@
           <i class="none"></i>
         Mailing Lists</a>
             </li>
-                              <li class="nav-header">Site Archives</li>
+                              <li class="nav-header">Releases</li>
                               
       <li>
   
+                          <a href="archives/0.1-incubating/index.html" title="Johnzon 0.1-incubating">
+          <i class="none"></i>
+        Johnzon 0.1-incubating</a>
+            </li>
+                
+      <li>
+  
                           <a href="archives/0.2-incubating/index.html" title="Johnzon 0.2-incubating">
           <i class="none"></i>
         Johnzon 0.2-incubating</a>
             </li>
+                
+      <li>
+  
+                          <a href="archives/0.5-incubating/index.html" title="Johnzon 0.5-incubating">
+          <i class="none"></i>
+        Johnzon 0.5-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.6-incubating/index.html" title="Johnzon 0.6-incubating">
+          <i class="none"></i>
+        Johnzon 0.6-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.7-incubating/index.html" title="Johnzon 0.7-incubating">
+          <i class="none"></i>
+        Johnzon 0.7-incubating</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                             
       <li>
@@ -419,7 +459,7 @@
 <h2>Developer Activity Report<a name="Developer_Activity_Report"></a></h2>
 <div class="section">
 <h3>Changes between 07 Mar, 2015 and 07 Apr, 2015<a name="Changes_between_07_Mar_2015_and_07_Apr_2015"></a></h3>
-<p>Total commits: 2<br />Total number of files changed: 10</p>
+<p>Total commits: 12<br />Total number of files changed: 39</p>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Developer</th>
@@ -427,11 +467,11 @@
 <th>Total Number of Files Changed</th></tr>
 <tr class="b">
 <td>Romain Manni-Bucau &lt;rmannibucau@apache.org&gt;</td>
-<td>1</td>
-<td>6</td></tr>
+<td>8</td>
+<td>39</td></tr>
 <tr class="a">
 <td>Hendrik Saly &lt;hendrikdev22@gmail.com&gt;</td>
-<td>1</td>
+<td>4</td>
 <td>4</td></tr></table></div></div>
                   </div>
             </div>

Modified: incubator/johnzon/site/publish/distribution-management.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/distribution-management.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/distribution-management.html (original)
+++ incubator/johnzon/site/publish/distribution-management.html Mon Apr  6 14:29:32 2015
@@ -58,7 +58,7 @@
                       <li>      <a href="index.html"  title="Home">Home</a>
 </li>
                   
-                      <li>      <a href="./"  title="Download">Download</a>
+                      <li>      <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon"  title="Download">Download</a>
 </li>
                   
                       <li>      <a href="apidocs/index.html"  title="Javadoc">Javadoc</a>
@@ -75,11 +75,23 @@
                           </ul>
       </li>
                 <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Site Archives <b class="caret"></b></a>
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
         <ul class="dropdown-menu">
         
+                      <li>      <a href="archives/0.1-incubating/index.html"  title="Johnzon 0.1-incubating">Johnzon 0.1-incubating</a>
+</li>
+                  
                       <li>      <a href="archives/0.2-incubating/index.html"  title="Johnzon 0.2-incubating">Johnzon 0.2-incubating</a>
 </li>
+                  
+                      <li>      <a href="archives/0.5-incubating/index.html"  title="Johnzon 0.5-incubating">Johnzon 0.5-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.6-incubating/index.html"  title="Johnzon 0.6-incubating">Johnzon 0.6-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.7-incubating/index.html"  title="Johnzon 0.7-incubating">Johnzon 0.7-incubating</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -199,7 +211,7 @@
                   <li id="publishDate">Last Published: 2015-04-06
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 0.7-incubating
+                  <li id="projectVersion">Version: 0.8-incubating-SNAPSHOT
                       </li>
                       
                 
@@ -226,7 +238,7 @@
                 
       <li>
   
-                          <a href="./" title="Download">
+                          <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon" class="externalLink" title="Download">
           <i class="none"></i>
         Download</a>
             </li>
@@ -258,14 +270,42 @@
           <i class="none"></i>
         Mailing Lists</a>
             </li>
-                              <li class="nav-header">Site Archives</li>
+                              <li class="nav-header">Releases</li>
                               
       <li>
   
+                          <a href="archives/0.1-incubating/index.html" title="Johnzon 0.1-incubating">
+          <i class="none"></i>
+        Johnzon 0.1-incubating</a>
+            </li>
+                
+      <li>
+  
                           <a href="archives/0.2-incubating/index.html" title="Johnzon 0.2-incubating">
           <i class="none"></i>
         Johnzon 0.2-incubating</a>
             </li>
+                
+      <li>
+  
+                          <a href="archives/0.5-incubating/index.html" title="Johnzon 0.5-incubating">
+          <i class="none"></i>
+        Johnzon 0.5-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.6-incubating/index.html" title="Johnzon 0.6-incubating">
+          <i class="none"></i>
+        Johnzon 0.6-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.7-incubating/index.html" title="Johnzon 0.7-incubating">
+          <i class="none"></i>
+        Johnzon 0.7-incubating</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                                       
       <li>

Modified: incubator/johnzon/site/publish/file-activity.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/file-activity.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/file-activity.html (original)
+++ incubator/johnzon/site/publish/file-activity.html Mon Apr  6 14:29:32 2015
@@ -58,7 +58,7 @@
                       <li>      <a href="index.html"  title="Home">Home</a>
 </li>
                   
-                      <li>      <a href="./"  title="Download">Download</a>
+                      <li>      <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon"  title="Download">Download</a>
 </li>
                   
                       <li>      <a href="apidocs/index.html"  title="Javadoc">Javadoc</a>
@@ -75,11 +75,23 @@
                           </ul>
       </li>
                 <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Site Archives <b class="caret"></b></a>
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
         <ul class="dropdown-menu">
         
+                      <li>      <a href="archives/0.1-incubating/index.html"  title="Johnzon 0.1-incubating">Johnzon 0.1-incubating</a>
+</li>
+                  
                       <li>      <a href="archives/0.2-incubating/index.html"  title="Johnzon 0.2-incubating">Johnzon 0.2-incubating</a>
 </li>
+                  
+                      <li>      <a href="archives/0.5-incubating/index.html"  title="Johnzon 0.5-incubating">Johnzon 0.5-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.6-incubating/index.html"  title="Johnzon 0.6-incubating">Johnzon 0.6-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.7-incubating/index.html"  title="Johnzon 0.7-incubating">Johnzon 0.7-incubating</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -199,7 +211,7 @@
                   <li id="publishDate">Last Published: 2015-04-06
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 0.7-incubating
+                  <li id="projectVersion">Version: 0.8-incubating-SNAPSHOT
                       </li>
                       
                 
@@ -226,7 +238,7 @@
                 
       <li>
   
-                          <a href="./" title="Download">
+                          <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon" class="externalLink" title="Download">
           <i class="none"></i>
         Download</a>
             </li>
@@ -258,14 +270,42 @@
           <i class="none"></i>
         Mailing Lists</a>
             </li>
-                              <li class="nav-header">Site Archives</li>
+                              <li class="nav-header">Releases</li>
                               
       <li>
   
+                          <a href="archives/0.1-incubating/index.html" title="Johnzon 0.1-incubating">
+          <i class="none"></i>
+        Johnzon 0.1-incubating</a>
+            </li>
+                
+      <li>
+  
                           <a href="archives/0.2-incubating/index.html" title="Johnzon 0.2-incubating">
           <i class="none"></i>
         Johnzon 0.2-incubating</a>
             </li>
+                
+      <li>
+  
+                          <a href="archives/0.5-incubating/index.html" title="Johnzon 0.5-incubating">
+          <i class="none"></i>
+        Johnzon 0.5-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.6-incubating/index.html" title="Johnzon 0.6-incubating">
+          <i class="none"></i>
+        Johnzon 0.6-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.7-incubating/index.html" title="Johnzon 0.7-incubating">
+          <i class="none"></i>
+        Johnzon 0.7-incubating</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                             
       <li>
@@ -419,40 +459,127 @@
 <h2>File Activity Report<a name="File_Activity_Report"></a></h2>
 <div class="section">
 <h3>Changes between 07 Mar, 2015 and 07 Apr, 2015<a name="Changes_between_07_Mar_2015_and_07_Apr_2015"></a></h3>
-<p>Total commits: 2<br />Total number of files changed: 10</p>
+<p>Total commits: 12<br />Total number of files changed: 39</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=incubator-johnzon.git/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/Experimental.java?p=incubator-johnzon.git">johnzon-mapper/src/main/java/org/apache/johnzon/mapper/<b>Experimental.java</b></a> </td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/pom.xml?p=incubator-johnzon.git"><b>pom.xml</b></a> </td>
+<td>7</td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-core/pom.xml?p=incubator-johnzon.git">johnzon-core/<b>pom.xml</b></a> </td>
+<td>6</td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-jaxrs/pom.xml?p=incubator-johnzon.git">johnzon-jaxrs/<b>pom.xml</b></a> </td>
+<td>6</td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-mapper/pom.xml?p=incubator-johnzon.git">johnzon-mapper/<b>pom.xml</b></a> </td>
+<td>6</td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/pom.xml?p=incubator-johnzon.git">johnzon-websocket/<b>pom.xml</b></a> </td>
+<td>3</td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/src/test/java/org/apache/johnzon/websocket/JsrCodecTest.java?p=incubator-johnzon.git">johnzon-websocket/src/test/java/org/apache/johnzon/websocket/<b>JsrCodecTest.java</b></a> </td>
+<td>2</td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/src/test/java/org/apache/johnzon/websocket/MapperCodecTest.java?p=incubator-johnzon.git">johnzon-websocket/src/test/java/org/apache/johnzon/websocket/<b>MapperCodecTest.java</b></a> </td>
+<td>2</td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/ClientEndpointImpl.java?p=incubator-johnzon.git">johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/<b>ClientEndpointImpl.java</b></a> </td>
+<td>2</td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/Mapper.java?p=incubator-johnzon.git">johnzon-mapper/src/main/java/org/apache/johnzon/mapper/<b>Mapper.java</b></a> </td>
+<td>2</td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-mapper/src/test/java/org/apache/johnzon/mapper/MapperTest.java?p=incubator-johnzon.git">johnzon-mapper/src/test/java/org/apache/johnzon/mapper/<b>MapperTest.java</b></a> </td>
+<td>2</td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-jaxrs/src/main/java/org/apache/johnzon/jaxrs/ConfigurableJohnzonProvider.java?p=incubator-johnzon.git">johnzon-jaxrs/src/main/java/org/apache/johnzon/jaxrs/<b>ConfigurableJohnzonProvider.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=incubator-johnzon.git/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/JohnzonVirtualObject.java?p=incubator-johnzon.git">johnzon-mapper/src/main/java/org/apache/johnzon/mapper/<b>JohnzonVirtualObject.java</b></a> </td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/MapperBuilder.java?p=incubator-johnzon.git">johnzon-mapper/src/main/java/org/apache/johnzon/mapper/<b>MapperBuilder.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=incubator-johnzon.git/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/JohnzonVirtualObjects.java?p=incubator-johnzon.git">johnzon-mapper/src/main/java/org/apache/johnzon/mapper/<b>JohnzonVirtualObjects.java</b></a> </td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/jsr/FactoryLocator.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/jsr/<b>FactoryLocator.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=incubator-johnzon.git/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/Mapper.java?p=incubator-johnzon.git">johnzon-mapper/src/main/java/org/apache/johnzon/mapper/<b>Mapper.java</b></a> </td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/jsr/JsrDecoder.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/jsr/<b>JsrDecoder.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=incubator-johnzon.git/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/reflection/Mappings.java?p=incubator-johnzon.git">johnzon-mapper/src/main/java/org/apache/johnzon/mapper/reflection/<b>Mappings.java</b></a> </td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/jsr/JsrEncoder.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/jsr/<b>JsrEncoder.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=incubator-johnzon.git/johnzon-mapper/src/test/java/org/apache/johnzon/mapper/MapperTest.java?p=incubator-johnzon.git">johnzon-mapper/src/test/java/org/apache/johnzon/mapper/<b>MapperTest.java</b></a> </td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/mapper/MapperLocator.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/mapper/<b>MapperLocator.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=incubator-johnzon.git/johnzon-core/pom.xml?p=incubator-johnzon.git">johnzon-core/<b>pom.xml</b></a> </td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/JsrArrayDecoder.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/<b>JsrArrayDecoder.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=incubator-johnzon.git/johnzon-jaxrs/pom.xml?p=incubator-johnzon.git">johnzon-jaxrs/<b>pom.xml</b></a> </td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/JsrArrayEncoder.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/<b>JsrArrayEncoder.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=incubator-johnzon.git/johnzon-mapper/pom.xml?p=incubator-johnzon.git">johnzon-mapper/<b>pom.xml</b></a> </td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/JsrObjectDecoder.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/<b>JsrObjectDecoder.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=incubator-johnzon.git/pom.xml?p=incubator-johnzon.git"><b>pom.xml</b></a> </td>
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/JsrObjectEncoder.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/<b>JsrObjectEncoder.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=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/JsrStructureDecoder.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/<b>JsrStructureDecoder.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=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/JsrStructureEncoder.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/<b>JsrStructureEncoder.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=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/mapper/JohnzonTextDecoder.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/mapper/<b>JohnzonTextDecoder.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=incubator-johnzon.git/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/mapper/JohnzonTextEncoder.java?p=incubator-johnzon.git">johnzon-websocket/src/main/java/org/apache/johnzon/websocket/mapper/<b>JohnzonTextEncoder.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=incubator-johnzon.git/johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/JsrClientEndpointImpl.java?p=incubator-johnzon.git">johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/<b>JsrClientEndpointImpl.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=incubator-johnzon.git/johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/JsrServerEndpointImpl.java?p=incubator-johnzon.git">johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/<b>JsrServerEndpointImpl.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=incubator-johnzon.git/johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/Message.java?p=incubator-johnzon.git">johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/<b>Message.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=incubator-johnzon.git/johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/ServerEndpointImpl.java?p=incubator-johnzon.git">johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/<b>ServerEndpointImpl.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=incubator-johnzon.git/johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/ServerReport.java?p=incubator-johnzon.git">johnzon-websocket/src/test/java/org/apache/johnzon/websocket/endpoint/<b>ServerReport.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=incubator-johnzon.git/johnzon-websocket/src/test/resources/arquillian.xml?p=incubator-johnzon.git">johnzon-websocket/src/test/resources/<b>arquillian.xml</b></a> </td>
+<td>1</td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-distribution/pom.xml?p=incubator-johnzon.git">johnzon-distribution/<b>pom.xml</b></a> </td>
+<td>1</td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-distribution/src/assembly/bin.xml?p=incubator-johnzon.git">johnzon-distribution/src/assembly/<b>bin.xml</b></a> </td>
+<td>1</td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-distribution/src/assembly/src.xml?p=incubator-johnzon.git">johnzon-distribution/src/assembly/<b>src.xml</b></a> </td>
+<td>1</td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/src/assembly/dist-src.xml?p=incubator-johnzon.git">src/assembly/<b>dist-src.xml</b></a> </td>
+<td>1</td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/Experimental.java?p=incubator-johnzon.git">johnzon-mapper/src/main/java/org/apache/johnzon/mapper/<b>Experimental.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=incubator-johnzon.git/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/JohnzonVirtualObject.java?p=incubator-johnzon.git">johnzon-mapper/src/main/java/org/apache/johnzon/mapper/<b>JohnzonVirtualObject.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=incubator-johnzon.git/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/JohnzonVirtualObjects.java?p=incubator-johnzon.git">johnzon-mapper/src/main/java/org/apache/johnzon/mapper/<b>JohnzonVirtualObjects.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=incubator-johnzon.git/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/reflection/Mappings.java?p=incubator-johnzon.git">johnzon-mapper/src/main/java/org/apache/johnzon/mapper/reflection/<b>Mappings.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=incubator-johnzon.git/src/site/markdown/index.md.vm?p=incubator-johnzon.git">src/site/markdown/<b>index.md.vm</b></a> </td>
 <td>1</td></tr></table></div></div>
                   </div>
             </div>

Modified: incubator/johnzon/site/publish/index.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/index.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/index.html (original)
+++ incubator/johnzon/site/publish/index.html Mon Apr  6 14:29:32 2015
@@ -58,7 +58,7 @@
                       <li>      <a href="index.html"  title="Home">Home</a>
 </li>
                   
-                      <li>      <a href="./"  title="Download">Download</a>
+                      <li>      <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon"  title="Download">Download</a>
 </li>
                   
                       <li>      <a href="apidocs/index.html"  title="Javadoc">Javadoc</a>
@@ -75,11 +75,23 @@
                           </ul>
       </li>
                 <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Site Archives <b class="caret"></b></a>
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
         <ul class="dropdown-menu">
         
+                      <li>      <a href="archives/0.1-incubating/index.html"  title="Johnzon 0.1-incubating">Johnzon 0.1-incubating</a>
+</li>
+                  
                       <li>      <a href="archives/0.2-incubating/index.html"  title="Johnzon 0.2-incubating">Johnzon 0.2-incubating</a>
 </li>
+                  
+                      <li>      <a href="archives/0.5-incubating/index.html"  title="Johnzon 0.5-incubating">Johnzon 0.5-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.6-incubating/index.html"  title="Johnzon 0.6-incubating">Johnzon 0.6-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.7-incubating/index.html"  title="Johnzon 0.7-incubating">Johnzon 0.7-incubating</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -199,7 +211,7 @@
                   <li id="publishDate">Last Published: 2015-04-06
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 0.7-incubating
+                  <li id="projectVersion">Version: 0.8-incubating-SNAPSHOT
                       </li>
                       
                 
@@ -224,7 +236,7 @@
                 
       <li>
   
-                          <a href="./" title="Download">
+                          <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon" class="externalLink" title="Download">
           <i class="none"></i>
         Download</a>
             </li>
@@ -256,14 +268,42 @@
           <i class="none"></i>
         Mailing Lists</a>
             </li>
-                              <li class="nav-header">Site Archives</li>
+                              <li class="nav-header">Releases</li>
                               
       <li>
   
+                          <a href="archives/0.1-incubating/index.html" title="Johnzon 0.1-incubating">
+          <i class="none"></i>
+        Johnzon 0.1-incubating</a>
+            </li>
+                
+      <li>
+  
                           <a href="archives/0.2-incubating/index.html" title="Johnzon 0.2-incubating">
           <i class="none"></i>
         Johnzon 0.2-incubating</a>
             </li>
+                
+      <li>
+  
+                          <a href="archives/0.5-incubating/index.html" title="Johnzon 0.5-incubating">
+          <i class="none"></i>
+        Johnzon 0.5-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.6-incubating/index.html" title="Johnzon 0.6-incubating">
+          <i class="none"></i>
+        Johnzon 0.6-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.7-incubating/index.html" title="Johnzon 0.7-incubating">
+          <i class="none"></i>
+        Johnzon 0.7-incubating</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                                       
       <li>
@@ -450,16 +490,16 @@ software distributed under the License i
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
-under the License. --><h1>Apache johnzon</h1>
-<p>Apache Johnzon is a project providing an implementation of JsonProcessing (aka jsr-353) and a set of useful extension for this specification like an Object mapper and some JAX-RS providers.</p>
-<p>Johnzon comes with three main modules.</p>
+under the License. --><h1>Apache Johnzon</h1>
+<p>Apache Johnzon is a project providing an implementation of JsonProcessing (aka jsr-353) and a set of useful extension for this specification like an Object mapper, some JAX-RS providers and a WebSocket module provides a basic integration with Java WebSocket API (JSR 356).</p>
+<p>Johnzon comes with four main modules.</p>
 
 <div>
 <pre class="prettyprint linenums">
 &lt;dependency&gt;
   &lt;groupId&gt;org.apache.johnzon&lt;/groupId&gt;
   &lt;artifactId&gt;johnzon-core&lt;/artifactId&gt;
-  &lt;version&gt;0.7-incubating&lt;/version&gt;
+  &lt;version&gt;0.8-incubating-SNAPSHOT&lt;/version&gt;
 &lt;/dependency&gt;
 </pre></div>
 <p>This is the implementation of the specification. You&#x2019;ll surely want to add the API as dependency too:</p>
@@ -479,7 +519,7 @@ under the License. --><h1>Apache johnzon
 &lt;dependency&gt;
   &lt;groupId&gt;org.apache.johnzon&lt;/groupId&gt;
   &lt;artifactId&gt;johnzon-mapper&lt;/artifactId&gt;
-  &lt;version&gt;0.7-incubating&lt;/version&gt;
+  &lt;version&gt;0.8-incubating-SNAPSHOT&lt;/version&gt;
 &lt;/dependency&gt;
 </pre></div>
 <p>The mapper module allows you to use the implementation you want of Json Processing specification to map Json to Object and the opposite.</p>
@@ -499,7 +539,7 @@ final MySuperObject otherObject = mapper
 &lt;dependency&gt;
   &lt;groupId&gt;org.apache.johnzon&lt;/groupId&gt;
   &lt;artifactId&gt;johnzon-jaxrs&lt;/artifactId&gt;
-  &lt;version&gt;0.7-incubating&lt;/version&gt;
+  &lt;version&gt;0.8-incubating-SNAPSHOT&lt;/version&gt;
 &lt;/dependency&gt;
 </pre></div>
 <p>JAX-RS module provides two providers (and underlying MessageBodyReaders and MessageBodyWriters):</p>
@@ -512,6 +552,103 @@ final MySuperObject otherObject = mapper
   
 <li>org.apache.johnzon.jaxrs.JsrProvider: allows you to use JsrArray, JsrObject (more generally JsonStructure)</li>
 </ul>
+
+<div>
+<pre class="prettyprint linenums">
+&lt;dependency&gt;
+  &lt;groupId&gt;org.apache.johnzon&lt;/groupId&gt;
+  &lt;artifactId&gt;johnzon-websocket&lt;/artifactId&gt;
+  &lt;version&gt;0.8-incubating-SNAPSHOT&lt;/version&gt;
+&lt;/dependency&gt;
+</pre></div>
+<p>WebSocket module provides a basic integration with Java WebSocket API (JSR 356).</p>
+<p>Integration is at codec level (encoder/decoder). There are two families of codecs:</p>
+
+<ul>
+  
+<li>The ones based on JSON-P (JsonObject, JsonArray, JsonStructure)</li>
+  
+<li>The ones based on Johnzon Mapper</li>
+</ul>
+<p>Encoders:</p>
+
+<ul>
+  
+<li>&#xa0;<tt>org.apache.johnzon.websocket.jsr.JsrObjectEncoder</tt></li>
+  
+<li>&#xa0;<tt>org.apache.johnzon.websocket.jsr.JsrArrayEncoder</tt></li>
+  
+<li>&#xa0;<tt>org.apache.johnzon.websocket.jsr.JsrStructureEncoder</tt></li>
+</ul>
+<p>Decoders:</p>
+
+<ul>
+  
+<li>&#xa0;<tt>org.apache.johnzon.websocket.jsr.JsrObjectDecoder</tt></li>
+  
+<li>&#xa0;<tt>org.apache.johnzon.websocket.jsr.JsrArrayDecoder</tt></li>
+  
+<li>&#xa0;<tt>org.apache.johnzon.websocket.jsr.JsrStructureDecoder</tt></li>
+</ul>
+<p>Encoder:</p>
+
+<ul>
+  
+<li>&#xa0;<tt>org.apache.johnzon.websocket.mapper.JohnzonTextEncoder</tt></li>
+</ul>
+<p>Decoder:</p>
+
+<ul>
+  
+<li>&#xa0;<tt>org.apache.johnzon.websocket.mapper.JohnzonTextDecoder</tt></li>
+</ul>
+<p>On server and client side configuration is easy: just provide the <tt>encoders</tt> and <tt>decoders</tt> parameters to <tt>@[Server|Client]Endpoint</tt> (or <tt>EndpointConfig</tt> if you use programmatic API)):</p>
+
+<div class="source">
+<pre>@ClientEndpoint(encoders = JsrObjectEncoder.class, decoders = JsrObjectDecoder.class)
+public class JsrClientEndpointImpl {
+    @OnMessage
+    public void on(final JsonObject message) {
+        // ...
+    }
+}
+
+@ServerEndpoint(value = &quot;/my-server&quot;, encoders = JsrObjectEncoder.class, decoders = JsrObjectDecoder.class)
+public class JsrClientEndpointImpl {
+    @OnMessage
+    public void on(final JsonObject message) {
+        // ...
+    }
+}
+</pre></div>
+<p>Server configuration is as simple as providing <tt>encoders</tt> and <tt>decoders</tt> parameters to <tt>@ServerEndpoint</tt>:</p>
+
+<div class="source">
+<pre>@ServerEndpoint(value = &quot;/server&quot;, encoders = JohnzonTextEncoder.class, decoders = JohnzonTextDecoder.class)
+public class ServerEndpointImpl {
+    @OnMessage
+    public void on(final Session session, final Message message) {
+        // ...
+    }
+}
+</pre></div>
+<p>Client configuration is almost the same excepted in this case it is not possible for Johnzon to guess the type you expect so you&#x2019;ll need to provide it. In next sample it is done just extending <tt>JohnzonTextDecoder</tt> in <tt>MessageDecoder</tt>.</p>
+
+<div class="source">
+<pre>@ClientEndpoint(encoders = JohnzonTextEncoder.class, decoders = ClientEndpointImpl.MessageDecoder.class)
+public class ClientEndpointImpl {
+    @OnMessage
+    public void on(final Message message) {
+        // ...
+    }
+
+    public static class MessageDecoder extends JohnzonTextDecoder {
+        public MessageDecoder() {
+            super(Message.class);
+        }
+    }
+}
+</pre></div>
 <p>We would like to thank ej-technologies for their <a class="externalLink" href="http://www.ej-technologies.com/products/jprofiler/overview.html">Java profiler JProfiler</a> which helped us a lot optimizing memory footprint and speed. <img src="http://www.ej-technologies.com/images/banners/jprofiler_small.png" alt="JProfiler" /></p>
                   </div>
             </div>

Modified: incubator/johnzon/site/publish/integration.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/integration.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/integration.html (original)
+++ incubator/johnzon/site/publish/integration.html Mon Apr  6 14:29:32 2015
@@ -58,7 +58,7 @@
                       <li>      <a href="index.html"  title="Home">Home</a>
 </li>
                   
-                      <li>      <a href="./"  title="Download">Download</a>
+                      <li>      <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon"  title="Download">Download</a>
 </li>
                   
                       <li>      <a href="apidocs/index.html"  title="Javadoc">Javadoc</a>
@@ -75,11 +75,23 @@
                           </ul>
       </li>
                 <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Site Archives <b class="caret"></b></a>
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
         <ul class="dropdown-menu">
         
+                      <li>      <a href="archives/0.1-incubating/index.html"  title="Johnzon 0.1-incubating">Johnzon 0.1-incubating</a>
+</li>
+                  
                       <li>      <a href="archives/0.2-incubating/index.html"  title="Johnzon 0.2-incubating">Johnzon 0.2-incubating</a>
 </li>
+                  
+                      <li>      <a href="archives/0.5-incubating/index.html"  title="Johnzon 0.5-incubating">Johnzon 0.5-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.6-incubating/index.html"  title="Johnzon 0.6-incubating">Johnzon 0.6-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.7-incubating/index.html"  title="Johnzon 0.7-incubating">Johnzon 0.7-incubating</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -199,7 +211,7 @@
                   <li id="publishDate">Last Published: 2015-04-06
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 0.7-incubating
+                  <li id="projectVersion">Version: 0.8-incubating-SNAPSHOT
                       </li>
                       
                 
@@ -226,7 +238,7 @@
                 
       <li>
   
-                          <a href="./" title="Download">
+                          <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon" class="externalLink" title="Download">
           <i class="none"></i>
         Download</a>
             </li>
@@ -258,14 +270,42 @@
           <i class="none"></i>
         Mailing Lists</a>
             </li>
-                              <li class="nav-header">Site Archives</li>
+                              <li class="nav-header">Releases</li>
                               
       <li>
   
+                          <a href="archives/0.1-incubating/index.html" title="Johnzon 0.1-incubating">
+          <i class="none"></i>
+        Johnzon 0.1-incubating</a>
+            </li>
+                
+      <li>
+  
                           <a href="archives/0.2-incubating/index.html" title="Johnzon 0.2-incubating">
           <i class="none"></i>
         Johnzon 0.2-incubating</a>
             </li>
+                
+      <li>
+  
+                          <a href="archives/0.5-incubating/index.html" title="Johnzon 0.5-incubating">
+          <i class="none"></i>
+        Johnzon 0.5-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.6-incubating/index.html" title="Johnzon 0.6-incubating">
+          <i class="none"></i>
+        Johnzon 0.6-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.7-incubating/index.html" title="Johnzon 0.7-incubating">
+          <i class="none"></i>
+        Johnzon 0.7-incubating</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                                       
       <li>

Modified: incubator/johnzon/site/publish/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/issue-tracking.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/issue-tracking.html (original)
+++ incubator/johnzon/site/publish/issue-tracking.html Mon Apr  6 14:29:32 2015
@@ -58,7 +58,7 @@
                       <li>      <a href="index.html"  title="Home">Home</a>
 </li>
                   
-                      <li>      <a href="./"  title="Download">Download</a>
+                      <li>      <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon"  title="Download">Download</a>
 </li>
                   
                       <li>      <a href="apidocs/index.html"  title="Javadoc">Javadoc</a>
@@ -75,11 +75,23 @@
                           </ul>
       </li>
                 <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Site Archives <b class="caret"></b></a>
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
         <ul class="dropdown-menu">
         
+                      <li>      <a href="archives/0.1-incubating/index.html"  title="Johnzon 0.1-incubating">Johnzon 0.1-incubating</a>
+</li>
+                  
                       <li>      <a href="archives/0.2-incubating/index.html"  title="Johnzon 0.2-incubating">Johnzon 0.2-incubating</a>
 </li>
+                  
+                      <li>      <a href="archives/0.5-incubating/index.html"  title="Johnzon 0.5-incubating">Johnzon 0.5-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.6-incubating/index.html"  title="Johnzon 0.6-incubating">Johnzon 0.6-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.7-incubating/index.html"  title="Johnzon 0.7-incubating">Johnzon 0.7-incubating</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -199,7 +211,7 @@
                   <li id="publishDate">Last Published: 2015-04-06
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 0.7-incubating
+                  <li id="projectVersion">Version: 0.8-incubating-SNAPSHOT
                       </li>
                       
                 
@@ -226,7 +238,7 @@
                 
       <li>
   
-                          <a href="./" title="Download">
+                          <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon" class="externalLink" title="Download">
           <i class="none"></i>
         Download</a>
             </li>
@@ -258,14 +270,42 @@
           <i class="none"></i>
         Mailing Lists</a>
             </li>
-                              <li class="nav-header">Site Archives</li>
+                              <li class="nav-header">Releases</li>
                               
       <li>
   
+                          <a href="archives/0.1-incubating/index.html" title="Johnzon 0.1-incubating">
+          <i class="none"></i>
+        Johnzon 0.1-incubating</a>
+            </li>
+                
+      <li>
+  
                           <a href="archives/0.2-incubating/index.html" title="Johnzon 0.2-incubating">
           <i class="none"></i>
         Johnzon 0.2-incubating</a>
             </li>
+                
+      <li>
+  
+                          <a href="archives/0.5-incubating/index.html" title="Johnzon 0.5-incubating">
+          <i class="none"></i>
+        Johnzon 0.5-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.6-incubating/index.html" title="Johnzon 0.6-incubating">
+          <i class="none"></i>
+        Johnzon 0.6-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.7-incubating/index.html" title="Johnzon 0.7-incubating">
+          <i class="none"></i>
+        Johnzon 0.7-incubating</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                                       
       <li>

Modified: incubator/johnzon/site/publish/jira-report.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/jira-report.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/jira-report.html (original)
+++ incubator/johnzon/site/publish/jira-report.html Mon Apr  6 14:29:32 2015
@@ -58,7 +58,7 @@
                       <li>      <a href="index.html"  title="Home">Home</a>
 </li>
                   
-                      <li>      <a href="./"  title="Download">Download</a>
+                      <li>      <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon"  title="Download">Download</a>
 </li>
                   
                       <li>      <a href="apidocs/index.html"  title="Javadoc">Javadoc</a>
@@ -75,11 +75,23 @@
                           </ul>
       </li>
                 <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Site Archives <b class="caret"></b></a>
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
         <ul class="dropdown-menu">
         
+                      <li>      <a href="archives/0.1-incubating/index.html"  title="Johnzon 0.1-incubating">Johnzon 0.1-incubating</a>
+</li>
+                  
                       <li>      <a href="archives/0.2-incubating/index.html"  title="Johnzon 0.2-incubating">Johnzon 0.2-incubating</a>
 </li>
+                  
+                      <li>      <a href="archives/0.5-incubating/index.html"  title="Johnzon 0.5-incubating">Johnzon 0.5-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.6-incubating/index.html"  title="Johnzon 0.6-incubating">Johnzon 0.6-incubating</a>
+</li>
+                  
+                      <li>      <a href="archives/0.7-incubating/index.html"  title="Johnzon 0.7-incubating">Johnzon 0.7-incubating</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -199,7 +211,7 @@
                   <li id="publishDate">Last Published: 2015-04-06
                       <span class="divider">|</span>
                    </li>
-                  <li id="projectVersion">Version: 0.7-incubating
+                  <li id="projectVersion">Version: 0.8-incubating-SNAPSHOT
                       </li>
                       
                 
@@ -226,7 +238,7 @@
                 
       <li>
   
-                          <a href="./" title="Download">
+                          <a href="http://www.apache.org/dyn/closer.cgi/incubator/johnzon" class="externalLink" title="Download">
           <i class="none"></i>
         Download</a>
             </li>
@@ -258,14 +270,42 @@
           <i class="none"></i>
         Mailing Lists</a>
             </li>
-                              <li class="nav-header">Site Archives</li>
+                              <li class="nav-header">Releases</li>
                               
       <li>
   
+                          <a href="archives/0.1-incubating/index.html" title="Johnzon 0.1-incubating">
+          <i class="none"></i>
+        Johnzon 0.1-incubating</a>
+            </li>
+                
+      <li>
+  
                           <a href="archives/0.2-incubating/index.html" title="Johnzon 0.2-incubating">
           <i class="none"></i>
         Johnzon 0.2-incubating</a>
             </li>
+                
+      <li>
+  
+                          <a href="archives/0.5-incubating/index.html" title="Johnzon 0.5-incubating">
+          <i class="none"></i>
+        Johnzon 0.5-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.6-incubating/index.html" title="Johnzon 0.6-incubating">
+          <i class="none"></i>
+        Johnzon 0.6-incubating</a>
+            </li>
+                
+      <li>
+  
+                          <a href="archives/0.7-incubating/index.html" title="Johnzon 0.7-incubating">
+          <i class="none"></i>
+        Johnzon 0.7-incubating</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                             
       <li>
@@ -428,36 +468,12 @@
 <th>Created</th></tr>
 <tr class="b">
 <td>Improvement</td>
-<td><a class="externalLink" href="https://issues.apache.org/jira/browse/JOHNZON-38">JOHNZON-38</a></td>
-<td>support collection getter as writer</td>
-<td>&#160;</td>
-<td>Closed</td>
-<td>Fixed</td>
-<td>2015-02-25</td></tr>
-<tr class="a">
-<td>Improvement</td>
-<td><a class="externalLink" href="https://issues.apache.org/jira/browse/JOHNZON-39">JOHNZON-39</a></td>
-<td>support constructor instantiation</td>
-<td>&#160;</td>
-<td>Closed</td>
-<td>Fixed</td>
-<td>2015-02-25</td></tr>
-<tr class="b">
-<td>New Feature</td>
-<td><a class="externalLink" href="https://issues.apache.org/jira/browse/JOHNZON-37">JOHNZON-37</a></td>
-<td>@JohnzonProperty(name)</td>
-<td>&#160;</td>
-<td>Closed</td>
-<td>Fixed</td>
-<td>2015-02-22</td></tr>
-<tr class="a">
-<td>New Feature</td>
-<td><a class="externalLink" href="https://issues.apache.org/jira/browse/JOHNZON-40">JOHNZON-40</a></td>
-<td>support virtual objects</td>
+<td><a class="externalLink" href="https://issues.apache.org/jira/browse/JOHNZON-42">JOHNZON-42</a></td>
+<td>johnzon distribution (src/bin zip/tar.gz)</td>
 <td>&#160;</td>
 <td>Closed</td>
 <td>Fixed</td>
-<td>2015-03-15</td></tr></table></div>
+<td>2015-03-25</td></tr></table></div>
                   </div>
             </div>
           </div>

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/allclasses-frame.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/allclasses-frame.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/allclasses-frame.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Johnzon :: Core 0.7-incubating API)</title>
+<title>All Classes (Johnzon :: Core 0.8-incubating-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/allclasses-noframe.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/allclasses-noframe.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/allclasses-noframe.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Johnzon :: Core 0.7-incubating API)</title>
+<title>All Classes (Johnzon :: Core 0.8-incubating-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/constant-values.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/constant-values.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/constant-values.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Johnzon :: Core 0.7-incubating API)</title>
+<title>Constant Field Values (Johnzon :: Core 0.8-incubating-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 :: Core 0.7-incubating API)";
+            parent.document.title="Constant Field Values (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/deprecated-list.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/deprecated-list.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/deprecated-list.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Johnzon :: Core 0.7-incubating API)</title>
+<title>Deprecated List (Johnzon :: Core 0.8-incubating-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 :: Core 0.7-incubating API)";
+            parent.document.title="Deprecated List (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/help-doc.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/help-doc.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/help-doc.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/help-doc.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Johnzon :: Core 0.7-incubating API)</title>
+<title>API Help (Johnzon :: Core 0.8-incubating-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 :: Core 0.7-incubating API)";
+            parent.document.title="API Help (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/index-all.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/index-all.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/index-all.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Johnzon :: Core 0.7-incubating API)</title>
+<title>Index (Johnzon :: Core 0.8-incubating-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 :: Core 0.7-incubating API)";
+            parent.document.title="Index (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/index.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/index.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/index.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/index.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Johnzon :: Core 0.7-incubating API</title>
+<title>Johnzon :: Core 0.8-incubating-SNAPSHOT API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/AbstractJsonFactory.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/AbstractJsonFactory.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/AbstractJsonFactory.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/AbstractJsonFactory.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractJsonFactory (Johnzon :: Core 0.7-incubating API)</title>
+<title>AbstractJsonFactory (Johnzon :: Core 0.8-incubating-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="AbstractJsonFactory (Johnzon :: Core 0.7-incubating API)";
+            parent.document.title="AbstractJsonFactory (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.BufferProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.BufferProvider.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.BufferProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.BufferProvider.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferStrategy.BufferProvider (Johnzon :: Core 0.7-incubating API)</title>
+<title>BufferStrategy.BufferProvider (Johnzon :: Core 0.8-incubating-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="BufferStrategy.BufferProvider (Johnzon :: Core 0.7-incubating API)";
+            parent.document.title="BufferStrategy.BufferProvider (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferByInstanceProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferByInstanceProvider.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferByInstanceProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferByInstanceProvider.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferStrategy.CharBufferByInstanceProvider (Johnzon :: Core 0.7-incubating API)</title>
+<title>BufferStrategy.CharBufferByInstanceProvider (Johnzon :: Core 0.8-incubating-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="BufferStrategy.CharBufferByInstanceProvider (Johnzon :: Core 0.7-incubating API)";
+            parent.document.title="BufferStrategy.CharBufferByInstanceProvider (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferQueueProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferQueueProvider.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferQueueProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferQueueProvider.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferStrategy.CharBufferQueueProvider (Johnzon :: Core 0.7-incubating API)</title>
+<title>BufferStrategy.CharBufferQueueProvider (Johnzon :: Core 0.8-incubating-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="BufferStrategy.CharBufferQueueProvider (Johnzon :: Core 0.7-incubating API)";
+            parent.document.title="BufferStrategy.CharBufferQueueProvider (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferSingletonProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferSingletonProvider.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferSingletonProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferSingletonProvider.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferStrategy.CharBufferSingletonProvider (Johnzon :: Core 0.7-incubating API)</title>
+<title>BufferStrategy.CharBufferSingletonProvider (Johnzon :: Core 0.8-incubating-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="BufferStrategy.CharBufferSingletonProvider (Johnzon :: Core 0.7-incubating API)";
+            parent.document.title="BufferStrategy.CharBufferSingletonProvider (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferThreadLocalProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferThreadLocalProvider.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferThreadLocalProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.CharBufferThreadLocalProvider.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferStrategy.CharBufferThreadLocalProvider (Johnzon :: Core 0.7-incubating API)</title>
+<title>BufferStrategy.CharBufferThreadLocalProvider (Johnzon :: Core 0.8-incubating-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="BufferStrategy.CharBufferThreadLocalProvider (Johnzon :: Core 0.7-incubating API)";
+            parent.document.title="BufferStrategy.CharBufferThreadLocalProvider (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.QueueProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.QueueProvider.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.QueueProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.QueueProvider.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferStrategy.QueueProvider (Johnzon :: Core 0.7-incubating API)</title>
+<title>BufferStrategy.QueueProvider (Johnzon :: Core 0.8-incubating-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="BufferStrategy.QueueProvider (Johnzon :: Core 0.7-incubating API)";
+            parent.document.title="BufferStrategy.QueueProvider (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.SingletonProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.SingletonProvider.html?rev=1671543&r1=1671542&r2=1671543&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.SingletonProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/BufferStrategy.SingletonProvider.html Mon Apr  6 14:29:32 2015
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferStrategy.SingletonProvider (Johnzon :: Core 0.7-incubating API)</title>
+<title>BufferStrategy.SingletonProvider (Johnzon :: Core 0.8-incubating-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="BufferStrategy.SingletonProvider (Johnzon :: Core 0.7-incubating API)";
+            parent.document.title="BufferStrategy.SingletonProvider (Johnzon :: Core 0.8-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {