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 <aba...@apache.org>
Date:   2017-02-03T23:43:27Z

    GEODE-1434: Add ASF headers
    
    - Add missing ASF headers
    - Add .ratignore to define excluded files

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to