You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by jh...@apache.org on 2017/07/28 17:14:58 UTC

svn commit: r1803305 - in /incubator/public/trunk/content/ip-clearance: calcite-avatica-go.xml index.xml

Author: jhyde
Date: Fri Jul 28 17:14:58 2017
New Revision: 1803305

URL: http://svn.apache.org/viewvc?rev=1803305&view=rev
Log:
Add Calcite Avatica Go

Added:
    incubator/public/trunk/content/ip-clearance/calcite-avatica-go.xml
Modified:
    incubator/public/trunk/content/ip-clearance/index.xml

Added: incubator/public/trunk/content/ip-clearance/calcite-avatica-go.xml
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/ip-clearance/calcite-avatica-go.xml?rev=1803305&view=auto
==============================================================================
--- incubator/public/trunk/content/ip-clearance/calcite-avatica-go.xml (added)
+++ incubator/public/trunk/content/ip-clearance/calcite-avatica-go.xml [utf-8] Fri Jul 28 17:14:58 2017
@@ -0,0 +1,253 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+  <properties>
+    <title>Calcite-Avatica-Go Codebase Intellectual Property (IP) Clearance Status</title>
+  </properties>
+  <body>
+    <section id="Codebase+IP+Clearance+TEMPLATE">
+      <title>Codebase IP Clearance TEMPLATE</title>
+      <pre>-----8-&lt;---- cut here -------8-&lt;---- cut here -------8-&lt;---- cut here-------8-&lt;----</pre>
+      <section id='premable'>
+        <title>Preamble</title>
+      <p>This document (or rather the source of it)
+        is the template for recording IP clearance on new
+codebases. Please store the completed document in this Incubator
+repository using a filename that reflects your project.</p>
+      <p>One of the Incubator's roles is to ensure that proper attention is
+paid to intellectual property. From time to time, an external
+codebase is brought into the ASF that is not a separate project, but
+still represents a substantial contribution that was not developed
+within the ASF's source control system. This is a short form of the
+Incubation checklist, designed to allow code to be imported with
+alacrity while still providing for oversight.</p>
+      <p>This form is not for new projects. The intent is to simply help to
+ensure, and record, that due diligence (Software Grant, CLA, Corp
+CLA, license and dependencies) has been paid to the incoming code, so
+that it can be merged into an existing project/module.
+These legal documents are available on the <a href="http://www.apache.org/licenses/#clas">ASF Licenses</a> page.</p>
+      <p>The receiving PMC is responsible for doing the work. The Incubator is
+simply the repository of the needed information. Once a PMC directly
+checks-in a filled-out short form, everything is done.</p>
+      <p>All PMCs must handle incoming code in this way. Any code that was
+developed outside of the ASF SVN repository must be processed like
+this, even if the external developer is an ASF committer.</p>
+      </section>
+      <section id='process'>
+        <title>Process</title>
+          <ol>
+            <li>
+IP Clearance processing must be executed either by an Officer
+or a Member of the ASF. <em>If you are not an Officer or a Member,
+please contact your project chair who will find an appropriate
+volunteer.</em> Incubator karma is also required. Please request
+karma from the incubator pmc if you do not have it.
+            </li>
+            <li>
+(Optional) <em>Commit an outline <a href='#form-filling'>form</a>,
+filling those parts which can be (at this stage)</em>.
+            </li>
+            <li>
+A software grant must be provided to the ASF. This grant can either be
+done by the ASF Corporate CLA (via Schedule B) or the Software Grant
+Agreement. The completed and signed grant must be emailed to
+secretary@apache.org
+            </li>
+            <li>
+Receipt of the software grant form <strong>must</strong> be acknowledged
+by an Officer of the ASF by recording in the correct file (<em>grants.txt</em> for a License Grant
+or <em>cclas.txt</em> for a Corporate CLA). In most normal circumstances,
+the officer should be the ASF Secretary, who must be provided a copy of
+the grant or CCLA in any case (if not originally sent or Emailed
+to him).
+            </li>
+            <li>
+<strong>Note:</strong> the grant form <strong>must</strong> be acknowledged
+before continuing. If the source is referenced by checksum in the grant,
+commit the canonical tarball for the donated code into the incubator
+drop area (/repos/asf/incubator/donations) together with a checksum
+and a detached signature. This will ensure that apache has a legal record of
+the grant.
+            </li>
+            <li>
+Complete and commit the <a href='#form-filling'>completed form</a>.
+            </li>
+            <li>
+Post a message to general@incubator prefixed [IP CLEARANCE] asking for
+clearance to be checked. Sign off is by lazy consensus so wait at least
+72 hours for a -1.
+            </li>
+            <li>
+Post a [RESULT] to close the thread and let the project know that the
+code has been cleared for import.
+            </li>
+          </ol>
+      </section>
+      <section id='form-filling'>
+        <title>Filling The Form</title>
+      <p>What to do to set it up:</p>
+      <ul>
+        <li>copy this file and re-name it according to
+incubator/public/trunk/content/ip-clearance/${project-codebase}.xml</li>
+        <li>add a row to the table at
+incubator/public/trunk/content/ip-clearance/index.xml</li>
+        <li>make a snapshot of the source code available for review</li>
+      </ul>
+      <p>The snapshot should not last long in place before it is moved to the
+successful incubation area. The sole purpose is to ensure that IP is
+cleared so that the codebase can be merged into the ASF SVN.</p>
+      <p>For this file:</p>
+      <ul>
+        <li>substitute the XYZ name with the real one</li>
+        <li>fill in the description</li>
+        <li>fill in the work items</li>
+        <li>remove this notice</li>
+        <li>set a proper "title" element for the html page</li>
+      </ul>
+      <p>When a work item is done, place the date in the supplied space.</p>
+      <p><em>On the first edit of this file, please delete this notice.</em></p>
+      </section>
+      <pre>-----8-&lt;---- cut here -------8-&lt;---- cut here -------8-&lt;---- cut here-------8-&lt;----</pre>
+    </section>
+    <section id="Calcite+Avatica+Go+Codebase+Intellectual+Property+%28IP%29+Clearance+Status">
+      <title>Calcite-Avatica-Go Codebase Intellectual Property (IP) Clearance Status</title>
+    </section>
+    <section id="Description">
+      <title>Description</title>
+      <p>Calcite-Avatica-Go is a client for Apache Phoenix and Apache Calcite Avatica written in the Go programming language and contributed by Boostport. It describes itself as "Apache Phoenix/Avatica SQL Driver". It is self-contained module, and a medium-sized code base (30 files, 8,000 lines of code). Because it is a different language from current Avatica (Go versus Java) it will probably become a new module in a new git repo and separate releases. It remains to be decided whether we keep the Phoenix-specific customizations in this module or apply those directly in Phoenix.</p>
+    </section>
+    <section id="Project+info">
+      <title>Project info</title>
+      <ul>
+        <li>PMC will be responsible for the code: Apache Calcite PMC</li>
+      </ul>
+      <ul>
+        <li>Into which existing project/module: Apache Calcite Avatica</li>
+      </ul>
+      <ul>
+        <li>Officer or member managing donation: Julian Hyde (jhyde)</li>
+      </ul>
+      <p>
+        <em>Completed tasks are shown by the completion date (YYYY-MM-dd).</em>
+      </p>
+      <section id="Identify+the+codebase">
+        <title>Identify the codebase</title>
+        <table>
+          <tr>
+            <th>date</th>
+            <th>item</th>
+          </tr>
+          <tr>
+            <td>2017-07-27</td>
+            <td><a href="https://github.com/Boostport/avatica/commit/77207918cf826662cb4ea40cfffbfb5cb64bf4a0">https://github.com/Boostport/avatica/commit/77207918cf826662cb4ea40cfffbfb5cb64bf4a0</a>
+                or
+                <a href="http://people.apache.org/~jhyde/boostport-avatica.patch">http://people.apache.org/~jhyde/boostport-avatica.patch</a>.</td>
+          </tr>
+        </table>
+        <p>
+          <pre>$ sha1sum boostport-avatica.patch 
+          ba7441f20261409a2d5b38a88e5d8d6b0d826b86  boostport-avatica.patch
+          $ sha1sum --version 
+          sha1sum (GNU coreutils) 8.21
+          $ md5sum boostport-avatica.patch
+          6f66ce5756b67ecddb35bf1030c49a0b  boostport-avatica.patch
+          $ md5sum --version 
+          md5sum (GNU coreutils) 8.21</pre>
+        </p>
+        <section id="Copyright">
+          <title>Copyright</title>
+          <table>
+            <tr>
+              <th>date</th>
+              <th>item</th>
+            </tr>
+            <tr>
+              <td>2017-07-27</td>
+              <td>Check and make sure that the papers that transfer rights to
+                  the ASF been received. It is only necessary to transfer
+                  rights for the package, the core code, and any new code
+                  produced by the project.<br/>
+                  <br/>
+                  Corporate CLA for "Boostport Pty Ltd" is already on file in cclas.txt.</td>
+            </tr>
+            <tr>
+              <td>2017-07-27</td>
+              <td>Check and make sure that the files that have been donated
+                  have been updated to reflect the new ASF copyright<br/>
+                  <br/>
+                  There are no copyright notices or other file headers in the code, therefore nothing to change.
+                  Code already includes an Apache License.</td>
+            </tr>
+          </table>
+          <p>
+Identify name recorded for software grant: <em>the name of the grant as recorded
+in the foundation/officers area, in either grants.txt or cclas.txt, so that the 
+grant can be easily identified. If recorded in the grants.txt document, use the 
+"for" or title. If recorded in the cclas.txt document, use the company name
+(field 2 without submitter name) and the "form on file" name (field 4, without 
+any people's names).</em>
+          </p>
+        </section>
+        <section id="Verify+distribution+rights">
+          <title>Verify distribution rights</title>
+            <p>
+Corporations and individuals holding existing distribution rights:
+            </p>
+            <ul>
+<li>Francis Chuang (francischuang)</li>
+<li>Boostport Pty Ltd</li>
+            </ul>
+          <table>
+            <tr>
+              <th>date</th>
+              <th>item</th>
+            </tr>
+            <tr>
+              <td>2017-07-27</td>
+              <td>Check that all active committers have a signed CLA on
+                  record.</td>
+            </tr>
+            <tr>
+              <td>2017-07-27</td>
+              <td>Remind active committers that they are responsible for
+                  ensuring that a Corporate CLA is recorded if such is
+                  required to authorize their contributions under their
+                  individual CLA.</td>
+            </tr>
+            <tr>
+              <td>2017-07-27</td>
+              <td>Check and make sure that for all items included with the
+                  distribution that is not under the Apache license, we have
+                  the right to combine with Apache-licensed code and
+                  redistribute.<br/><br/>Not applicable. The code is 100% Apache Licensed.</td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Check and make sure that all items depended upon by the
+                  project is covered by one or more of the following approved
+                  licenses: Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or
+                  something with essentially the same terms.<br/><br/>The project has one category B dependency (go-cleanhttp is MPL), and we intend to address this before release; others are category A.</td>
+            </tr>
+          </table>
+          <p>Generally, the result of checking off these items will be a
+             Software Grant, CLA, and Corporate CLA for ASF licensed code,
+             which must have no dependencies upon items whose licenses that
+             are incompatible with the Apache License.</p>
+        </section>
+      </section>
+      <section id="Organizational+acceptance+of+responsibility+for+the+project">
+        <title>Organizational acceptance of responsibility for the project
+</title>
+        <p>
+Related VOTEs:
+        </p>
+        <ul>
+          <li><a href="http://mail-archives.apache.org/mod_mbox/calcite-dev/201707.mbox/%3CCAPSgeESfUwzKHudgH%3D1Lunvn4WJk29iR3mpxfay5KshQESoe0A%40mail.gmail.com%3E">[DISCUSS] Accept Boostport's Avatica Go client into Calcite/Avatica</a> on dev@calcite</li>
+          <li>Vote on general@incubator has not yet started</li>
+          <li><em>The VOTE thread accepting the donation may happen either
+before or after IP clearance. Adoption by lazy concensus is acceptable but
+not recommended.</em></li>
+        </ul>
+      </section>
+    </section>
+  </body>
+</document>

Modified: incubator/public/trunk/content/ip-clearance/index.xml
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/ip-clearance/index.xml?rev=1803305&r1=1803304&r2=1803305&view=diff
==============================================================================
--- incubator/public/trunk/content/ip-clearance/index.xml [utf-8] (original)
+++ incubator/public/trunk/content/ip-clearance/index.xml [utf-8] Fri Jul 28 17:14:58 2017
@@ -48,6 +48,13 @@
         </tr>
         <tr>
           <td>
+            <a href="calcite-avatica-boostport-go.html">Apache Calcite Avatica Go Client</a>
+          </td>
+          <td>Apache Calcite</td>
+          <td>2017-07-27</td>
+        </tr>
+        <tr>
+          <td>
             <a href="brooklyn-container-service.html">Apache Brooklyn / Container Service</a>
           </td>
           <td>Apache Brooklyn</td>



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org