[
https://issues.apache.org/jira/browse/TAJO-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352579#comment-14352579
]
Hudson commented on TAJO-1378:
------------------------------
FAILURE: Integrated in Tajo-master-CODEGEN-build #241 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/241/])
TAJO-1378: Incorrect version(0.8.0) info in tajo-doc. (Contributed by Dongjoon
Hyun, Committed by jihoon) (jihoonson: rev
14a7f82418d4169a43b35587f2b1154a13461806)
* tajo-docs/src/main/sphinx/conf.py
* CHANGES
> Incorrect version(0.8.0) info in tajo-doc
> -----------------------------------------
>
> Key: TAJO-1378
> URL: https://issues.apache.org/jira/browse/TAJO-1378
> Project: Tajo
> Issue Type: Bug
> Components: documentation
> Affects Versions: 0.10, 0.11
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
> Priority: Trivial
> Attachments: TAJO-1378.patch, TAJO-1378_for_master.patch
>
>
> The following meta information in all Tajo documentations is still in 0.8.0.
> Web search engine (like google.com) will confuse them.
> <title>~~~ Apache Tajo 0.8.0 documentation</title>
> <link rel="top" title="Apache Tajo 0.8.0 documentation" href="../index.html”/>
> <script type="text/javascript">
> var DOCUMENTATION_OPTIONS = {
> URL_ROOT:'../',
> VERSION:'0.8.0',
> COLLAPSE_INDEX:false,
> FILE_SUFFIX:'.html',
> HAS_SOURCE: true
> };
> </script>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)