[ 
https://issues.apache.org/jira/browse/HCATALOG-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450120#comment-13450120
 ] 

Travis Crawford commented on HCATALOG-489:
------------------------------------------

Maybe a silly question, but what tests do people usually run before checking 
changes in? I CI all my patches with the following command, so the reviewer 
doesn't have to run tests themselves.

{code}
umask 0022
ant -Dtest.junit.output.format=xml clean package test
{code}

But if that's not the right command I can change it. I've never actually run 
the e2e tests because it looks like they require a MySQL database which I 
haven't setup and am not sure how to put on CI.
                
> HCatalog style cleanups and readd javac debug option
> ----------------------------------------------------
>
>                 Key: HCATALOG-489
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-489
>             Project: HCatalog
>          Issue Type: Improvement
>            Reporter: Travis Crawford
>            Assignee: Travis Crawford
>         Attachments: HCATALOG-489_style_cleanup.1.patch
>
>
> This issue tracks some no-op code cleanup, and readding the debug javac 
> option that was accidentally dropped while doing some build refactor.

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