Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/333#issuecomment-68918153
  
    There are newly added compilation warnings. Could you fix them?
    ```
    hyunsik@Hyunsiks-MacBook-Pro:tajo-docs$ make html
    sphinx-build -b html -d target/doctrees   src/main/sphinx  target/html
    Running Sphinx v1.2.1
    loading pickled environment... done
    building [html]: targets for 49 source files that are out of date
    updating environment: 5 added, 34 changed, 6 removed
    reading sources... [100%] tsql/variables                                    
    
    
/Users/hyunsik/Code/tajo/tajo-8/tajo-docs/src/main/sphinx/configuration/catalog_configuration.rst:59:
 WARNING: Title overline too short.
    
    =========================
    MySQL/MariaDB/PostgreSQL/Oracle Configuration
    =========================
    
/Users/hyunsik/Code/tajo/tajo-8/tajo-docs/src/main/sphinx/configuration/catalog_configuration.rst:59:
 WARNING: Title overline too short.
    
    =========================
    MySQL/MariaDB/PostgreSQL/Oracle Configuration
    =========================
    looking for now-outdated files... none found
    pickling environment... done
    checking consistency... done
    preparing documents... done
    writing output... [100%] tsql/variables                                     
    
    
/Users/hyunsik/Code/tajo/tajo-8/tajo-docs/src/main/sphinx/jdbc_driver.rst:52: 
WARNING: unknown document: /configuration/configuration_defaults
    writing additional files... genindex search
    copying static files... WARNING: html_static_path entry 
u'/Users/hyunsik/Code/tajo/tajo-8/tajo-docs/src/main/sphinx/static' does not 
exist
    done
    copying extra files... done
    dumping search index... done
    dumping object inventory... done
    build succeeded, 4 warnings.
    
    Build finished. The HTML pages are in target/html.
    ```


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