GitHub user dongjoon-hyun opened a pull request:

    https://github.com/apache/tajo/pull/401

    fix TAJO-1378

    Currently, 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>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dongjoon-hyun/tajo TAJO-1378

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/401.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #401
    
----
commit 1763cfb4ea3c1933ed623fe3adb66ba0a87169e1
Author: Dongjoon Hyun <[email protected]>
Date:   2015-03-09T03:00:32Z

    fix TAJO-1378

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to