[ 
https://issues.apache.org/jira/browse/HCATALOG-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Travis Crawford updated HCATALOG-517:
-------------------------------------

    Attachment: HCATALOG-517_build_cleanup.1.patch

Patch does not show the full story here due to the nature of this change.

Here we see the empty "hive" and "lib" directories being removed. We also see 
files moving. The diff basically shows some path references changing.

{code}
M       ant/checkstyle.xml
M       ant/test.xml
D       apache_header_java.txt
D       bin/umaskcheck.sh
A       build-support
A       build-support/checkstyle
A  +    build-support/checkstyle/apache_header_java.txt
A  +    build-support/checkstyle/coding_style.xml
A       build-support/scripts
A  +    build-support/scripts/umaskcheck.sh
D       coding_style.xml
D       hive
D       lib
X       src/test/e2e/harness
{code}
                
> Misc. build cleanup
> -------------------
>
>                 Key: HCATALOG-517
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-517
>             Project: HCatalog
>          Issue Type: Improvement
>            Reporter: Travis Crawford
>            Assignee: Travis Crawford
>         Attachments: HCATALOG-517_build_cleanup.1.patch
>
>
> HCatalog has a few build-related things we should cleanup:
> * Top-level and empty "hive" directory is present from when Hive was added to 
> our repo as an SVN external, and should be removed.
> * Top-level and empty "lib" directory is present but not used for 
> dependencies and should be removed.
> * Checkstyle configs are in the top-level directory, and should be moved to 
> "build-support/checkstyle".
> * {{bin/umaskcheck.sh}} is only required for the build and should be moved to 
> "build-support/scripts"
> A major category of files that should also move under build-support is the 
> top-level "ant" directory. That directory is not moved at this time because I 
> would prefer to update the "core" build first so its simpler.

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