You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by bu...@apache.org on 2013/05/20 21:06:04 UTC

svn commit: r862537 [1/2] - in /websites/staging/gora/trunk/content: ./ board_reports/

Author: buildbot
Date: Mon May 20 19:06:03 2013
New Revision: 862537

Log:
Staging update by buildbot for gora

Added:
    websites/staging/gora/trunk/content/board_reports/
    websites/staging/gora/trunk/content/board_reports/2010-11.html
    websites/staging/gora/trunk/content/board_reports/2011-02.html
    websites/staging/gora/trunk/content/board_reports/2011-12.html
    websites/staging/gora/trunk/content/board_reports/2012-01.html
    websites/staging/gora/trunk/content/board_reports/2012-02.html
    websites/staging/gora/trunk/content/board_reports/2012-03.html
    websites/staging/gora/trunk/content/board_reports/2012-04.html
    websites/staging/gora/trunk/content/board_reports/2012-08.html
    websites/staging/gora/trunk/content/board_reports/2012-11.html
    websites/staging/gora/trunk/content/board_reports/2013-02.html
    websites/staging/gora/trunk/content/board_reports/2013-05.html
    websites/staging/gora/trunk/content/board_reports/index.html
Modified:
    websites/staging/gora/trunk/content/   (props changed)

Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 20 19:06:03 2013
@@ -1 +1 @@
-1480468
+1484568

