-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20551/
-----------------------------------------------------------
Review request for Tajo.
Bugs: TAJO-788
https://issues.apache.org/jira/browse/TAJO-788
Repository: tajo
Description
-------
This patch updates the user documentation, README, and BUILDING.
In addition, it removes the file extension of LICENSE.txt, NOTICE.txt and other
*.txt files for more consistency.
Diffs
-----
BUILDING PRE-CREATION
BUILDING.txt cf6dd79
CHANGES PRE-CREATION
CHANGES.txt a193a1e
LICENSE PRE-CREATION
LICENSE.txt 31eb031
NOTICE PRE-CREATION
NOTICE.txt 9618522
README 95406e9
tajo-docs/BUILDING PRE-CREATION
tajo-docs/BUILDING.txt f460bb3
tajo-docs/src/main/sphinx/configuration/catalog_configuration.rst 403f8f8
tajo-docs/src/main/sphinx/configuration/configuration_defaults.rst 5fcbe67
tajo-docs/src/main/sphinx/configuration/worker_configuration.rst 41f6e7f
tajo-docs/src/main/sphinx/getting_started/building.rst fbe003b
tajo-docs/src/main/sphinx/getting_started/downloading_source.rst c44e71a
tajo-docs/src/main/sphinx/getting_started/first_query.rst aa5f4d2
tajo-docs/src/main/sphinx/getting_started/prerequisites.rst d4e20da
tajo-docs/src/main/sphinx/index.rst 689561f
tajo-docs/src/main/sphinx/jdbc_driver.rst 515e509
Diff: https://reviews.apache.org/r/20551/diff/
Testing
-------
It does not include any code change. So, I just verified 'mvn clean install
-DskipTests'.
Thanks,
Hyunsik Choi