This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e5facf5  Automatic Site Publish by Buildbot
e5facf5 is described below

commit e5facf57bc7e00521db7e58b3a9c433f38e5b4e6
Author: buildbot <[email protected]>
AuthorDate: Thu Jan 7 01:39:40 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/Architecture/Components.html           |   2 +
 output/docs/Architecture/Concurrency.html          |   2 +
 output/docs/Architecture/KeyFeatures.html          |   2 +
 output/docs/Architecture/LargeScale.html           |   2 +
 output/docs/Architecture/MajorSketchFamilies.html  |   2 +
 output/docs/Architecture/OrderSensitivity.html     |   2 +
 output/docs/Architecture/SketchCriteria.html       |   2 +
 output/docs/Architecture/SketchFeaturesMatrix.html |   2 +
 output/docs/Architecture/SketchesByComponent.html  |   2 +
 output/docs/Background/Presentations.html          |   2 +
 output/docs/Background/SketchElements.html         |   2 +
 output/docs/Background/SketchOrigins.html          |   2 +
 output/docs/Background/TheChallenge.html           |   2 +
 output/docs/CPC/CPC.html                           |   2 +
 output/docs/CPC/CpcCppExample.html                 |   2 +
 output/docs/CPC/CpcHiveExample.html                |   2 +
 output/docs/CPC/CpcJavaExample.html                |   2 +
 output/docs/CPC/CpcPerformance.html                |   2 +
 output/docs/CPC/CpcPigExample.html                 |   2 +
 output/docs/Community/Downloads.html               |   2 +
 output/docs/Community/NewCommitterProcess.html     |   2 +
 .../Community/ProcessForCppComponentReleases.md    | 185 +++++++++++++++++
 .../Community/ProcessForJavaComponentReleases.md   | 231 +++++++++++++++++++++
 output/docs/Community/Research.html                |   2 +
 output/docs/Community/Transitioning.html           |   2 +
 output/docs/Community/WhoUses.html                 |   2 +
 output/docs/Community/index.html                   |   2 +
 output/docs/DistinctCountFeaturesMatrix.html       |   2 +
 output/docs/DistinctCountMeritComparisons.html     |   2 +
 .../docs/Frequency/FrequencySketchesOverview.html  |   2 +
 .../Frequency/FrequentDistinctTuplesSketch.html    |   2 +
 output/docs/Frequency/FrequentItemsCppExample.html |   2 +
 output/docs/Frequency/FrequentItemsHiveUDFs.html   |   2 +
 .../docs/Frequency/FrequentItemsJavaExample.html   |   2 +
 output/docs/Frequency/FrequentItemsOverview.html   |   2 +
 .../docs/Frequency/FrequentItemsPerformance.html   |   2 +
 output/docs/Frequency/FrequentItemsPigUDFs.html    |   2 +
 output/docs/Frequency/FrequentItemsReferences.html |   2 +
 output/docs/Governance/ChairResponsibilities.html  |   2 +
 output/docs/Graduation/GraduationCheckList.html    |   2 +
 output/docs/Graduation/Maturity.html               |   2 +
 output/docs/Graduation/Resolution.html             |   2 +
 output/docs/HLL/HLL.html                           |   2 +
 output/docs/HLL/HllCppExample.html                 |   2 +
 output/docs/HLL/HllHiveUDFs.html                   |   2 +
 output/docs/HLL/HllJavaExample.html                |   2 +
 output/docs/HLL/HllMap.html                        |   2 +
 output/docs/HLL/HllPerformance.html                |   2 +
 output/docs/HLL/HllPigUDFs.html                    |   2 +
 .../HLL/HllSketchVsDruidHyperLogLogCollector.html  |   2 +
 output/docs/HLL/Hll_vs_CS_Hllpp.html               |   2 +
 output/docs/HLL/Hll_vs_G_Hllpp.html                |   2 +
 output/docs/Memory/MemoryPackage.html              |   2 +
 output/docs/Memory/MemoryPerformance.html          |   2 +
 output/docs/Quantiles/Definitions.html             |   2 +
 .../docs/Quantiles/DruidApproxHistogramStudy.html  |   2 +
 output/docs/Quantiles/ExactQuantiles.html          |   2 +
 output/docs/Quantiles/KLLSketch.html               |   2 +
 output/docs/Quantiles/KllSketchVsTDigest.html      |   2 +
 output/docs/Quantiles/MomentsSketchStudy.html      |   2 +
 output/docs/Quantiles/QuantilesAccuracy.html       |   2 +
 output/docs/Quantiles/QuantilesCppExample.html     |   2 +
 output/docs/Quantiles/QuantilesHiveUDFs.html       |   2 +
 output/docs/Quantiles/QuantilesJavaExample.html    |   2 +
 output/docs/Quantiles/QuantilesOverview.html       |   2 +
 output/docs/Quantiles/QuantilesPigUDFs.html        |   2 +
 output/docs/Quantiles/QuantilesReferences.html     |   2 +
 output/docs/Quantiles/QuantilesStreamAStudy.html   |   2 +
 output/docs/REQ/ReqAccuracyAdversarial.html        |   2 +
 output/docs/REQ/ReqAccuracyRandomShuffled.html     |   2 +
 output/docs/Sampling/ReservoirSampling.html        |   2 +
 output/docs/Sampling/ReservoirSamplingJava.html    |   2 +
 .../Sampling/ReservoirSamplingPerformance.html     |   2 +
 output/docs/Sampling/ReservoirSamplingPigUDFs.html |   2 +
 output/docs/Sampling/VarOptPigUDFs.html            |   2 +
 output/docs/Sampling/VarOptSampling.html           |   2 +
 output/docs/Sampling/VarOptSamplingJava.html       |   2 +
 .../SystemIntegrations/ApacheDruidIntegration.html |   2 +
 .../SystemIntegrations/ApacheHiveIntegration.html  |   2 +
 .../SystemIntegrations/ApachePigIntegration.html   |   2 +
 .../SystemIntegrations/PostgreSQLIntegration.html  |   2 +
 output/docs/Theta/AccuracyOfDifferentKUnions.html  |   2 +
 output/docs/Theta/ConcurrentThetaSketch.html       |   2 +
 output/docs/Theta/InverseEstimate.html             |   2 +
 output/docs/Theta/KMVbetterEst.html                |   2 +
 output/docs/Theta/KMVempty.html                    |   2 +
 output/docs/Theta/KMVfirstEst.html                 |   2 +
 output/docs/Theta/KMVrejection.html                |   2 +
 output/docs/Theta/KMVupdateVkth.html               |   2 +
 output/docs/Theta/ThetaAccuracy.html               |   2 +
 output/docs/Theta/ThetaAccuracyPlots.html          |   2 +
 output/docs/Theta/ThetaConfidenceIntervals.html    |   2 +
 output/docs/Theta/ThetaErrorTable.html             |   2 +
 output/docs/Theta/ThetaHiveUDFs.html               |   2 +
 output/docs/Theta/ThetaJavaExample.html            |   2 +
 output/docs/Theta/ThetaMergeSpeed.html             |   2 +
 output/docs/Theta/ThetaMergingAlgorithm.html       |   2 +
 output/docs/Theta/ThetaPSampling.html              |   2 +
 output/docs/Theta/ThetaPigUDFs.html                |   2 +
 output/docs/Theta/ThetaReferences.html             |   2 +
 output/docs/Theta/ThetaSize.html                   |   2 +
 output/docs/Theta/ThetaSketchFramework.html        |   2 +
 output/docs/Theta/ThetaSketchSetOps.html           |   2 +
 output/docs/Theta/ThetaSketchSetOpsAccuracy.html   |   2 +
 output/docs/Theta/ThetaSparkExample.html           |   2 +
 output/docs/Theta/ThetaUpdateSpeed.html            |   2 +
 output/docs/Tuple/TupleEngagementExample.html      |   2 +
 output/docs/Tuple/TupleHiveUDFs.html               |   2 +
 output/docs/Tuple/TupleJavaExample.html            |   2 +
 output/docs/Tuple/TupleOverview.html               |   2 +
 output/docs/Tuple/TuplePigUDFs.html                |   2 +
 111 files changed, 634 insertions(+)

