You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by jh...@apache.org on 2016/04/05 01:39:39 UTC

svn commit: r1737754 - in /calcite/site: community/ news/ news/2014/06/27/release-0.8.0-incubating/ news/2014/08/19/release-0.9.0-incubating/ news/2014/10/02/release-0.9.1-incubating/ news/2014/11/05/release-0.9.2-incubating/ news/2015/01/31/release-1....

Author: jhyde
Date: Mon Apr  4 23:39:39 2016
New Revision: 1737754

URL: http://svn.apache.org/viewvc?rev=1737754&view=rev
Log:
Site: add committer

Prevent jekyll from adding whitespace each time a committer is added.

Modified:
    calcite/site/community/index.html
    calcite/site/news/2014/06/27/release-0.8.0-incubating/index.html
    calcite/site/news/2014/08/19/release-0.9.0-incubating/index.html
    calcite/site/news/2014/10/02/release-0.9.1-incubating/index.html
    calcite/site/news/2014/11/05/release-0.9.2-incubating/index.html
    calcite/site/news/2015/01/31/release-1.0.0-incubating/index.html
    calcite/site/news/2015/03/13/release-1.1.0-incubating/index.html
    calcite/site/news/2015/04/07/release-1.2.0-incubating/index.html
    calcite/site/news/2015/04/24/new-committers/index.html
    calcite/site/news/2015/05/30/release-1.3.0-incubating/index.html
    calcite/site/news/2015/06/05/algebra-builder/index.html
    calcite/site/news/2015/07/31/xldb-best-lightning-talk/index.html
    calcite/site/news/2015/09/02/release-1.4.0-incubating/index.html
    calcite/site/news/2015/10/22/calcite-graduates/index.html
    calcite/site/news/2015/11/08/new-committers/index.html
    calcite/site/news/2015/11/10/release-1.5.0/index.html
    calcite/site/news/2016/01/22/release-1.6.0/index.html
    calcite/site/news/2016/02/17/elser-pmc/index.html
    calcite/site/news/2016/02/17/streaming-sql-talk/index.html
    calcite/site/news/2016/03/22/cassandra-adapter/index.html
    calcite/site/news/2016/03/22/release-1.7.0/index.html
    calcite/site/news/index.html
    calcite/site/news/releases/index.html

Modified: calcite/site/community/index.html
URL: http://svn.apache.org/viewvc/calcite/site/community/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/community/index.html (original)
+++ calcite/site/community/index.html Mon Apr  4 23:39:39 2016
@@ -192,6 +192,12 @@
       <td style="text-align: left">Committer</td>
     </tr>
     <tr>
