-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4998/
-----------------------------------------------------------
(Updated 2012-05-08 06:00:42.740192)
Review request for oozie.
Changes
-------
addressing Mohammad's and Virag's comments.
Summary
-------
adds the option to specify a list of admin groups to check users for admin
privileges instead of using the adminusers.txt file. the adminusers.txt file
option is still available if the admin groups list is not specified.
This addresses bug OOZIE-773.
https://issues.apache.org/jira/browse/OOZIE-773
Diffs (updated)
-----
trunk/core/src/main/java/org/apache/oozie/service/AuthorizationService.java
1335346
trunk/core/src/test/java/org/apache/oozie/service/TestAuthorizationService.java
1335346
trunk/docs/src/site/twiki/AG_Install.twiki 1335346
Diff: https://reviews.apache.org/r/4998/diff
Testing
-------
run all tests successfully
Thanks,
Alejandro