-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40105/
-----------------------------------------------------------
Review request for ranger and Madhan Neethiraj.
Bugs: RANGER-725
https://issues.apache.org/jira/browse/RANGER-725
Repository: ranger
Description
-------
- Updated the parent .gitignore to remove the need for most of child .gitignore
files
- Removed unnecessary .gitignore files.
- Pruned .gitignore files so they only contain child specific entries and don't
duplicate what is covered by parent .gitignore
Diffs
-----
.gitignore bced5a7
agents-audit/.gitignore 8604ba3
agents-common/.gitignore 02f68bb
agents-cred/.gitignore 02f68bb
agents-installer/.gitignore 02f68bb
credentialbuilder/.gitignore 404053f
docs/.gitignore b83d222
embeddedwebserver/.gitignore 02f68bb
hbase-agent/.gitignore 02f68bb
hdfs-agent/.gitignore 03313f8
hive-agent/.gitignore 02f68bb
jisql/.gitignore 02f68bb
kms/.gitignore b9c5b0b
knox-agent/.gitignore 404053f
lookup-client/.gitignore 8604ba3
plugin-kafka/.gitignore ea8c4bf
plugin-kms/.gitignore ea8c4bf
plugin-solr/.gitignore ea8c4bf
plugin-yarn/.gitignore d9d66d8
ranger-util/.gitignore 88be44f
ranger-util/src/.gitignore e8e450b
ranger_solrj/.gitignore b83d222
security-admin/.gitignore bf7dc37
storm-agent/.gitignore 4a3ed53
ugsync/.gitignore 02f68bb
unixauthclient/.gitignore 8604ba3
unixauthnative/.gitignore 02f68bb
unixauthservice/.gitignore 02f68bb
Diff: https://reviews.apache.org/r/40105/diff/
Testing
-------
Checked that doing a build does not cause files to show up as modified under
ranger tree, i.e. `git status` output after doing a fresh git clone of apache
repo should be the same as that of after having done a `mvn clean verify
package assembly:assembly`.
Thanks,
Alok Lal