+      <td style="text-align: left">Michael Mior (<a href="http://people.apache.org/phonebook.html?uid=mmior">mmior</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/michaelmior"><img width="64" src="http://github.com/michaelmior.png" /></a></td>
+      <td style="text-align: left">University of Waterloo</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
       <td style="text-align: left">Nick Dimiduk (<a href="http://people.apache.org/phonebook.html?uid=ndimiduk">ndimiduk</a>)</td>
       <td style="text-align: left"><a href="http://github.com/ndimiduk"><img width="64" src="http://github.com/ndimiduk.png" /></a></td>
       <td style="text-align: left">Hortonworks</td>

Modified: calcite/site/news/2014/06/27/release-0.8.0-incubating/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2014/06/27/release-0.8.0-incubating/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2014/06/27/release-0.8.0-incubating/index.html (original)
+++ calcite/site/news/2014/06/27/release-0.8.0-incubating/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2014/08/19/release-0.9.0-incubating/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2014/08/19/release-0.9.0-incubating/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2014/08/19/release-0.9.0-incubating/index.html (original)
+++ calcite/site/news/2014/08/19/release-0.9.0-incubating/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2014/10/02/release-0.9.1-incubating/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2014/10/02/release-0.9.1-incubating/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2014/10/02/release-0.9.1-incubating/index.html (original)
+++ calcite/site/news/2014/10/02/release-0.9.1-incubating/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2014/11/05/release-0.9.2-incubating/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2014/11/05/release-0.9.2-incubating/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2014/11/05/release-0.9.2-incubating/index.html (original)
+++ calcite/site/news/2014/11/05/release-0.9.2-incubating/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2015/01/31/release-1.0.0-incubating/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2015/01/31/release-1.0.0-incubating/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2015/01/31/release-1.0.0-incubating/index.html (original)
+++ calcite/site/news/2015/01/31/release-1.0.0-incubating/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2015/03/13/release-1.1.0-incubating/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2015/03/13/release-1.1.0-incubating/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2015/03/13/release-1.1.0-incubating/index.html (original)
+++ calcite/site/news/2015/03/13/release-1.1.0-incubating/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2015/04/07/release-1.2.0-incubating/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2015/04/07/release-1.2.0-incubating/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2015/04/07/release-1.2.0-incubating/index.html (original)
+++ calcite/site/news/2015/04/07/release-1.2.0-incubating/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2015/04/24/new-committers/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2015/04/24/new-committers/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2015/04/24/new-committers/index.html (original)
+++ calcite/site/news/2015/04/24/new-committers/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2015/05/30/release-1.3.0-incubating/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2015/05/30/release-1.3.0-incubating/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2015/05/30/release-1.3.0-incubating/index.html (original)
+++ calcite/site/news/2015/05/30/release-1.3.0-incubating/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2015/06/05/algebra-builder/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2015/06/05/algebra-builder/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2015/06/05/algebra-builder/index.html (original)
+++ calcite/site/news/2015/06/05/algebra-builder/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2015/07/31/xldb-best-lightning-talk/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2015/07/31/xldb-best-lightning-talk/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2015/07/31/xldb-best-lightning-talk/index.html (original)
+++ calcite/site/news/2015/07/31/xldb-best-lightning-talk/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2015/09/02/release-1.4.0-incubating/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2015/09/02/release-1.4.0-incubating/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2015/09/02/release-1.4.0-incubating/index.html (original)
+++ calcite/site/news/2015/09/02/release-1.4.0-incubating/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2015/10/22/calcite-graduates/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2015/10/22/calcite-graduates/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2015/10/22/calcite-graduates/index.html (original)
+++ calcite/site/news/2015/10/22/calcite-graduates/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2015/11/08/new-committers/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2015/11/08/new-committers/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2015/11/08/new-committers/index.html (original)
+++ calcite/site/news/2015/11/08/new-committers/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2015/11/10/release-1.5.0/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2015/11/10/release-1.5.0/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2015/11/10/release-1.5.0/index.html (original)
+++ calcite/site/news/2015/11/10/release-1.5.0/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://github.com/jcamachor" class="post-author">
       <img src="http://github.com/jcamachor.png"
            class="avatar" alt="jcamacho avatar"

Modified: calcite/site/news/2016/01/22/release-1.6.0/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2016/01/22/release-1.6.0/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2016/01/22/release-1.6.0/index.html (original)
+++ calcite/site/news/2016/01/22/release-1.6.0/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2016/02/17/elser-pmc/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2016/02/17/elser-pmc/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2016/02/17/elser-pmc/index.html (original)
+++ calcite/site/news/2016/02/17/elser-pmc/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2016/02/17/streaming-sql-talk/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2016/02/17/streaming-sql-talk/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2016/02/17/streaming-sql-talk/index.html (original)
+++ calcite/site/news/2016/02/17/streaming-sql-talk/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2016/03/22/cassandra-adapter/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2016/03/22/cassandra-adapter/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2016/03/22/cassandra-adapter/index.html (original)
+++ calcite/site/news/2016/03/22/cassandra-adapter/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/2016/03/22/release-1.7.0/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/2016/03/22/release-1.7.0/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/2016/03/22/release-1.7.0/index.html (original)
+++ calcite/site/news/2016/03/22/release-1.7.0/index.html Mon Apr  4 23:39:39 2016
@@ -148,43 +148,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/index.html (original)
+++ calcite/site/news/index.html Mon Apr  4 23:39:39 2016
@@ -153,43 +153,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -244,43 +207,6 @@ for CSV and JSON files, and JDBC data so
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -357,43 +283,6 @@ to SLF4J’s <code>DEBUG</code> level
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -447,43 +336,6 @@ and
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -528,43 +380,6 @@ not least in discussing <a href="https:/
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -636,43 +451,6 @@ further tune the metadata layer.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://github.com/jcamachor" class="post-author">
       <img src="http://github.com/jcamachor.png"
            class="avatar" alt="jcamacho avatar"
@@ -718,43 +496,6 @@ further tune the metadata layer.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -799,43 +540,6 @@ committers for their work on Calcite. We
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -909,43 +613,6 @@ celebrated with a graduation cake.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -997,43 +664,6 @@ so that you can easily create relational
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1086,43 +716,6 @@ and <a href="https://www.youtube.com/wat
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1215,43 +808,6 @@ extensive set of query-optimization rule
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1297,43 +853,6 @@ and various improvements to Avatica.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1381,43 +900,6 @@ committers for their work on Calcite. We
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1471,43 +953,6 @@ improve implicit and explicit conversion
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1561,43 +1006,6 @@ calling constructors directly.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1652,43 +1060,6 @@ and fixes about 30 bugs.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1733,43 +1104,6 @@ before you move on to 1.0.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1811,43 +1145,6 @@ before you move on to 1.0.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1889,43 +1186,6 @@ before you move on to 1.0.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"

Modified: calcite/site/news/releases/index.html
URL: http://svn.apache.org/viewvc/calcite/site/news/releases/index.html?rev=1737754&r1=1737753&r2=1737754&view=diff
==============================================================================
--- calcite/site/news/releases/index.html (original)
+++ calcite/site/news/releases/index.html Mon Apr  4 23:39:39 2016
@@ -134,7 +134,6 @@
         
 
 
-  
 <article>
   <h2>
     <a href="/news/2016/03/22/release-1.7.0/">
@@ -153,43 +152,6 @@
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -246,8 +208,6 @@ to SLF4J’s <code>DEBUG</code> level
   </div>
 </article>
 
-
-  
 <article>
   <h2>
     <a href="/news/2016/01/22/release-1.6.0/">
@@ -266,43 +226,6 @@ to SLF4J’s <code>DEBUG</code> level
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -354,8 +277,6 @@ further tune the metadata layer.</p>
   </div>
 </article>
 
-
-  
 <article>
   <h2>
     <a href="/news/2015/11/10/release-1.5.0/">
@@ -374,43 +295,6 @@ further tune the metadata layer.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://github.com/jcamachor" class="post-author">
       <img src="http://github.com/jcamachor.png"
            class="avatar" alt="jcamacho avatar"
@@ -436,8 +320,6 @@ further tune the metadata layer.</p>
   </div>
 </article>
 
-
-  
 <article>
   <h2>
     <a href="/news/2015/09/02/release-1.4.0-incubating/">
@@ -456,43 +338,6 @@ further tune the metadata layer.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -524,8 +369,6 @@ so that you can easily create relational
   </div>
 </article>
 
-
-  
 <article>
   <h2>
     <a href="/news/2015/05/30/release-1.3.0-incubating/">
@@ -544,43 +387,6 @@ so that you can easily create relational
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -606,8 +412,6 @@ and various improvements to Avatica.</p>
   </div>
 </article>
 
-
-  
 <article>
   <h2>
     <a href="/news/2015/04/07/release-1.2.0-incubating/">
@@ -626,43 +430,6 @@ and various improvements to Avatica.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -696,8 +463,6 @@ improve implicit and explicit conversion
   </div>
 </article>
 
-
-  
 <article>
   <h2>
     <a href="/news/2015/03/13/release-1.1.0-incubating/">
@@ -716,43 +481,6 @@ improve implicit and explicit conversion
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -786,8 +514,6 @@ calling constructors directly.</p>
   </div>
 </article>
 
-
-  
 <article>
   <h2>
     <a href="/news/2015/01/31/release-1.0.0-incubating/">
@@ -806,43 +532,6 @@ calling constructors directly.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -877,8 +566,6 @@ and fixes about 30 bugs.</p>
   </div>
 </article>
 
-
-  
 <article>
   <h2>
     <a href="/news/2014/11/05/release-0.9.2-incubating/">
@@ -897,43 +584,6 @@ and fixes about 30 bugs.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -958,8 +608,6 @@ before you move on to 1.0.</p>
   </div>
 </article>
 
-
-  
 <article>
   <h2>
     <a href="/news/2014/10/02/release-0.9.1-incubating/">
@@ -978,43 +626,6 @@ before you move on to 1.0.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1036,8 +647,6 @@ before you move on to 1.0.</p>
   </div>
 </article>
 
-
-  
 <article>
   <h2>
     <a href="/news/2014/08/19/release-0.9.0-incubating/">
@@ -1056,43 +665,6 @@ before you move on to 1.0.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1114,8 +686,6 @@ before you move on to 1.0.</p>
   </div>
 </article>
 
-
-  
 <article>
   <h2>
     <a href="/news/2014/06/27/release-0.8.0-incubating/">
@@ -1134,43 +704,6 @@ before you move on to 1.0.</p>
     
     
     
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-        
-          
-        
-        
-          
-        
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
-      
-    
     <a href="http://people.apache.org/~jhyde" class="post-author">
       <img src="http://github.com/julianhyde.png"
            class="avatar" alt="jhyde avatar"
@@ -1195,7 +728,6 @@ new utility, <code>SqlRun</code>.</p>
 </article>
 
 
-
       </div>
 
       <div class="unit one-fifth hide-on-mobiles">