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

ASF subversion and git services commented on GEODE-6139:
--------------------------------------------------------

Commit ae8c6b2500ee8ffb600e5a295c053e9b2ac880ee in geode-native's branch 
refs/heads/develop from [~bbender]
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=ae8c6b2 ]

GEODE-6139: Fix problems reported by rat in source release (#413)

* GEODE-6139: Fix problems reported by rat in source release
- Add missing license headers to a couple of files
- Tell rat to ignore some trivial config files
- Remove stray tmp file
- Fix cmake file that was badly reformatted
- Fix incorrect assumption in CMakeLists.txt
- .gitignore files use globbing, not regex, so they can't be read into cpack 
ignore directly

Co-authored-by: Ernest Burghardt <eburgha...@pivotal.io>
Co-authored-by: Mike Martell <mmart...@pivotal.io>
Co-authored-by: Jacob Barrett <jbarr...@pivotal.io>


> Fix rat complaints about files for 1.8 release
> ----------------------------------------------
>
>                 Key: GEODE-6139
>                 URL: https://issues.apache.org/jira/browse/GEODE-6139
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Rat is griping about the missing license headers in a few of the source 
> files, so these need to be added.  It's also complaining about a few config 
> files which do NOT need license headers, so these need to be added to 
> .ratignore.  We also saw some leftover stuff in a cmake-build-debug folder, 
> so we need to make sure the directory is git cleaned before the release 
> manager runs cpack.  Lastly, one file was mysteriously absent from the 
> documentation in the final package, so we need to verify that this was 
> spurious or get the file properly added.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to