----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15551/ -----------------------------------------------------------
Review request for sentry, Brock Noland and Shreepadma Venugopalan. Repository: sentry Description ------- Breaks up the dependency between sentry-binding-solr and sentry-core. This is done by copying a small amount of utility code from solr into sentry. I think we are okay here because sentry already has a notice that says: "This product includes software developed at The Apache Software Foundation (http://www.apache.org/)." But it would be good if someone who is more informed about this stuff than I am would confirm. Diffs ----- pom.xml f5cf265 sentry-binding/sentry-binding-solr/pom.xml a1c8dbf sentry-binding/sentry-binding-solr/src/main/java/org/apache/sentry/binding/solr/authz/SolrAuthzBinding.java d7b766c Diff: https://reviews.apache.org/r/15551/diff/ Testing ------- Ran mvn install Thanks, Gregory Chanan
