[
https://issues.apache.org/jira/browse/GEODE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852822#comment-15852822
]
ASF GitHub Bot commented on GEODE-1434:
---------------------------------------
GitHub user metatype opened a pull request:
https://github.com/apache/geode/pull/389
GEODE-1434: Add ASF headers
- Add missing ASF headers
- Add .ratignore to define excluded files
There are 3 remaining files to clean up:
- examples/clicache/ProductBrowser/lib/productClient.jar (this is binary
and should be removed)
- packer/solaris/files/etc/resolv.conf (this is a site-specific file and
should be cleaned up)
- packer/windows/winrm.cloud-init (either exclude or add comment)
The files excluded from src headers are listed in `.ratignore`. You can
run the rat tool using `java -jar ~/tools/apache-rat-0.12/apache-rat-0.12.jar
--dir . --exclude-file .ratignore`.
I've built and run unit tests on osx. Still to do: run the integration
tests and confirm nothing is broken on other platforms.
I removed `src/pdxautoserializer/.depend` as it was empty. Please confirm
that this is correct.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/metatype/incubator-geode
next-gen-native-client-software-grant
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/389.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #389
----
commit 1776293fbb8548fc3e223daff8a7c6d7d3febf79
Author: Anthony Baker <[email protected]>
Date: 2017-02-03T23:43:27Z
GEODE-1434: Add ASF headers
- Add missing ASF headers
- Add .ratignore to define excluded files
----
> Update native client source headers
> -----------------------------------
>
> Key: GEODE-1434
> URL: https://issues.apache.org/jira/browse/GEODE-1434
> Project: Geode
> Issue Type: Sub-task
> Components: native client
> Reporter: Anthony Baker
> Assignee: Anthony Baker
> Attachments: rat.out.gz
>
>
> The existing native client source code headers contain { pivotal | vmware |
> gemstone } copyrights and should be replaced with ASF headers. See
> https://cwiki.apache.org/confluence/display/GEODE/License+Guide+for+Contributors.
> Files without a source header probably need the ASF header added. Only in
> exceptional circumstances should a file not have a source header.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)