anchela opened a new pull request, #879: URL: https://github.com/apache/jackrabbit-oak/pull/879
@reschke , i would appreciate if you could take a close look. the changes: - obvious mistake in one auth-external test - adding more messages to the assertions in auth-external tests - simplify AuthorizableIterator construction in AuthorizbleImpl and GroupImpl - replace usage of guava Iterators.concat in AuthorizableIterator with a custom utility in oak-commons i hope that this allows us to fully understand why the guava concat fails with guava 20. once we have that and conclude that the proposed replacement is reasonable, i would replace all usages of guave Iterators.concat in oak security and if used other modules. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