diff --git a/output/docs/Architecture/Components.html 
b/output/docs/Architecture/Components.html
index 6718a90..b2ae75b 100644
--- a/output/docs/Architecture/Components.html
+++ b/output/docs/Architecture/Components.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/Concurrency.html 
b/output/docs/Architecture/Concurrency.html
index c6f7f73..2b06bc9 100644
--- a/output/docs/Architecture/Concurrency.html
+++ b/output/docs/Architecture/Concurrency.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/KeyFeatures.html 
b/output/docs/Architecture/KeyFeatures.html
index c7bdc79..05dee89 100644
--- a/output/docs/Architecture/KeyFeatures.html
+++ b/output/docs/Architecture/KeyFeatures.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/LargeScale.html 
b/output/docs/Architecture/LargeScale.html
index dfae2ec..89dca06 100644
--- a/output/docs/Architecture/LargeScale.html
+++ b/output/docs/Architecture/LargeScale.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/MajorSketchFamilies.html 
b/output/docs/Architecture/MajorSketchFamilies.html
index a897b9e..497c85f 100644
--- a/output/docs/Architecture/MajorSketchFamilies.html
+++ b/output/docs/Architecture/MajorSketchFamilies.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/OrderSensitivity.html 
b/output/docs/Architecture/OrderSensitivity.html
index a1c558d..ed40a6c 100644
--- a/output/docs/Architecture/OrderSensitivity.html
+++ b/output/docs/Architecture/OrderSensitivity.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/SketchCriteria.html 
b/output/docs/Architecture/SketchCriteria.html
index 8ac6234..819973a 100644
--- a/output/docs/Architecture/SketchCriteria.html
+++ b/output/docs/Architecture/SketchCriteria.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/SketchFeaturesMatrix.html 
b/output/docs/Architecture/SketchFeaturesMatrix.html
index 9dc9aef..92cd429 100644
--- a/output/docs/Architecture/SketchFeaturesMatrix.html
+++ b/output/docs/Architecture/SketchFeaturesMatrix.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/SketchesByComponent.html 
b/output/docs/Architecture/SketchesByComponent.html
index d44fd55..d1b8364 100644
--- a/output/docs/Architecture/SketchesByComponent.html
+++ b/output/docs/Architecture/SketchesByComponent.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Background/Presentations.html 
b/output/docs/Background/Presentations.html
index e1cb901..b1bdfa8 100644
--- a/output/docs/Background/Presentations.html
+++ b/output/docs/Background/Presentations.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Background/SketchElements.html 
b/output/docs/Background/SketchElements.html
index 9179ced..a4483cf 100644
--- a/output/docs/Background/SketchElements.html
+++ b/output/docs/Background/SketchElements.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Background/SketchOrigins.html 
b/output/docs/Background/SketchOrigins.html
index 50611e4..effc09b 100644
--- a/output/docs/Background/SketchOrigins.html
+++ b/output/docs/Background/SketchOrigins.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Background/TheChallenge.html 
b/output/docs/Background/TheChallenge.html
index 69d534c..93028e2 100644
--- a/output/docs/Background/TheChallenge.html
+++ b/output/docs/Background/TheChallenge.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CPC.html b/output/docs/CPC/CPC.html
index c67c6b8..05ef199 100644
--- a/output/docs/CPC/CPC.html
+++ b/output/docs/CPC/CPC.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CpcCppExample.html 
b/output/docs/CPC/CpcCppExample.html
index 8858f58..dd1cea4 100644
--- a/output/docs/CPC/CpcCppExample.html
+++ b/output/docs/CPC/CpcCppExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CpcHiveExample.html 
b/output/docs/CPC/CpcHiveExample.html
index 0734c20..c77dc2c 100644
--- a/output/docs/CPC/CpcHiveExample.html
+++ b/output/docs/CPC/CpcHiveExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CpcJavaExample.html 
b/output/docs/CPC/CpcJavaExample.html
index 5ecbdae..dafb89f 100644
--- a/output/docs/CPC/CpcJavaExample.html
+++ b/output/docs/CPC/CpcJavaExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CpcPerformance.html 
b/output/docs/CPC/CpcPerformance.html
index 02f8266..be3eea5 100644
--- a/output/docs/CPC/CpcPerformance.html
+++ b/output/docs/CPC/CpcPerformance.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CpcPigExample.html 
b/output/docs/CPC/CpcPigExample.html
index 18d0280..0426b63 100644
--- a/output/docs/CPC/CpcPigExample.html
+++ b/output/docs/CPC/CpcPigExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/Downloads.html 
b/output/docs/Community/Downloads.html
index 4589737..f34cc07 100644
--- a/output/docs/Community/Downloads.html
+++ b/output/docs/Community/Downloads.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/NewCommitterProcess.html 
b/output/docs/Community/NewCommitterProcess.html
index 54df3d7..f871a42 100644
--- a/output/docs/Community/NewCommitterProcess.html
+++ b/output/docs/Community/NewCommitterProcess.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/ProcessForCppComponentReleases.md 
b/output/docs/Community/ProcessForCppComponentReleases.md
new file mode 100644
index 0000000..ef2ced2
--- /dev/null
+++ b/output/docs/Community/ProcessForCppComponentReleases.md
@@ -0,0 +1,185 @@
+<!--
+    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.
+-->
+
+# Apache C++ Release Steps
+__NOTES:__
+
+* This process covers major and minor releases only. Bug-fix releases, which 
increment the third digit, are performed on a A.B.X branch and not on master, 
but otherwise is similar.
+* Some of these operations can be performed either on the Command-Line or in 
your IDE, whatever you prefer.
+
+## Preparation
+* Confirm correctness for
+    * LICENSE
+    * NOTICE -- check for copyright dates
+    * README.md
+    * .gitignore
+    * DISCLAIMER-WIP
+         
+* From Command Line or IDE:
+    * Run Unit tests
+    * Run Code Coverage > 90%
+    * Confirm that all __temporary__ branches are checked into master and/or 
deleted, both local and remote.
+    * Confirm any new bug fixes have corresponding tests
+
+* From Command Line at Component root:
+  * Confirm GPG is running (check this every time you open a new Terminal):
+      * $ env | grep GPG # you should see something like: GPG_TTY=/dev/ttys000
+      * To start GPG if GPG Agent is not running:
+          * $ eval $(gpg-agent --daemon)
+  * Confirm GitHub repository is current and git status is clean:
+      * $ git status
+          * "nothing to commit, working tree clean"
+  * At major version releases, search for deprecated code and remove at 
__Major Versions__ only.
+      * $ find . -name "*.?pp" -type f -print | xargs grep -i -n -s -A0 
"deprecated"
+      * may need to ignore false positives in the pybind11 directory
+ 
+
+## Create Permanent Release Branch & Python Version Preparation
+* Assume target version = A.B.0
+* From IDE or Command Line: 
+    * Switch from master to new __Permanent Branch__: "A.B.X"
+    * Check setup.py "version=" line to A.B.X (remove -SNAPSHOT, do not change 
A or B)
+    * Commit the change. __DO NOT PUSH!__
+    * Create Annotated TAG: A.B.0-RC1 (or RCn)
+    * Write down the Git hash : example: 40c6f4f
+    * Now Push Branch  "A.B.X" with edited setup.py to origin
+    * __DO NOT MERGE THIS PERMANENT BRANCH INTO MASTER__
+* From IDE or Command-line: 
+    * Do explicit push of tags on branch "A.B.X" to origin:
+        * $ git push origin --tags
+* From a web browser at origin web site: 
github.com/apache/datasketches-\<component\>
+    * Select the A.B.X branch
+    * Confirm that the tag: A.B.0-RC1 exists and that the tag is on the latest 
commit and with the correct Git hash.
+    * __DO NOT CREATE PR OR MERGE THIS PERMANENT BRANCH INTO MASTER__
+* From IDE or Command Line:
+    * Confirm that the tag A.B.0-RC1 and the branch A.B.X, and HEAD coincide 
with the correct Git hash.
+    * Confirm that there are no unstaged or staged changes.
+    * Return to master branch
+    * Edit master setup.py to A'.B'.0-SNAPSHOT where A' or B' will be 
incremented by 1. (Bug fix releases will change the 3rd digit)
+    * Commit and Push this change to origin/master with the comment "Release 
Process: Change setup.py version to A'.B'.0-SNAPSHOT."
+    * Return to release branch A.B.X
+    * You may minimize your IDE, pointing at the release branch.
+    
+## Create and/or Checkout Local *dist/dev* directories on your system
+* If you have not already, on your system create the two directory structures 
that mirror the dist.apache.org/repos/ directories:
+    * mkdir dist/dev/datasketches/
+    * mkdir dist/release/datasketches/
+* Checkout both "dev" and "release" directories 
+    * Open a terminal in the dist/dev/datasketches directory and do a checkout:
+        * svn co https://dist.apache.org/repos/dist/dev/datasketches/ .      
#Note the DOT
+        * svn status    # make sure it is clean
+    * Open a terminal in the dist/release/datasketches directory and do a 
checkout:
+        * svn co https://dist.apache.org/repos/dist/release/datasketches/ .  
#Note the DOT
+        * svn status    # make sure it is clean
+
+## Create the Candidate Apache Release Distribution on *dist/dev*
+### Create primary zip files & signatures
+* You will need the following arguments:
+  * Absolute path of target project.basedir on your system
+  * Artifact name : datasketches-\<component\> where component is e.g., cpp
+  * GitHub Tag: A.B.0-RC1 (or RCn)
+* Start a new terminal in the above dist/dev/datasketches/scripts directory on 
your system: 
+  * Confirm GPG is running: $ env | grep GPG
+      * If not: $ eval $(gpg-agent --daemon)
+  * Run something like:
+    * $ ./bashDeployToDist.sh 
/Users/\<name\>/dev/git/Apache/datasketches-\<component\> 
datasketches-\<component\> A.B.0-RC1
+    * Follow the instructions.
+    * NOTE: if you get the error "gpg: signing failed: No pinentry":
+        * open .gnupg/gpg-agent.conf
+        * change to: pinentry-program /usr/local/bin/pinentry-tty
+        * reload the gpg agent in the terminal: gpg-connect-agent reloadagent 
/bye   
+        * restart the ./bashDeployToDist script
+    * Close the terminal
+* Check and grab the web URL ~ 
https://dist.apache.org/repos/dist/dev/datasketches/\<component\>/A.B.0-RC1/
+    * There should be 3 files: \*-src.zip, \*-src.zip.asc, \*-src.zip.sha512 
+
+### Create Copy of External Artifact Distributions
+* For Java, we need to place copies of the artifact jars deployed to Nexus 
under a "maven" directory.
+* For external artifacts of Python or Docker it will be something else.
+* For example see 
<https://dist.apache.org/repos/dist/release/datasketches/java/1.3.0-incubating/>
+* These must be signed with GPG (.asc) and SHA512 (.sha512)
+* I will create a script for these artifacts someday :)
+
+## Prepare & Send [VOTE] Letter to dev@
+* See VoteTemplates directory for a recent example
+* If vote is not successful, fix the problem and repeat above steps.
+* After a successful vote return to __this point__ and continue ...
+
+## Prepare & Send [VOTE-RESULT] Letter to dev@
+* See VoteTemplates directory for a recent example
+* Declare that the vote is closed.
+* Summarize PPMC vote results
+
+## Move files from dev/staging to release
+### Move primary zip files from *dist/dev* to *dist/release*
+* In local dist/__dev__/datasketches/
+    * Open Terminal #1 
+        * Perform SVN Checkout:
+            * $ svn co https://dist.apache.org/repos/dist/dev/datasketches/ .  
#note dot at end
+* In local dist/__release__/datasketches/
+    * Open Terminal #2
+        * Perform SVN Checkout:
+            * $ svn co 
https://dist.apache.org/repos/dist/release/datasketches/ . #note dot at end
+        * Create new version directory under appropriate component directory:
+            * $ mkdir -p \<component\>/A.B.0
+    * Using local file system copy files 
+        * From  ... /dist/dev/datasketches/\<component\>/version-RCnn/*
+        * To    ... /dist/release/datasketches/\<component\>/version (no 
RCnn)/*
+    * Using Terminal #2 at ... /dist/release/datasketches directory:
+        * svn add . --force
+        * svn ci -m "Release A.B.0"
+        * Remove the prior release...
+        * svn remove \<component\>/X.Y.0
+        * svn ci -m "Remove Prior release"
+        * svn status # should be empty
+    * Using local file system
+        * Delete the prior X.Y.0 directory  
+
+### Move External Artifact Distributions *dist/dev* to *dist/release*
+
+## Create & Document Release Tag on GitHub
+* Open your IDE and switch to the recently created Release Branch A.B.X
+* Find the recently created A.B.0-RCn tag in that branch
+* At that same GitHub ID hash, create a new tag A.B.0 (without the RCn).
+* From the Command Line: Push the new tag to origin:
+    * $ git push origin --tags
+* On the GitHub component site document the release 
+
+## Update Website Downloads.md "Latest Source Zip Files" Table
+* This script assumes that the remote .../dist/release/datasketches/... 
directories are up-to-date with no old releases.  
+* Start a new terminal in the ../dist/dev/datasketches/scripts directory on 
your system:
+* Make sure you local website directory is pointing to master and up-to-date. 
+* Run the following with the argument specifying the location of your local 
website directory:
+    * $ ./createDownloadsInclude.sh /Users/\<name\>/ ... /datasketches-website
+* When this is done, be sure to commit the changes to the website.
+
+## Update Javadocs (or Equivalent) on Website
+
+## Update Website Documentation (if new functionality)
+
+## Prepare Announce Letter to dev@
+* ASF requests that you wait 24 hours to publish Announce letter to allow the 
propagation to mirrors.
+* Use recent template
+* Summarize vote results
+
+## Update These Instructions
+* If you have updated this file or any of the scripts, please check it in 
using SVN using your local dist/dev directory copy:
+    * $ svn status
+    * $ svn add . --force  # if adding a file for the first time
+    * $ svn ci -m "update Release Steps" 
diff --git a/output/docs/Community/ProcessForJavaComponentReleases.md 
b/output/docs/Community/ProcessForJavaComponentReleases.md
new file mode 100644
index 0000000..23fce8c
--- /dev/null
+++ b/output/docs/Community/ProcessForJavaComponentReleases.md
@@ -0,0 +1,231 @@
+<!--
+    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.
+-->
+
+# Process For Java Component Releases 
+__NOTES:__
+
+* This process covers major and minor releases only. Bug-fix releases, which 
increment the third digit, are performed on a A.B.X branch and not on master, 
but otherwise are similar.
+* Some of these operations can be performed either on the Command-Line or in 
your IDE, whatever you prefer.
+
+## Preparation
+* Confirm correctness for
+    * LICENSE
+    * NOTICE -- check for copyright dates
+    * README.md
+    * .travis.yml
+    * .gitignore
+    * pom.xml
+         
+* From Command Line or IDE:
+    * Run Unit tests
+    * Run Code Coverage > 90%
+    * Run SpotBugs checks (is it properly configured?)
+    * Run Checkstyle (is it properly configured?)
+    * Confirm that all __temporary__ branches are checked into master and/or 
deleted, both local and remote.
+    * Confirm any new bug fixes have corresponding tests
+
+* From Command Line at Component root:
+  * Confirm GPG is running (check this every time you open a new Terminal):
+      * $ env | grep GPG # you should see something like: GPG_TTY=/dev/ttys000
+      * To start GPG if GPG Agent is not running:
+          * $ eval $(gpg-agent --daemon)
+  * Confirm GitHub repository is current and git status is clean:
+      * $ git status
+          * "nothing to commit, working tree clean"
+  * At major version releases, search for deprecated code and remove at 
__Major Versions__ only.
+      * $ find . -name "*.java" -type f -print | xargs grep -i -n -s -A0 
"deprecated"
+  * Check Maven Versions:
+      * $ mvn versions:display-plugin-updates
+  * Maven Tests:
+      * $ mvn apache-rat:check
+      * $ mvn clean test
+      * $ mvn clean test -P strict
+      * $ mvn clean javadoc:javadoc
+      * $ mvn clean install -DskipTests=true
+      * Check that the /target/ directory has 5 jars: 
+          * -javadoc.jar
+          * -sources.jar
+          * -test-sources.jar
+          * -tests.jar
+          * -.jar
+      * Check your local Maven repository
+          * 
_~/.m2/repository/org/apache/datasketches/datasketches-\<component\>/A.B.0-SNAPSHOT/_
 
+          * It should have 5 new jars and a .pom file. 
+ 
+
+## Create Permanent Release Branch & POM Version Preparation
+* Assume current master POM version = A.B.0-SNAPSHOT
+* From IDE or Command Line: 
+    * Switch from Master to new __Permanent Branch__: "A.B.X"
+    * Edit pom.xml version to A.B.0 (remove -SNAPSHOT, do not change A or B)
+    * Commit the change. __DO NOT PUSH!__
+    * Create Annotated TAG: A.B.0-RC1 (or RCn)
+    * Write down the Git hash : example: 40c6f4f
+    * Now Push Branch  "A.B.X" with edited pom.xml to origin
+    * __DO NOT MERGE THIS PERMANENT BRANCH INTO MASTER__
+* From IDE or Command-line: 
+    * Do explicit push of tags on branch "A.B.X" to origin:
+        * $ git push origin --tags
+* From a web browser at origin web site: 
github.com/apache/datasketches-\<component\>
+    * Select the A.B.X branch
+    * Confirm that the tag: A.B.0-RC1 exists and that the tag is on the latest 
commit and with the correct Git hash.
+    * __DO NOT CREATE PR OR MERGE THIS PERMANENT BRANCH INTO MASTER__
+* From IDE or Command Line:
+    * Confirm that the tag A.B.0-RC1 and the branch A.B.X, and HEAD coincide 
with the correct Git hash.
+    * Confirm that there are no unstaged or staged changes.
+    * Return to master branch
+    * Edit master pom.xml to A'.B'.0-SNAPSHOT where A' or B' will be 
incremented by 1. (Bug fix releases will change the 3rd digit)
+    * Commit and Push this change to origin/master with the comment "Release 
Process: Change pom version to A'.B'.0-SNAPSHOT."
+    * Return to release branch A.B.X
+    * You may minimize your IDE, pointing at the release branch.
+
+## Create and/or Checkout Local *dist/dev* directories on your system
+* If you have not already, on your system create the two directory structures 
that mirror the dist.apache.org/repos/ directories:
+    * mkdir dist/dev/datasketches/
+    * mkdir dist/release/datasketches/
+* Checkout both "dev" and "release" directories 
+    * Open a terminal in the dist/dev/datasketches directory and do a checkout:
+        * svn co https://dist.apache.org/repos/dist/dev/datasketches/ .      
#Note the DOT
+        * svn status    # make sure it is clean
+    * Open a terminal in the dist/release/datasketches directory and do a 
checkout:
+        * svn co https://dist.apache.org/repos/dist/release/datasketches/ .  
#Note the DOT
+        * svn status    # make sure it is clean
+
+## Create the Candidate Apache Release Distribution on *dist/dev*
+### Create primary zip files & signatures
+* You will need the following arguments:
+  * Absolute path of target project.basedir on your system
+  * Project.artifactId : datasketches-\<component\> where component is e.g., 
java, pig, hive,...
+  * GitHub Tag: A.B.0-RC1 (or RCn)
+  * Have your GPG passphrase handy -- you have only a few seconds to enter it!
+* Start a new terminal in the above dist/dev/datasketches/scripts directory on 
your system:
+  * Confirm GPG is running: $ env | grep GPG
+      * If not: $ eval $(gpg-agent --daemon)
+  * Run something like:
+    * $ ./bashDeployToDist.sh 
/Users/\<name\>/dev/git/Apache/datasketches-\<component\> 
datasketches-\<component\> A.B.0-RC1
+    * Follow the instructions.
+    * NOTE: if you get the error "gpg: signing failed: No pinentry":
+        * open .gnupg/gpg-agent.conf
+        * change to: pinentry-program /usr/local/bin/pinentry-tty
+        * reload the gpg agent in the terminal: gpg-connect-agent reloadagent 
/bye   
+        * restart the ./bashDeployToDist script
+    * Close the terminal
+* Check and grab the web URL ~ 
https://dist.apache.org/repos/dist/dev/datasketches/\<component\>/A.B.0-RC1/
+    * There should be 3 files: \*-src.zip, \*-src.zip.asc, \*-src.zip.sha512 
+
+### Java: Push Jars to Nexus (Maven Central) Staging
+* Return to original terminal at the project.basedir
+* If starting new terminal make sure GPG is running: $ env | grep GPG
+    * If not: $ eval $(gpg-agent --daemon) 
+* $ git status # make sure you are still on the release branch: _A.B.X
+* TRIAL-RUN:
+  * $ mvn clean install -Pnexus-jars -DskipTests=true
+      * Check that jars & pom have .asc signatures
+* DEPLOY
+  * $ mvn clean deploy -Pnexus-jars -DskipTests=true
+      * Login to [repository.apache.org](https://repository.apache.org/) / 
Staging Repositories for orgapachedatasketches-XXXX
+      * Click Content and search to the end.  Each jar & pom should have .asc, 
.md5, .sha1 signatures
+      * [CLOSE] the Staging Repository with a comment: "\<component\> A.B.0"
+      * Confirm its existance under Repositories/Staging web-site : 
org/apache/datasketches-\<component\>/A.B.0
+      * Grab its URL while there. You will need it for the Vote Letter.
+      * Check your local Maven repository
+          * 
_~/.m2/repository/org/apache/datasketches/datasketches-\<component\>/A.B.0/_ 
+          * It should have 5 new jars and a .pom file each with .asc, .md5, 
and .sha1 signatures
+
+### Create Copy of External Artifact Distributions
+* For Java, we need to place copies of the artifact jars deployed to Nexus 
under a "maven" directory.
+* For external artifacts of Python or Docker it will be something else.
+* For example see 
<https://dist.apache.org/repos/dist/release/datasketches/java/1.3.0-incubating/>
+* These must be signed with GPG (.asc) and SHA512 (.sha512)
+* I will create a script for these artifacts someday :)
+
+## Prepare & Send [VOTE] Letter to dev@
+* See VoteTemplates directory for a recent example
+* If vote is not successful, fix the problem and repeat above steps.
+* After a successful vote return to __this point__ and continue ...
+
+## Prepare & Send [VOTE-RESULT] Letter to dev@
+* See VoteTemplates directory for a recent example
+* Declare that the vote is closed.
+* Summarize vote results
+
+## Move files from dev/staging to release
+### Move primary zip files *dist/dev* to *dist/release*
+* In local dist/__dev__/datasketches/
+    * Open Terminal #1 
+        * Perform SVN Checkout:
+            * $ svn co https://dist.apache.org/repos/dist/dev/datasketches/ .  
#note dot at end
+* In local dist/__release__/datasketches/
+    * Open Terminal #2
+        * Perform SVN Checkout:
+            * $ svn co 
https://dist.apache.org/repos/dist/release/datasketches/ . #note dot at end
+        * Create new version directory under appropriate component directory:
+            * $ mkdir -p \<component\>/A.B.0
+    * Using local file system copy files 
+        * From  ... /dist/dev/datasketches/\<component\>/version-RCnn/*
+        * To    ... /dist/release/datasketches/\<component\>/version (no 
RCnn)/*
+    * Using Terminal #2 at ... /dist/release/datasketches directory:
+        * svn add . --force
+        * svn ci -m "Release A.B.0"
+        * Remove the prior release...
+        * svn remove \<component\>/X.Y.0
+        * svn ci -m "Remove Prior release"
+        * svn status # should be empty
+    * Using local file system
+        * Delete the prior X.Y.0 directory  
+
+### Move External Artifact Distributions *dist/dev* to *dist/release*
+
+### Java: Release Jars on Nexus Staging
+* On Nexus [repository.apache.org](https://repository.apache.org/) click on 
Staging Repositories
+* Select "orgapachedatasketches-XXXX" (If more than one make sure you select 
the right one!)
+* At the top of the window, select "Release"
+* Confirm that the attributes have moved to the "Releases" repository under 
"Repositories"
+    * Browse to *Releases/org/apache/datasketches/... 
+
+## Create & Document Release Tag on GitHub
+* Open your IDE and switch to the recently created Release Branch A.B.X
+* Find the recently created A.B.0-RCn tag in that branch
+* At that same GitHub ID hash, create a new tag A.B.0 (without the RCn).
+* From the Command Line: Push the new tag to origin:
+    * $ git push origin --tags
+* On the GitHub component site document the release 
+
+## Update Website Downloads.md "Latest Source Zip Files" Table
+* This script assumes that the remote .../dist/release/datasketches/... 
directories are up-to-date with no old releases.  
+* Start a new terminal in the ../dist/dev/datasketches/scripts directory on 
your system:
+* Make sure you local website directory is pointing to master and up-to-date. 
+* Run the following with the argument specifying the location of your local 
website directory:
+    * $ ./createDownloadsInclude.sh /Users/\<name\>/ ... /datasketches-website
+* When this is done, be sure to commit the changes to the website.
+
+## Update Javadocs (or Equivalent) on Website
+
+## Update Website Documentation (if new functionality)
+
+## Prepare Announce Letter to dev@
+* ASF requests that you wait 24 hours to publish Announce letter to allow the 
propagation to mirrors.
+* Use recent template
+* Summarize vote results
+
+## Update These Instructions
+* If you have updated this file or any of the scripts, please check it in 
using SVN using your local dist/dev directory copy:
+    * $ svn status
+    * $ svn add . --force  # if adding a file for the first time
+    * $ svn ci -m "update Release Steps" 
diff --git a/output/docs/Community/Research.html 
b/output/docs/Community/Research.html
index 9dcb5c5..b0659d9 100644
--- a/output/docs/Community/Research.html
+++ b/output/docs/Community/Research.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/Transitioning.html 
b/output/docs/Community/Transitioning.html
index 7dce1a7..f9aa10d 100644
--- a/output/docs/Community/Transitioning.html
+++ b/output/docs/Community/Transitioning.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/WhoUses.html 
b/output/docs/Community/WhoUses.html
index 7ece1b1..d5cfbca 100644
--- a/output/docs/Community/WhoUses.html
+++ b/output/docs/Community/WhoUses.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/index.html b/output/docs/Community/index.html
index d96d483..b979495 100644
--- a/output/docs/Community/index.html
+++ b/output/docs/Community/index.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/DistinctCountFeaturesMatrix.html 
b/output/docs/DistinctCountFeaturesMatrix.html
index 5a5a1ad..1283c49 100644
--- a/output/docs/DistinctCountFeaturesMatrix.html
+++ b/output/docs/DistinctCountFeaturesMatrix.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/DistinctCountMeritComparisons.html 
b/output/docs/DistinctCountMeritComparisons.html
index 4171ef3..27b7e85 100644
--- a/output/docs/DistinctCountMeritComparisons.html
+++ b/output/docs/DistinctCountMeritComparisons.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequencySketchesOverview.html 
b/output/docs/Frequency/FrequencySketchesOverview.html
index 461ddef..8719c83 100644
--- a/output/docs/Frequency/FrequencySketchesOverview.html
+++ b/output/docs/Frequency/FrequencySketchesOverview.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentDistinctTuplesSketch.html 
b/output/docs/Frequency/FrequentDistinctTuplesSketch.html
index a78ca48..94ef1b3 100644
--- a/output/docs/Frequency/FrequentDistinctTuplesSketch.html
+++ b/output/docs/Frequency/FrequentDistinctTuplesSketch.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsCppExample.html 
b/output/docs/Frequency/FrequentItemsCppExample.html
index 55ba94b..87f9c3e 100644
--- a/output/docs/Frequency/FrequentItemsCppExample.html
+++ b/output/docs/Frequency/FrequentItemsCppExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsHiveUDFs.html 
b/output/docs/Frequency/FrequentItemsHiveUDFs.html
index 62ae589..a77f30a 100644
--- a/output/docs/Frequency/FrequentItemsHiveUDFs.html
+++ b/output/docs/Frequency/FrequentItemsHiveUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsJavaExample.html 
b/output/docs/Frequency/FrequentItemsJavaExample.html
index 8b7f1df..5aa5194 100644
--- a/output/docs/Frequency/FrequentItemsJavaExample.html
+++ b/output/docs/Frequency/FrequentItemsJavaExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsOverview.html 
b/output/docs/Frequency/FrequentItemsOverview.html
index 5b6fb75..dbaca80 100644
--- a/output/docs/Frequency/FrequentItemsOverview.html
+++ b/output/docs/Frequency/FrequentItemsOverview.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsPerformance.html 
b/output/docs/Frequency/FrequentItemsPerformance.html
index 607213a..958780b 100644
--- a/output/docs/Frequency/FrequentItemsPerformance.html
+++ b/output/docs/Frequency/FrequentItemsPerformance.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsPigUDFs.html 
b/output/docs/Frequency/FrequentItemsPigUDFs.html
index c0abc18..3ae3c17 100644
--- a/output/docs/Frequency/FrequentItemsPigUDFs.html
+++ b/output/docs/Frequency/FrequentItemsPigUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsReferences.html 
b/output/docs/Frequency/FrequentItemsReferences.html
index 88adf59..d4d1682 100644
--- a/output/docs/Frequency/FrequentItemsReferences.html
+++ b/output/docs/Frequency/FrequentItemsReferences.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Governance/ChairResponsibilities.html 
b/output/docs/Governance/ChairResponsibilities.html
index 16ae21d..b606d4b 100644
--- a/output/docs/Governance/ChairResponsibilities.html
+++ b/output/docs/Governance/ChairResponsibilities.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Graduation/GraduationCheckList.html 
b/output/docs/Graduation/GraduationCheckList.html
index 1d0fb7f..3f6e3f6 100644
--- a/output/docs/Graduation/GraduationCheckList.html
+++ b/output/docs/Graduation/GraduationCheckList.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Graduation/Maturity.html 
b/output/docs/Graduation/Maturity.html
index 5a8556d..1163dbd 100644
--- a/output/docs/Graduation/Maturity.html
+++ b/output/docs/Graduation/Maturity.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Graduation/Resolution.html 
b/output/docs/Graduation/Resolution.html
index e99ed88..2ac24a5 100644
--- a/output/docs/Graduation/Resolution.html
+++ b/output/docs/Graduation/Resolution.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HLL.html b/output/docs/HLL/HLL.html
index 010740c..86d7af5 100644
--- a/output/docs/HLL/HLL.html
+++ b/output/docs/HLL/HLL.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllCppExample.html 
b/output/docs/HLL/HllCppExample.html
index 60715a6..9ac3cac 100644
--- a/output/docs/HLL/HllCppExample.html
+++ b/output/docs/HLL/HllCppExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllHiveUDFs.html b/output/docs/HLL/HllHiveUDFs.html
index bb7b49d..33a062a 100644
--- a/output/docs/HLL/HllHiveUDFs.html
+++ b/output/docs/HLL/HllHiveUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllJavaExample.html 
b/output/docs/HLL/HllJavaExample.html
index 4d3e7d5..38629b2 100644
--- a/output/docs/HLL/HllJavaExample.html
+++ b/output/docs/HLL/HllJavaExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllMap.html b/output/docs/HLL/HllMap.html
index 2c48d26..0b5ff88 100644
--- a/output/docs/HLL/HllMap.html
+++ b/output/docs/HLL/HllMap.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllPerformance.html 
b/output/docs/HLL/HllPerformance.html
index 33fec88..5ed8c0c 100644
--- a/output/docs/HLL/HllPerformance.html
+++ b/output/docs/HLL/HllPerformance.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllPigUDFs.html b/output/docs/HLL/HllPigUDFs.html
index e7d34f6..723948e 100644
--- a/output/docs/HLL/HllPigUDFs.html
+++ b/output/docs/HLL/HllPigUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html 
b/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html
index 9db40db..fd4a45a 100644
--- a/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html
+++ b/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/Hll_vs_CS_Hllpp.html 
b/output/docs/HLL/Hll_vs_CS_Hllpp.html
index 0f0b907..69c0ec6 100644
--- a/output/docs/HLL/Hll_vs_CS_Hllpp.html
+++ b/output/docs/HLL/Hll_vs_CS_Hllpp.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/Hll_vs_G_Hllpp.html 
b/output/docs/HLL/Hll_vs_G_Hllpp.html
index 1d31ec5..6ed6b91 100644
--- a/output/docs/HLL/Hll_vs_G_Hllpp.html
+++ b/output/docs/HLL/Hll_vs_G_Hllpp.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Memory/MemoryPackage.html 
b/output/docs/Memory/MemoryPackage.html
index 243bc2b..94a3413 100644
--- a/output/docs/Memory/MemoryPackage.html
+++ b/output/docs/Memory/MemoryPackage.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Memory/MemoryPerformance.html 
b/output/docs/Memory/MemoryPerformance.html
index 0ade71b..281f2cc 100644
--- a/output/docs/Memory/MemoryPerformance.html
+++ b/output/docs/Memory/MemoryPerformance.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/Definitions.html 
b/output/docs/Quantiles/Definitions.html
index bbdc7d4..e3e2ea2 100644
--- a/output/docs/Quantiles/Definitions.html
+++ b/output/docs/Quantiles/Definitions.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/DruidApproxHistogramStudy.html 
b/output/docs/Quantiles/DruidApproxHistogramStudy.html
index 6c92959..0c0a065 100644
--- a/output/docs/Quantiles/DruidApproxHistogramStudy.html
+++ b/output/docs/Quantiles/DruidApproxHistogramStudy.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/ExactQuantiles.html 
b/output/docs/Quantiles/ExactQuantiles.html
index ed5fc7e..074462e 100644
--- a/output/docs/Quantiles/ExactQuantiles.html
+++ b/output/docs/Quantiles/ExactQuantiles.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/KLLSketch.html 
b/output/docs/Quantiles/KLLSketch.html
index dd68119..9e1ac84 100644
--- a/output/docs/Quantiles/KLLSketch.html
+++ b/output/docs/Quantiles/KLLSketch.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/KllSketchVsTDigest.html 
b/output/docs/Quantiles/KllSketchVsTDigest.html
index 9ea615e..b948540 100644
--- a/output/docs/Quantiles/KllSketchVsTDigest.html
+++ b/output/docs/Quantiles/KllSketchVsTDigest.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/MomentsSketchStudy.html 
b/output/docs/Quantiles/MomentsSketchStudy.html
index aea9f63..54e0fa2 100644
--- a/output/docs/Quantiles/MomentsSketchStudy.html
+++ b/output/docs/Quantiles/MomentsSketchStudy.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesAccuracy.html 
b/output/docs/Quantiles/QuantilesAccuracy.html
index 83592b7..1b96baa 100644
--- a/output/docs/Quantiles/QuantilesAccuracy.html
+++ b/output/docs/Quantiles/QuantilesAccuracy.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesCppExample.html 
b/output/docs/Quantiles/QuantilesCppExample.html
index 568eeb3..c7a01b0 100644
--- a/output/docs/Quantiles/QuantilesCppExample.html
+++ b/output/docs/Quantiles/QuantilesCppExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesHiveUDFs.html 
b/output/docs/Quantiles/QuantilesHiveUDFs.html
index e773450..ba51729 100644
--- a/output/docs/Quantiles/QuantilesHiveUDFs.html
+++ b/output/docs/Quantiles/QuantilesHiveUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesJavaExample.html 
b/output/docs/Quantiles/QuantilesJavaExample.html
index 5671111..7359bbb 100644
--- a/output/docs/Quantiles/QuantilesJavaExample.html
+++ b/output/docs/Quantiles/QuantilesJavaExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesOverview.html 
b/output/docs/Quantiles/QuantilesOverview.html
index 5c24e66..866bd6e 100644
--- a/output/docs/Quantiles/QuantilesOverview.html
+++ b/output/docs/Quantiles/QuantilesOverview.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesPigUDFs.html 
b/output/docs/Quantiles/QuantilesPigUDFs.html
index a8580ba..a1c0728 100644
--- a/output/docs/Quantiles/QuantilesPigUDFs.html
+++ b/output/docs/Quantiles/QuantilesPigUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesReferences.html 
b/output/docs/Quantiles/QuantilesReferences.html
index 889517d..30c5500 100644
--- a/output/docs/Quantiles/QuantilesReferences.html
+++ b/output/docs/Quantiles/QuantilesReferences.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesStreamAStudy.html 
b/output/docs/Quantiles/QuantilesStreamAStudy.html
index 9720e2f..9c5419b 100644
--- a/output/docs/Quantiles/QuantilesStreamAStudy.html
+++ b/output/docs/Quantiles/QuantilesStreamAStudy.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/REQ/ReqAccuracyAdversarial.html 
b/output/docs/REQ/ReqAccuracyAdversarial.html
index 446efcd..07c70a8 100644
--- a/output/docs/REQ/ReqAccuracyAdversarial.html
+++ b/output/docs/REQ/ReqAccuracyAdversarial.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/REQ/ReqAccuracyRandomShuffled.html 
b/output/docs/REQ/ReqAccuracyRandomShuffled.html
index f22032c..a0587d5 100644
--- a/output/docs/REQ/ReqAccuracyRandomShuffled.html
+++ b/output/docs/REQ/ReqAccuracyRandomShuffled.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/ReservoirSampling.html 
b/output/docs/Sampling/ReservoirSampling.html
index b7b66ee..653bcec 100644
--- a/output/docs/Sampling/ReservoirSampling.html
+++ b/output/docs/Sampling/ReservoirSampling.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/ReservoirSamplingJava.html 
b/output/docs/Sampling/ReservoirSamplingJava.html
index b063b47..b8b93f7 100644
--- a/output/docs/Sampling/ReservoirSamplingJava.html
+++ b/output/docs/Sampling/ReservoirSamplingJava.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/ReservoirSamplingPerformance.html 
b/output/docs/Sampling/ReservoirSamplingPerformance.html
index 9355c63..e0f9ab0 100644
--- a/output/docs/Sampling/ReservoirSamplingPerformance.html
+++ b/output/docs/Sampling/ReservoirSamplingPerformance.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/ReservoirSamplingPigUDFs.html 
b/output/docs/Sampling/ReservoirSamplingPigUDFs.html
index 1e387aa..7c4b7bc 100644
--- a/output/docs/Sampling/ReservoirSamplingPigUDFs.html
+++ b/output/docs/Sampling/ReservoirSamplingPigUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/VarOptPigUDFs.html 
b/output/docs/Sampling/VarOptPigUDFs.html
index 99352f8..2495db9 100644
--- a/output/docs/Sampling/VarOptPigUDFs.html
+++ b/output/docs/Sampling/VarOptPigUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/VarOptSampling.html 
b/output/docs/Sampling/VarOptSampling.html
index ebe4073..14f5d74 100644
--- a/output/docs/Sampling/VarOptSampling.html
+++ b/output/docs/Sampling/VarOptSampling.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/VarOptSamplingJava.html 
b/output/docs/Sampling/VarOptSamplingJava.html
index da1fd21..a139da2 100644
--- a/output/docs/Sampling/VarOptSamplingJava.html
+++ b/output/docs/Sampling/VarOptSamplingJava.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/SystemIntegrations/ApacheDruidIntegration.html 
b/output/docs/SystemIntegrations/ApacheDruidIntegration.html
index 4c9f47c..37d8712 100644
--- a/output/docs/SystemIntegrations/ApacheDruidIntegration.html
+++ b/output/docs/SystemIntegrations/ApacheDruidIntegration.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/SystemIntegrations/ApacheHiveIntegration.html 
b/output/docs/SystemIntegrations/ApacheHiveIntegration.html
index 3e833e3..a22073d 100644
--- a/output/docs/SystemIntegrations/ApacheHiveIntegration.html
+++ b/output/docs/SystemIntegrations/ApacheHiveIntegration.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/SystemIntegrations/ApachePigIntegration.html 
b/output/docs/SystemIntegrations/ApachePigIntegration.html
index 3746f11..fda0a38 100644
--- a/output/docs/SystemIntegrations/ApachePigIntegration.html
+++ b/output/docs/SystemIntegrations/ApachePigIntegration.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/SystemIntegrations/PostgreSQLIntegration.html 
b/output/docs/SystemIntegrations/PostgreSQLIntegration.html
index c9b9f74..db40f75 100644
--- a/output/docs/SystemIntegrations/PostgreSQLIntegration.html
+++ b/output/docs/SystemIntegrations/PostgreSQLIntegration.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/AccuracyOfDifferentKUnions.html 
b/output/docs/Theta/AccuracyOfDifferentKUnions.html
index 740d771..469929c 100644
--- a/output/docs/Theta/AccuracyOfDifferentKUnions.html
+++ b/output/docs/Theta/AccuracyOfDifferentKUnions.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ConcurrentThetaSketch.html 
b/output/docs/Theta/ConcurrentThetaSketch.html
index 81ad28c..e441199 100644
--- a/output/docs/Theta/ConcurrentThetaSketch.html
+++ b/output/docs/Theta/ConcurrentThetaSketch.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/InverseEstimate.html 
b/output/docs/Theta/InverseEstimate.html
index 610c5bb..f003ea0 100644
--- a/output/docs/Theta/InverseEstimate.html
+++ b/output/docs/Theta/InverseEstimate.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/KMVbetterEst.html 
b/output/docs/Theta/KMVbetterEst.html
index 2d4dee9..58cf1b7 100644
--- a/output/docs/Theta/KMVbetterEst.html
+++ b/output/docs/Theta/KMVbetterEst.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/KMVempty.html b/output/docs/Theta/KMVempty.html
index 255b2ec..033b304 100644
--- a/output/docs/Theta/KMVempty.html
+++ b/output/docs/Theta/KMVempty.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/KMVfirstEst.html 
b/output/docs/Theta/KMVfirstEst.html
index e834dd6..0d42ef2 100644
--- a/output/docs/Theta/KMVfirstEst.html
+++ b/output/docs/Theta/KMVfirstEst.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/KMVrejection.html 
b/output/docs/Theta/KMVrejection.html
index d0ae95a..0821057 100644
--- a/output/docs/Theta/KMVrejection.html
+++ b/output/docs/Theta/KMVrejection.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/KMVupdateVkth.html 
b/output/docs/Theta/KMVupdateVkth.html
index b9b31d7..856559f 100644
--- a/output/docs/Theta/KMVupdateVkth.html
+++ b/output/docs/Theta/KMVupdateVkth.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaAccuracy.html 
b/output/docs/Theta/ThetaAccuracy.html
index 646bdc9..87e6c92 100644
--- a/output/docs/Theta/ThetaAccuracy.html
+++ b/output/docs/Theta/ThetaAccuracy.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaAccuracyPlots.html 
b/output/docs/Theta/ThetaAccuracyPlots.html
index 1c52c4f..e9d4e27 100644
--- a/output/docs/Theta/ThetaAccuracyPlots.html
+++ b/output/docs/Theta/ThetaAccuracyPlots.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaConfidenceIntervals.html 
b/output/docs/Theta/ThetaConfidenceIntervals.html
index cd0573b..904ada5 100644
--- a/output/docs/Theta/ThetaConfidenceIntervals.html
+++ b/output/docs/Theta/ThetaConfidenceIntervals.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaErrorTable.html 
b/output/docs/Theta/ThetaErrorTable.html
index 08f9ae2..1ad7769 100644
--- a/output/docs/Theta/ThetaErrorTable.html
+++ b/output/docs/Theta/ThetaErrorTable.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaHiveUDFs.html 
b/output/docs/Theta/ThetaHiveUDFs.html
index ff0cbdb..45b2ef5 100644
--- a/output/docs/Theta/ThetaHiveUDFs.html
+++ b/output/docs/Theta/ThetaHiveUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaJavaExample.html 
b/output/docs/Theta/ThetaJavaExample.html
index d3f164e..4c2cd14 100644
--- a/output/docs/Theta/ThetaJavaExample.html
+++ b/output/docs/Theta/ThetaJavaExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaMergeSpeed.html 
b/output/docs/Theta/ThetaMergeSpeed.html
index 09897cf..2f019a6 100644
--- a/output/docs/Theta/ThetaMergeSpeed.html
+++ b/output/docs/Theta/ThetaMergeSpeed.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaMergingAlgorithm.html 
b/output/docs/Theta/ThetaMergingAlgorithm.html
index ebaaac2..3ecc13f 100644
--- a/output/docs/Theta/ThetaMergingAlgorithm.html
+++ b/output/docs/Theta/ThetaMergingAlgorithm.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaPSampling.html 
b/output/docs/Theta/ThetaPSampling.html
index d54a864..01ebec6 100644
--- a/output/docs/Theta/ThetaPSampling.html
+++ b/output/docs/Theta/ThetaPSampling.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaPigUDFs.html 
b/output/docs/Theta/ThetaPigUDFs.html
index b900b0f..7e2fce3 100644
--- a/output/docs/Theta/ThetaPigUDFs.html
+++ b/output/docs/Theta/ThetaPigUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaReferences.html 
b/output/docs/Theta/ThetaReferences.html
index 5897ed4..ae2cd24 100644
--- a/output/docs/Theta/ThetaReferences.html
+++ b/output/docs/Theta/ThetaReferences.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaSize.html b/output/docs/Theta/ThetaSize.html
index 824eb57..4dd0fea 100644
--- a/output/docs/Theta/ThetaSize.html
+++ b/output/docs/Theta/ThetaSize.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaSketchFramework.html 
b/output/docs/Theta/ThetaSketchFramework.html
index 702873c..e6bb19d 100644
--- a/output/docs/Theta/ThetaSketchFramework.html
+++ b/output/docs/Theta/ThetaSketchFramework.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaSketchSetOps.html 
b/output/docs/Theta/ThetaSketchSetOps.html
index f682c2c..9f18795 100644
--- a/output/docs/Theta/ThetaSketchSetOps.html
+++ b/output/docs/Theta/ThetaSketchSetOps.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaSketchSetOpsAccuracy.html 
b/output/docs/Theta/ThetaSketchSetOpsAccuracy.html
index 6265a0a..e4e696c 100644
--- a/output/docs/Theta/ThetaSketchSetOpsAccuracy.html
+++ b/output/docs/Theta/ThetaSketchSetOpsAccuracy.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaSparkExample.html 
b/output/docs/Theta/ThetaSparkExample.html
index f12a902..342ca14 100644
--- a/output/docs/Theta/ThetaSparkExample.html
+++ b/output/docs/Theta/ThetaSparkExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaUpdateSpeed.html 
b/output/docs/Theta/ThetaUpdateSpeed.html
index 7ad7578..6ba342f 100644
--- a/output/docs/Theta/ThetaUpdateSpeed.html
+++ b/output/docs/Theta/ThetaUpdateSpeed.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Tuple/TupleEngagementExample.html 
b/output/docs/Tuple/TupleEngagementExample.html
index a6feb9a..ffb4c14 100644
--- a/output/docs/Tuple/TupleEngagementExample.html
+++ b/output/docs/Tuple/TupleEngagementExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Tuple/TupleHiveUDFs.html 
b/output/docs/Tuple/TupleHiveUDFs.html
index 7eeaa41..5d49f1a 100644
--- a/output/docs/Tuple/TupleHiveUDFs.html
+++ b/output/docs/Tuple/TupleHiveUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Tuple/TupleJavaExample.html 
b/output/docs/Tuple/TupleJavaExample.html
index 1034977..855c9af 100644
--- a/output/docs/Tuple/TupleJavaExample.html
+++ b/output/docs/Tuple/TupleJavaExample.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Tuple/TupleOverview.html 
b/output/docs/Tuple/TupleOverview.html
index 5b45641..e99ceb7 100644
--- a/output/docs/Tuple/TupleOverview.html
+++ b/output/docs/Tuple/TupleOverview.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Tuple/TuplePigUDFs.html 
b/output/docs/Tuple/TuplePigUDFs.html
index 7ee9766..015a7a2 100644
--- a/output/docs/Tuple/TuplePigUDFs.html
+++ b/output/docs/Tuple/TuplePigUDFs.html
@@ -412,6 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
+    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
+    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to