Travis Crawford created HCATALOG-619:
----------------------------------------

             Summary: HCatalog test script should generate site
                 Key: HCATALOG-619
                 URL: https://issues.apache.org/jira/browse/HCATALOG-619
             Project: HCatalog
          Issue Type: Bug
          Components: documentation
            Reporter: Travis Crawford
            Assignee: Travis Crawford
         Attachments: HCATALOG-619.1.patch

[test.sh|http://svn.apache.org/repos/asf/incubator/hcatalog/trunk/build-support/scripts/test.sh]
 is a script that contains all test commands one should run on a regular basis, 
such as before posting a patch, and before committing. Currently we require 
users to set FORREST_HOME, but do not actually generate the site. As the 
primary purpose of {{test.sh}} is comprehensively generating our artifacts & 
running tests, I think we should generate the site too. This hopefully 
encourages people to update documentation along with their code changes (I'm 
definitely guilty of not doing this) and makes sure we do not break the site 
generation.

Prior to HCATALOG-184, running the {{package}} Ant target would trigger 
generating the website. That's quite a useful change as its optimized for the 
developer workflow which often requires building a package for testing. We 
still have this developer-focused optimization in place as "ant clean package" 
and "ant clean test" will not generate the site.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to