Added: websites/staging/gora/trunk/content/board_reports/2010-11.html
==============================================================================
--- websites/staging/gora/trunk/content/board_reports/2010-11.html (added)
+++ websites/staging/gora/trunk/content/board_reports/2010-11.html Mon May 20 19:06:03 2013
@@ -0,0 +1,178 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- " />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./../resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./../resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./../resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./../resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./../downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./../contribute.html">Contribute</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../credits.html">People</a></li>
+                <li><a href="./../related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../about.html">About</a></li>
+                <li><a href="./../current/overview.html">Current Documentation</a></li>
+                <li><a href="./../current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./../version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./../resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div> <!--/.nav-collapse -->
+      </div> <!-- /container -->
+    </div> <!-- /navbar-inner -->
+  </div> <!-- /navbar -->
+  
+  <div class="container" id="Gora_">
+
+<h2 id="apache-gora-project-report-november-2010">Apache Gora Project Report November 2010</h2>
+<p>Gora is an ORM framework for column stores such as Apache HBase and Apache
+Cassandra with a specific focus on Hadoop.</p>
+<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation</h3>
+<ol>
+<li>Port Gora code and license headers into ASF license headers</li>
+<li>Develop a strong community with organizational diversity and with
+infection into existing ASF projects like Nutch and Hadoop</li>
+<li>At least one Gora incubating release</li>
+</ol>
+<h3 id="any-issues-that-the-incubator-pmc-ipmc-or-asf-board-wishneed-to-be-aware-of">Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of?</h3>
+<p>No, not at this time.</p>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?</h3>
+<p>The community is slowly migrating over from Github. Mailing lists activity
+is mainly from Gora committers and mentors, though we have fielded a user
+question or two since the last report. Enis sent a link regarding the
+spring-data framework, a NoSQL solution from the Spring community.</p>
+<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report?</h3>
+<p>Gora was voted into the Incubator by the IPMC on September 26, 2010.</p>
+<p>Work has effectively begun at the ASF. An Apache Forrest-based website has
+been stood up (GORA-2) at http://incubator.apache.org led by Enis Soztutar
+and Henry Saputra. Andrew Hart contributed a logo for GORA in GORA-3.
+Andrzej Bialecki has been leading the development of several Gora backends,
+including Ehcache (GORA-13), JDBM2 (GORA-14) and Solr (GORA-9). Other
+bugfixes and development discussions (e.g., GORA-12) have been churning
+along (with contributions from Dogacan Guney and others. The project's
+development is moving forward.</p>
+<p>A software grant was recorded on October 5, 2010 and Chris Mattmann set up
+the initial Gora Incubator tracking status page at
+http://incubator.apache.org/projects/gora.html in GORA-10.</p>
+
+  </div> <!-- /container (main block) -->
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/board_reports/2011-02.html
==============================================================================
--- websites/staging/gora/trunk/content/board_reports/2011-02.html (added)
+++ websites/staging/gora/trunk/content/board_reports/2011-02.html Mon May 20 19:06:03 2013
@@ -0,0 +1,204 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- " />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./../resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./../resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./../resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./../resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./../downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./../contribute.html">Contribute</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../credits.html">People</a></li>
+                <li><a href="./../related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../about.html">About</a></li>
+                <li><a href="./../current/overview.html">Current Documentation</a></li>
+                <li><a href="./../current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./../version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./../resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div> <!--/.nav-collapse -->
+      </div> <!-- /container -->
+    </div> <!-- /navbar-inner -->
+  </div> <!-- /navbar -->
+  
+  <div class="container" id="Gora_">
+
+<h2 id="apache-gora-project-report-february-2012">Apache Gora Project Report February 2012</h2>
+<p>Apache Gora is an open source framework providing an in memory data model
+and persistence for big data. Gora supports persisting to column stores,
+key value stores, document stores and RDBMSs, and analyzing the data with
+extensive Hadoop MapReduce support.</p>
+<h3 id="project-releases">Project Releases</h3>
+<p>The last official project release was made on 24/09/2011 which was the
+0.1.1-incubating release (2nd whilst in the Incubator). Discussion has
+surfaced on the project development strategy for spinning a 0.2 RC within
+the next month or so.
+In addition to the numerous improvements made between 0.1.1-incubating and
+0.2 we plan to implement two additional data store modules, namely gora-solr
+and gora-accumulo. The addition of these modules not only drives the project
+towards its extended project description and aspirations, but will also ensure that
+Apache Gora is extended to two diverse and active communities with the ASF.</p>
+<h3 id="overall-project-activity-since-last-report">Overall Project Activity since last report</h3>
+<p>Since reporting we have identified several improvements to be made to the
+codebase. These issues are actively being worked on, however the task of
+migrating all Gora infrastructure to TLP status is currently taking precedence.
+In terms of project activity, over the last month, our mailing lists have
+witnessed sustainable levels of activity with noticeably higher volumes of
+traffic. Daniel Shahaf has done an excellent job of migrating the overwhelming
+majority of the incubator infrastructure over to TLP configuration.</p>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?</h3>
+<p>Having just been accepted into the ASF as a TLP, the Gora PMC is pleased
+to announce that having VOTE'd we have successfully attracted one new
+committer and PMC member, Keith Turner. In addition we've become aware
+of some other more discrete members of the community chipping in.
+This is promising, as members from communities as far afield as Apache
+James are actively monitoring the Gora development lists.
+Additionally we have connected with members of the JOOQ community
+regarding a possible re-write of the gora-sql module as well as members
+of the Hector Developers community, a formal announcement was made on
+15/01/2012 (cross posted to the Hector user lists) which states
+continued and committed support for the Hector client API within
+the gora-cassandra module. This was followed by members of the Hector
+development team formally stating on the Gora dev lists that they are
+happy to work collaboratively to make both Hector and Gora better projects.</p>
+<h3 id="changes-to-pmc-committers">Changes to PMC &amp; Committers</h3>
+<p>The Gora PMC is pleased to announce that Keith Turner was VOTE'd in
+as PMC member and Committer. Hopefully by the time this report is
+presented to the Board, Keith will be on board and able to actively
+maintain and improve the gora-accumulo module, also opening Gora up
+to the Accumulo community.</p>
+<h3 id="pmc-and-committer-diversity">PMC and Committer diversity</h3>
+<p>We currently have committers from a wide variety of projects including,
+Nutch, Tika, OODT, Camel, Solr to name a few. Once Keith's credentials are
+processed we can add Accumulo to this list. This list is not exhaustive.</p>
+<h3 id="project-branding-or-naming-issues">Project Branding or Naming issues</h3>
+<p>As we migrate the website to the TLP infrastructure we have created an
+issue on the Gora Jira to ensure that all ASF branding and naming guidelines
+are implemented fully and that Apache Gora is in compliance.</p>
+<h3 id="legal-issues">Legal issues</h3>
+<p>We currently have an issue with one particular library being used within the
+gora-sql store. It is the communities intention to remove this LGPL licensed library
+from the codebase replacing it with implementations from JOOQ an ASL 2.0 licensed library.</p>
+
+  </div> <!-- /container (main block) -->
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/board_reports/2011-12.html
==============================================================================
--- websites/staging/gora/trunk/content/board_reports/2011-12.html (added)
+++ websites/staging/gora/trunk/content/board_reports/2011-12.html Mon May 20 19:06:03 2013
@@ -0,0 +1,188 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- " />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./../resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./../resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./../resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./../resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./../downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./../contribute.html">Contribute</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../credits.html">People</a></li>
+                <li><a href="./../related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../about.html">About</a></li>
+                <li><a href="./../current/overview.html">Current Documentation</a></li>
+                <li><a href="./../current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./../version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./../resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div> <!--/.nav-collapse -->
+      </div> <!-- /container -->
+    </div> <!-- /navbar-inner -->
+  </div> <!-- /navbar -->
+  
+  <div class="container" id="Gora_">
+
+<h2 id="apache-gora-project-report-december-2011">Apache Gora Project Report December 2011</h2>
+<p>Gora is an ORM framework for column stores such as Apache HBase and Apache
+Cassandra with a specific focus on Hadoop.</p>
+<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation</h3>
+<ol>
+<li>Fix failing module tests within the Jenkins CI build</li>
+<li>Update both project site and wiki documentation with specific emphasis
+on Hbase, Cassandra and SQL modules as well as the release process</li>
+<li>Write tests for Cassandra module as this would provide an additional
+layer of consistency to the project. This is fundamental before a
+0.2-incubating release.</li>
+</ol>
+<h3 id="any-issues-that-the-incubator-pmc-ipmc-or-asf-board-wishneed-to-be-aware-of">Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of?</h3>
+<ol>
+<li>The Gora PPMC recently voted to extend an invitation to Ferdy Galema,
+he has however noted that he is on holiday and will not be able to accept
+until his return.</li>
+<li>The community plans a 0.2-incubating release soon, and it will likely
+coincide with the graduation VOTE that Chris Mattmann, champion for Gora,
+will put forth.</li>
+</ol>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?</h3>
+<p>With the addition of Ferdy Galema, as stated above there has also been
+interest from one of Ferdy's colleagues and additionally Keith Turner who is
+working on the Accumulo (Apache Incubator) project. Keith's intention is to
+build a gora-accumulo store which would add significantly to Gora.</p>
+<p>The project is currently VOTE'ing on its graduation, at this thread:
+http://s.apache.org/AbC. So far community response looks good. If the VOTE
+passes, we'll head over to general@incubator
+and raise the VOTE there. If all is well on that VOTE, we're targetting a
+January 2012 resolution to the board.</p>
+<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report?</h3>
+<p>Gora was voted into the Incubator by the IPMC on September 26, 2010.</p>
+<p>Gora 0.1.1-incubating was successfully released on 24 September 2011 which
+displays that the project has made 2 releases since entering the incubator.
+Additionally a Jenkins CI build has been established and work is on way to
+firstly fix the broken tests, before working to improve overall code test
+coverage. In particular the modular nature of the project meant that
+developers have decided that a Maven build was more appropriate than an
+Ant/Ivy implementation.</p>
+
+  </div> <!-- /container (main block) -->
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/board_reports/2012-01.html
==============================================================================
--- websites/staging/gora/trunk/content/board_reports/2012-01.html (added)
+++ websites/staging/gora/trunk/content/board_reports/2012-01.html Mon May 20 19:06:03 2013
@@ -0,0 +1,207 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- " />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./../resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./../resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./../resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./../resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./../downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./../contribute.html">Contribute</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../credits.html">People</a></li>
+                <li><a href="./../related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../about.html">About</a></li>
+                <li><a href="./../current/overview.html">Current Documentation</a></li>
+                <li><a href="./../current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./../version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./../resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div> <!--/.nav-collapse -->
+      </div> <!-- /container -->
+    </div> <!-- /navbar-inner -->
+  </div> <!-- /navbar -->
+  
+  <div class="container" id="Gora_">
+
+<h2 id="apache-gora-project-report-january-2012">Apache Gora Project Report January 2012</h2>
+<div class="codehilite"><pre><span class="n">A</span><span class="o">.</span> <span class="n">Establish</span> <span class="n">the</span> <span class="n">Apache</span> <span class="n">Gora</span> <span class="n">Project</span>
+
+   <span class="n">WHEREAS</span><span class="p">,</span> <span class="n">the</span> <span class="n">Board</span> <span class="n">of</span> <span class="n">Directors</span> <span class="n">deems</span> <span class="n">it</span> <span class="n">to</span> <span class="n">be</span> <span class="n">in</span> <span class="n">the</span> <span class="n">best</span>
+   <span class="n">interests</span> <span class="n">of</span> <span class="n">the</span> <span class="n">Foundation</span> <span class="ow">and</span> <span class="n">consistent</span> <span class="n">with</span> <span class="n">the</span>
+   <span class="n">Foundation</span><span class="err">&#39;</span><span class="n">s</span> <span class="n">purpose</span> <span class="n">to</span> <span class="n">establish</span> <span class="n">a</span> <span class="n">Project</span> <span class="n">Management</span>
+   <span class="n">Committee</span> <span class="n">charged</span> <span class="n">with</span> <span class="n">the</span> <span class="n">creation</span> <span class="ow">and</span> <span class="n">maintenance</span> <span class="n">of</span> 
+   <span class="nb">open</span><span class="o">-</span><span class="n">source</span> <span class="n">software</span> <span class="k">for</span> <span class="n">mapping</span> <span class="n">objects</span> <span class="n">to</span> <span class="n">NoSQL</span> <span class="n">databases</span>
+   <span class="k">for</span> <span class="n">distribution</span> <span class="n">at</span> <span class="nb">no</span> <span class="n">charge</span> <span class="n">to</span> <span class="n">the</span> <span class="n">public</span><span class="o">.</span>
+
+   <span class="n">NOW</span><span class="p">,</span> <span class="n">THEREFORE</span><span class="p">,</span> <span class="n">BE</span> <span class="n">IT</span> <span class="n">RESOLVED</span><span class="p">,</span> <span class="n">that</span> <span class="n">a</span> <span class="n">Project</span> <span class="n">Management</span>
+   <span class="n">Committee</span> <span class="p">(</span><span class="n">PMC</span><span class="p">),</span> <span class="n">to</span> <span class="n">be</span> <span class="n">known</span> <span class="n">as</span> <span class="n">the</span> <span class="s">&quot;Apache Gora Project&quot;</span><span class="p">,</span>
+   <span class="n">be</span> <span class="ow">and</span> <span class="n">hereby</span> <span class="n">is</span> <span class="n">established</span> <span class="n">pursuant</span> <span class="n">to</span> <span class="n">Bylaws</span> <span class="n">of</span> <span class="n">the</span>
+   <span class="n">Foundation</span><span class="p">;</span> <span class="ow">and</span> <span class="n">be</span> <span class="n">it</span> <span class="n">further</span>
+
+   <span class="n">RESOLVED</span><span class="p">,</span> <span class="n">that</span> <span class="n">the</span> <span class="n">Apache</span> <span class="n">Gora</span> <span class="n">Project</span> <span class="n">be</span> <span class="ow">and</span> <span class="n">hereby</span> <span class="n">is</span>
+   <span class="n">responsible</span> <span class="k">for</span> <span class="n">the</span> <span class="n">creation</span> <span class="ow">and</span> <span class="n">maintenance</span> <span class="n">of</span> <span class="n">software</span>
+   <span class="n">related</span> <span class="n">to</span> <span class="nb">open</span><span class="o">-</span><span class="n">source</span> <span class="n">software</span> <span class="k">for</span> <span class="n">mapping</span> <span class="n">objects</span> <span class="n">to</span> <span class="n">NoSQL</span> 
+   <span class="n">databases</span><span class="p">;</span> <span class="ow">and</span> <span class="n">be</span> <span class="n">it</span> <span class="n">further</span>
+
+   <span class="n">RESOLVED</span><span class="p">,</span> <span class="n">that</span> <span class="n">the</span> <span class="n">office</span> <span class="n">of</span> <span class="s">&quot;Vice President, Apache Gora&quot;</span> <span class="n">be</span>
+   <span class="ow">and</span> <span class="n">hereby</span> <span class="n">is</span> <span class="n">created</span><span class="p">,</span> <span class="n">the</span> <span class="n">person</span> <span class="n">holding</span> <span class="n">such</span> <span class="n">office</span> <span class="n">to</span>
+   <span class="n">serve</span> <span class="n">at</span> <span class="n">the</span> <span class="n">direction</span> <span class="n">of</span> <span class="n">the</span> <span class="n">Board</span> <span class="n">of</span> <span class="n">Directors</span> <span class="n">as</span> <span class="n">the</span> <span class="n">chair</span>
+   <span class="n">of</span> <span class="n">the</span> <span class="n">Apache</span> <span class="n">Gora</span> <span class="n">Project</span><span class="p">,</span> <span class="ow">and</span> <span class="n">to</span> <span class="n">have</span> <span class="n">primary</span> <span class="n">responsibility</span>
+   <span class="k">for</span> <span class="n">management</span> <span class="n">of</span> <span class="n">the</span> <span class="n">projects</span> <span class="n">within</span> <span class="n">the</span> <span class="n">scope</span> <span class="n">of</span>
+   <span class="n">responsibility</span> <span class="n">of</span> <span class="n">the</span> <span class="n">Apache</span> <span class="n">Gora</span> <span class="n">Project</span><span class="p">;</span> <span class="ow">and</span> <span class="n">be</span> <span class="n">it</span> <span class="n">further</span>
+
+   <span class="n">RESOLVED</span><span class="p">,</span> <span class="n">that</span> <span class="n">the</span> <span class="n">persons</span> <span class="n">listed</span> <span class="n">immediately</span> <span class="n">below</span> <span class="n">be</span> <span class="ow">and</span>
+   <span class="n">hereby</span> <span class="n">are</span> <span class="n">appointed</span> <span class="n">to</span> <span class="n">serve</span> <span class="n">as</span> <span class="n">the</span> <span class="n">initial</span> <span class="n">members</span> <span class="n">of</span> <span class="n">the</span>
+   <span class="n">Apache</span> <span class="n">Gora</span> <span class="n">Project:</span>
+
+      <span class="o">*</span> <span class="n">Sertan</span> <span class="n">Alkan</span> <span class="sr">&lt;sertan@apache.org&gt;</span>
+      <span class="o">*</span> <span class="n">Andrzej</span> <span class="n">Bialecki</span> <span class="sr">&lt;ab@apache.org&gt;</span>
+      <span class="o">*</span> <span class="n">Ioannis</span> <span class="n">Canellos</span> <span class="sr">&lt;iocanel@apache.org&gt;</span>
+      <span class="o">*</span> <span class="n">Ferdy</span> <span class="n">Galema</span> <span class="sr">&lt;ferdy@apache.org&gt;</span>
+      <span class="o">*</span> <span class="n">Dogacan</span> <span class="n">Guney</span> <span class="sr">&lt;dogacan@apache.org&gt;</span>
+      <span class="o">*</span> <span class="n">Andrew</span> <span class="n">Hart</span> <span class="sr">&lt;ahart@apache.org&gt;</span>
+      <span class="o">*</span> <span class="n">Chris</span> <span class="n">Mattmann</span> <span class="sr">&lt;mattmann@apache.org&gt;</span>
+      <span class="o">*</span> <span class="n">Lewis</span> <span class="n">John</span> <span class="n">McGibbney</span> <span class="sr">&lt;lewismc@apache.org&gt;</span>
+      <span class="o">*</span> <span class="n">Julien</span> <span class="n">Nioche</span> <span class="sr">&lt;jnioche@apache.org&gt;</span>
+      <span class="o">*</span> <span class="n">Henry</span> <span class="n">Saputra</span> <span class="sr">&lt;hsaputra@apache.org&gt;</span>
+      <span class="o">*</span> <span class="n">Enis</span> <span class="n">Soztutar</span> <span class="sr">&lt;enis@apache.org&gt;</span>
+      <span class="o">*</span> <span class="n">David</span> <span class="n">Woollard</span> <span class="sr">&lt;woollard@apache.org&gt;</span>
+
+   <span class="n">RESOLVED</span><span class="p">,</span> <span class="n">that</span> <span class="n">the</span> <span class="n">Apache</span> <span class="n">Gora</span> <span class="n">Project</span> <span class="n">be</span> <span class="ow">and</span> <span class="n">hereby</span>
+   <span class="n">is</span> <span class="n">tasked</span> <span class="n">with</span> <span class="n">the</span> <span class="n">migration</span> <span class="ow">and</span> <span class="n">rationalization</span> <span class="n">of</span> <span class="n">the</span> <span class="n">Apache</span>
+   <span class="n">Incubator</span> <span class="n">Gora</span> <span class="n">sub</span><span class="o">-</span><span class="n">project</span><span class="p">;</span> <span class="ow">and</span> <span class="n">be</span> <span class="n">it</span> <span class="n">further</span>
+
+   <span class="n">RESOLVED</span><span class="p">,</span> <span class="n">that</span> <span class="n">all</span> <span class="n">responsibilities</span> <span class="n">pertaining</span> <span class="n">to</span> <span class="n">the</span> <span class="n">Apache</span>
+   <span class="n">Incubator</span> <span class="n">Gora</span> <span class="n">sub</span><span class="o">-</span><span class="n">project</span> <span class="n">encumbered</span> <span class="n">upon</span> <span class="n">the</span>
+   <span class="n">Apache</span> <span class="n">Incubator</span> <span class="n">Project</span> <span class="n">are</span> <span class="n">hereafter</span> <span class="n">discharged</span><span class="o">.</span>
+
+   <span class="n">NOW</span><span class="p">,</span> <span class="n">THEREFORE</span><span class="p">,</span> <span class="n">BE</span> <span class="n">IT</span> <span class="n">FURTHER</span> <span class="n">RESOLVED</span><span class="p">,</span> <span class="n">that</span> <span class="n">Lewis</span> <span class="n">John</span> <span class="n">McGibbney</span>
+   <span class="n">be</span> <span class="n">appointed</span> <span class="n">to</span> <span class="n">the</span> <span class="n">office</span> <span class="n">of</span> <span class="n">Vice</span> <span class="n">President</span><span class="p">,</span> <span class="n">Apache</span> <span class="n">Gora</span><span class="p">,</span> <span class="n">to</span>
+   <span class="n">serve</span> <span class="n">in</span> <span class="n">accordance</span> <span class="n">with</span> <span class="ow">and</span> <span class="n">subject</span> <span class="n">to</span> <span class="n">the</span> <span class="n">direction</span> <span class="n">of</span> <span class="n">the</span>
+   <span class="n">Board</span> <span class="n">of</span> <span class="n">Directors</span> <span class="ow">and</span> <span class="n">the</span> <span class="n">Bylaws</span> <span class="n">of</span> <span class="n">the</span> <span class="n">Foundation</span> <span class="k">until</span>
+   <span class="n">death</span><span class="p">,</span> <span class="n">resignation</span><span class="p">,</span> <span class="n">retirement</span><span class="p">,</span> <span class="n">removal</span> <span class="ow">or</span> <span class="n">disqualification</span><span class="p">,</span>
+   <span class="ow">or</span> <span class="k">until</span> <span class="n">a</span> <span class="n">successor</span> <span class="n">is</span> <span class="n">appointed</span><span class="o">.</span>
+</pre></div>
+
+  </div> <!-- /container (main block) -->
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/board_reports/2012-02.html
==============================================================================
--- websites/staging/gora/trunk/content/board_reports/2012-02.html (added)
+++ websites/staging/gora/trunk/content/board_reports/2012-02.html Mon May 20 19:06:03 2013
@@ -0,0 +1,204 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- " />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./../resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./../resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./../resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./../resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./../downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./../contribute.html">Contribute</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../credits.html">People</a></li>
+                <li><a href="./../related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../about.html">About</a></li>
+                <li><a href="./../current/overview.html">Current Documentation</a></li>
+                <li><a href="./../current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./../version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./../resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div> <!--/.nav-collapse -->
+      </div> <!-- /container -->
+    </div> <!-- /navbar-inner -->
+  </div> <!-- /navbar -->
+  
+  <div class="container" id="Gora_">
+
+<h2 id="apache-gora-project-report-january-2012">Apache Gora Project Report January 2012</h2>
+<p>Apache Gora is an open source framework providing an in memory data model
+and persistence for big data. Gora supports persisting to column stores,
+key value stores, document stores and RDBMSs, and analyzing the data with
+extensive Hadoop MapReduce support.</p>
+<h3 id="project-releases">Project Releases</h3>
+<p>The last official project release was made on 24/09/2011 which was the
+0.1.1-incubating release (2nd whilst in the Incubator). Discussion has
+surfaced on the project development strategy for spinning a 0.2 RC within
+the next month or so.
+In addition to the numerous improvements made between 0.1.1-incubating and
+0.2 we plan to implement two additional data store modules, namely gora-solr
+and gora-accumulo. The addition of these modules not only drives the project
+towards its extended project description and aspirations, but will also ensure that
+Apache Gora is extended to two diverse and active communities with the ASF.</p>
+<h3 id="overall-project-activity-since-last-report">Overall Project Activity since last report</h3>
+<p>Since reporting we have identified several improvements to be made to the
+codebase. These issues are actively being worked on, however the task of
+migrating all Gora infrastructure to TLP status is currently taking precedence.
+In terms of project activity, over the last month, our mailing lists have
+witnessed sustainable levels of activity with noticeably higher volumes of
+traffic. Daniel Shahaf has done an excellent job of migrating the overwhelming
+majority of the incubator infrastructure over to TLP configuration.</p>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?</h3>
+<p>Having just been accepted into the ASF as a TLP, the Gora PMC is pleased
+to announce that having VOTE'd we have successfully attracted one new
+committer and PMC member, Keith Turner. In addition we've become aware
+of some other more discrete members of the community chipping in.
+This is promising, as members from communities as far afield as Apache
+James are actively monitoring the Gora development lists.
+Additionally we have connected with members of the JOOQ community
+regarding a possible re-write of the gora-sql module as well as members
+of the Hector Developers community, a formal announcement was made on
+15/01/2012 (cross posted to the Hector user lists) which states
+continued and committed support for the Hector client API within
+the gora-cassandra module. This was followed by members of the Hector
+development team formally stating on the Gora dev lists that they are
+happy to work collaboratively to make both Hector and Gora better projects.</p>
+<h3 id="changes-to-pmc-committers">Changes to PMC &amp; Committers</h3>
+<p>The Gora PMC is pleased to announce that Keith Turner was VOTE'd in
+as PMC member and Committer. Hopefully by the time this report is
+presented to the Board, Keith will be on board and able to actively
+maintain and improve the gora-accumulo module, also opening Gora up
+to the Accumulo community.</p>
+<h3 id="pmc-and-committer-diversity">PMC and Committer diversity</h3>
+<p>We currently have committers from a wide variety of projects including,
+Nutch, Tika, OODT, Camel, Solr to name a few. Once Keith's credentials are
+processed we can add Accumulo to this list. This list is not exhaustive.</p>
+<h3 id="project-branding-or-naming-issues">Project Branding or Naming issues</h3>
+<p>As we migrate the website to the TLP infrastructure we have created an
+issue on the Gora Jira to ensure that all ASF branding and naming guidelines
+are implemented fully and that Apache Gora is in compliance.</p>
+<h3 id="legal-issues">Legal issues</h3>
+<p>We currently have an issue with one particular library being used within the
+gora-sql store. It is the communities intention to remove this LGPL licensed library
+from the codebase replacing it with implementations from JOOQ an ASL 2.0 licensed library.</p>
+
+  </div> <!-- /container (main block) -->
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/board_reports/2012-03.html
==============================================================================
--- websites/staging/gora/trunk/content/board_reports/2012-03.html (added)
+++ websites/staging/gora/trunk/content/board_reports/2012-03.html Mon May 20 19:06:03 2013
@@ -0,0 +1,201 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- " />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./../resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./../resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./../resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./../resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./../downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./../contribute.html">Contribute</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../credits.html">People</a></li>
+                <li><a href="./../related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../about.html">About</a></li>
+                <li><a href="./../current/overview.html">Current Documentation</a></li>
+                <li><a href="./../current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./../version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./../resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div> <!--/.nav-collapse -->
+      </div> <!-- /container -->
+    </div> <!-- /navbar-inner -->
+  </div> <!-- /navbar -->
+  
+  <div class="container" id="Gora_">
+
+<h2 id="apache-gora-project-report-march-2012">Apache Gora Project Report March 2012</h2>
+<p>The Apache Gora open source framework provides an in-memory data model and
+persistence for big data. Gora supports persisting to column stores, key
+value stores, document stores and RDBMSs, and analyzing the data with
+extensive Apache Hadoop MapReduce support.</p>
+<h3 id="project-releases">Project Releases</h3>
+<p>The last official project release was made on 24/09/2011 which was the
+0.1.1-incubating release (2nd whilst in the Incubator). Although since last
+reporting there have been some commits to three Gora modules, some remaining
+issues still need to be addressed before we are ready to roll out a 0.2
+release. This is rather frustrating, as the main issue which blocks a 0.2
+release is a licensing issue on the gora-sql store. It is widely
+acknowledged that although gora-sql is the least used module, it is the one
+which requires attention to rectify this licensing issue.</p>
+<h3 id="overall-project-activity-since-last-report">Overall Project Activity since last report</h3>
+<p>Since graduation all documentation, and infrastructure has been successfully
+migrated over to TLP status. We've witnessed development and commits to
+three datastores and a number of issues addressed as a result. It is safe to
+say that the gora-hbase store seems to be attracting the most development,
+however there are also a number of issues which have recently been opened
+for the gora-cassandra module. In the last report we stated that there were
+two new modules in the process of being integrated into the project (namely
+gora-accumulo and gora-solr), however due to ongoing issues with releases
+for Solr and Accumulo, we are not able to release the gora modules.</p>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?</h3>
+<p>The Gora mailing lists have seen some activity with regards to
+gora-accumulo, however generally speaking traffic was quite low for the
+month until this report. We do however have some excellent news that we are
+submitting an application to Google Summer of Code. The project comprises a
+gora-dynamodb (Amazon Dynamo DB) module, again making best efforts to open
+up Gora to a wider audience.</p>
+<h3 id="changes-to-pmc-committers">Changes to PMC &amp; Committers</h3>
+<p>Since VOTE'ing Keith Turner on to the team no new members have been accepted
+into the Gora development team. Additionally, no new VOTE'ing has taken place.</p>
+<h3 id="pmc-and-committer-diversity">PMC and Committer diversity</h3>
+<p>We currently have committers from a wide variety of projects including,
+Nutch, Tika, OODT, Camel, Solr, Accumulo &amp; Hadoop (this is not an exhaustive
+list). There is work to be done with the Avro implementations, so once we
+are 100% ready to work on these issues, we will be looking to interest
+members of the Avro community in Gora.</p>
+<h3 id="project-branding-or-naming-issues">Project Branding or Naming issues</h3>
+<p>We recently sorted out all branding and trademark issues through trademarks@.
+As this has been addressed there is no more to add at this stage.</p>
+<h3 id="legal-issues">Legal issues</h3>
+<p>We currently have an issue with one particular library being used within the
+gora-sql store. It is the communities intention to remove this LGPL licensed
+library from the codebase replacing it with implementations from JOOQ an ASL
+2.0 licensed library. A re-write of the gora-sql module building from the
+JOOQ library has been delayed until after our 0.2 release, an interim
+solution comprises simply replacing the offending code with TODO's. Although
+technically this makes the gora-sql module unfit for production use, it does
+allow us to progress with releasing Gora 0.2. The community can then move
+towards a rewrite of the gora-sql module for a 0.3 release.</p>
+
+  </div> <!-- /container (main block) -->
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/board_reports/2012-04.html
==============================================================================
--- websites/staging/gora/trunk/content/board_reports/2012-04.html (added)
+++ websites/staging/gora/trunk/content/board_reports/2012-04.html Mon May 20 19:06:03 2013
@@ -0,0 +1,193 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- " />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./../resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./../resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./../resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./../resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./../downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./../contribute.html">Contribute</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../credits.html">People</a></li>
+                <li><a href="./../related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../about.html">About</a></li>
+                <li><a href="./../current/overview.html">Current Documentation</a></li>
+                <li><a href="./../current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./../issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./../mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./../nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./../version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./../resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div> <!--/.nav-collapse -->
+      </div> <!-- /container -->
+    </div> <!-- /navbar-inner -->
+  </div> <!-- /navbar -->
+  
+  <div class="container" id="Gora_">
+
+<h2 id="apache-gora-project-report-april-2012">Apache Gora Project Report April 2012</h2>
+<p>The Apache Gora open source framework provides an in-memory data model and
+persistence for big data. Gora supports persisting to column stores, key
+value stores, document stores and RDBMSs, and analyzing the data with
+extensive Apache Hadoop MapReduce support.</p>
+<h3 id="project-releases">Project Releases</h3>
+<p>The last official project release was made on 24/09/2011 which was the
+0.1.1-incubating release (2nd whilst in the Incubator). Since last
+reporting there have been few commits but the ones we've seen
+have been fairly significant. The community is currently in discussion
+regarding a 0.2 release candidate and it is hoped that we will see a 
+Gora 0.2 release by mid/end April.</p>
+<h3 id="overall-project-activity-since-last-report">Overall Project Activity since last report</h3>
+<p>Activity shadows last months average, with nothing exceptional taking place.
+A blocker issue with our usage of a particular sql library has been dealt with,
+additionally Keith Turner was able to commit his gora-accumulo module, as the 
+distribution of Accumulo was released and available for us to use. Ferdy 
+committed a nice piece of work which now provides users with the ability to 
+properly support multiple data store implementations in parallel. We've also
+seen keen interest for our proposed GSoC project which is to add a gora-Amazon
+DynamoDB module to the project and look forward to picking up traction with 
+this in the near future. Finally our Hadoop core and test dependencies have
+been upgraded to Hadoop 1.0.1 which also paves the way for the Avro upgrade
+post 0.2 release.</p>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?</h3>
+<p>We recently received (rather encouragingly) that someone struggled to
+join the user@ list. This was because this list did not exist, it has
+however now been created. We've had some questions coming into the
+project regarding the hbase module, and whether or not we were going
+to support certain features within Gora, however unfortunately none of
+these issues lead to any commits from outside the existing community.</p>
+<h3 id="changes-to-pmc-committers">Changes to PMC &amp; Committers</h3>
+<p>NONE</p>
+<h3 id="pmc-and-committer-diversity">PMC and Committer diversity</h3>
+<p>We currently have committers from a wide variety of projects including,
+Nutch, Tika, OODT, Camel, Solr, Accumulo &amp; Hadoop (this is not an exhaustive
+list). There is work to be done with the Avro implementations, so once we
+are 100% ready to work on these issues, we will be looking to interest
+members of the Avro community in Gora. It would also be nice to attract 
+members of the Hector and Cassandra community so we will work towards this
+goal. </p>
+<h3 id="project-branding-or-naming-issues">Project Branding or Naming issues</h3>
+<p>NONE</p>
+<h3 id="legal-issues">Legal issues</h3>
+<p>NONE</p>
+
+  </div> <!-- /container (main block) -->
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>