You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tajo.apache.org by ji...@apache.org on 2016/05/19 02:00:44 UTC

tajo git commit: Document update for 0.11.3 release

Repository: tajo
Updated Branches:
  refs/heads/branch-0.11.3 7a4d55384 -> ca4173080


Document update for 0.11.3 release


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

Branch: refs/heads/branch-0.11.3
Commit: ca4173080bc1c526cad01c3c47d3bd64e6e82b82
Parents: 7a4d553
Author: Jihoon Son <ji...@apache.org>
Authored: Thu May 19 11:00:10 2016 +0900
Committer: Jihoon Son <ji...@apache.org>
Committed: Thu May 19 11:00:10 2016 +0900

----------------------------------------------------------------------
 tajo-docs/src/main/sphinx/conf.py             | 6 +++---
 tajo-docs/src/main/sphinx/getting_started.rst | 2 +-
 tajo-docs/src/main/sphinx/index.rst           | 7 +------
 3 files changed, 5 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tajo/blob/ca417308/tajo-docs/src/main/sphinx/conf.py
----------------------------------------------------------------------
diff --git a/tajo-docs/src/main/sphinx/conf.py b/tajo-docs/src/main/sphinx/conf.py
index dbd9e14..13d1a19 100644
--- a/tajo-docs/src/main/sphinx/conf.py
+++ b/tajo-docs/src/main/sphinx/conf.py
@@ -58,16 +58,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Apache Tajo'
-copyright = u'2015, Apache Tajo Team'
+copyright = u'2016, Apache Tajo Team'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
 # The short X.Y version.
-version = '0.11'
+version = '0.11.3'
 # The full version, including alpha/beta/rc tags.
-release = '0.11.0'
+release = '0.11.3'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.

http://git-wip-us.apache.org/repos/asf/tajo/blob/ca417308/tajo-docs/src/main/sphinx/getting_started.rst
----------------------------------------------------------------------
diff --git a/tajo-docs/src/main/sphinx/getting_started.rst b/tajo-docs/src/main/sphinx/getting_started.rst
index a328261..0c00b0f 100644
--- a/tajo-docs/src/main/sphinx/getting_started.rst
+++ b/tajo-docs/src/main/sphinx/getting_started.rst
@@ -8,7 +8,7 @@ In this section, we explain setup of a standalone Tajo instance. It will run aga
 Prerequisites
 ======================
 
- * Hadoop 2.3.0 or higher (up to 2.6.0)
+ * Hadoop 2.3.0 or higher
  * Java 1.7 or higher
  * Protocol buffer 2.5.0
 

http://git-wip-us.apache.org/repos/asf/tajo/blob/ca417308/tajo-docs/src/main/sphinx/index.rst
----------------------------------------------------------------------
diff --git a/tajo-docs/src/main/sphinx/index.rst b/tajo-docs/src/main/sphinx/index.rst
index 5a54809..19832ca 100644
--- a/tajo-docs/src/main/sphinx/index.rst
+++ b/tajo-docs/src/main/sphinx/index.rst
@@ -15,14 +15,9 @@
    You can adapt this file completely to your liking, but it should at least
    contain the root `toctree` directive.
 
-Apache Tajo\u2122 (dev) - User documentation
+Apache Tajo\u2122 (0.11.3 Release) - User documentation
 ===========================================================================
 
-.. warning::
-   
-  This documentation is based on the development branch (master).
-  As a result, some contents can be mismatched to the actual implementation.
-
 Table of Contents:
 
 .. toctree::