You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tephra.apache.org by ch...@apache.org on 2016/06/23 07:02:53 UTC

[1/3] incubator-tephra git commit: Added disclaimer section

Repository: incubator-tephra
Updated Branches:
  refs/heads/site f343e81bc -> ced6567ac


Added disclaimer section

Project: http://git-wip-us.apache.org/repos/asf/incubator-tephra/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tephra/commit/68f79a99
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tephra/tree/68f79a99
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tephra/diff/68f79a99

Branch: refs/heads/site
Commit: 68f79a9900b6e9d8707eebefd2619d26aeded854
Parents: f343e81
Author: Terence Yim <ch...@gmail.com>
Authored: Wed Jun 22 23:55:27 2016 -0700
Committer: Terence Yim <ch...@gmail.com>
Committed: Wed Jun 22 23:55:27 2016 -0700

----------------------------------------------------------------------
 src/site/markdown/index.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/68f79a99/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index 93f300c..6fcfdf5 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -115,4 +115,12 @@ __Note:__ Components versions shown in this table are those that we have tested
 confident of their suitability and compatibility. Later versions of components may work,
 but have not necessarily been either tested or confirmed compatible.
 
-Ready to try out Apache Tephra? Checkout the [Getting Started Guide](GettingStarted.html)
\ No newline at end of file
+Ready to try out Apache Tephra? Checkout the [Getting Started Guide](GettingStarted.html)
+
+## Disclaimer
+Apache Twill is an effort undergoing incubation at The Apache Software Foundation (ASF),
+sponsored by Incubator. Incubation is required of all newly accepted projects until a
+further review indicates that the infrastructure, communications, and decision making process
+have stabilized in a manner consistent with other successful ASF projects. While incubation
+status is not necessarily a reflection of the completeness or stability of the code, it does
+indicate that the project has yet to be fully endorsed by the ASF.
\ No newline at end of file


[2/3] incubator-tephra git commit: Added license header for README.md

Posted by ch...@apache.org.
Added license header for README.md

Project: http://git-wip-us.apache.org/repos/asf/incubator-tephra/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tephra/commit/cd4f69ee
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tephra/tree/cd4f69ee
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tephra/diff/cd4f69ee

Branch: refs/heads/site
Commit: cd4f69ee9c4f0299d81578cd74f4dbd6c2e70395
Parents: 68f79a9
Author: Terence Yim <ch...@gmail.com>
Authored: Wed Jun 22 23:58:08 2016 -0700
Committer: Terence Yim <ch...@gmail.com>
Committed: Thu Jun 23 00:02:45 2016 -0700

----------------------------------------------------------------------
 README.md | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/cd4f69ee/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index bbd6aee..2dc7d64 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,21 @@
+<!--
+ 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.
+-->
+
 ## What is Apache Tephra <sup>(TM)</sup>
 Apache Tephra provides globally consistent transactions on top of distributed data stores
 such as [Apache HBase](https://hbase.apache.org). While HBase provides strong consistency with row- or
@@ -11,4 +29,4 @@ Tephra is used by the [Apache Phoenix](https://phoenix.apache.org/transactions.h
 to add cross-row and cross-table transaction support with full ACID semantics.
 
 Please refer to the [Getting Started](http://tephra.incubator.apache.org/GettingStarted.html) guide to
-start using [Apache Tephra](http://tephra.incubator.apache.org).
\ No newline at end of file
+start using [Apache Tephra](http://tephra.incubator.apache.org).


[3/3] incubator-tephra git commit: fix disclaimer

Posted by ch...@apache.org.
fix disclaimer

Project: http://git-wip-us.apache.org/repos/asf/incubator-tephra/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tephra/commit/ced6567a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tephra/tree/ced6567a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tephra/diff/ced6567a

Branch: refs/heads/site
Commit: ced6567ac842cf6d2b76ea876ecb140fc57939b7
Parents: cd4f69e
Author: Terence Yim <ch...@gmail.com>
Authored: Thu Jun 23 00:02:34 2016 -0700
Committer: Terence Yim <ch...@gmail.com>
Committed: Thu Jun 23 00:02:45 2016 -0700

----------------------------------------------------------------------
 src/site/markdown/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/ced6567a/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index 6fcfdf5..1488271 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -118,9 +118,9 @@ but have not necessarily been either tested or confirmed compatible.
 Ready to try out Apache Tephra? Checkout the [Getting Started Guide](GettingStarted.html)
 
 ## Disclaimer
-Apache Twill is an effort undergoing incubation at The Apache Software Foundation (ASF),
+Apache Tephra is an effort undergoing incubation at The Apache Software Foundation (ASF),
 sponsored by Incubator. Incubation is required of all newly accepted projects until a
 further review indicates that the infrastructure, communications, and decision making process
 have stabilized in a manner consistent with other successful ASF projects. While incubation
 status is not necessarily a reflection of the completeness or stability of the code, it does
-indicate that the project has yet to be fully endorsed by the ASF.
\ No newline at end of file
+indicate that the project has yet to be fully endorsed by the ASF.