cnauroth opened a new pull request, #3886: URL: https://github.com/apache/hive/pull/3886
### What changes were proposed in this pull request? branch-3 uses Apache Directory Server in some tests. It currently uses version 1.5.6. This version has a transitive dependency to a SNAPSHOT, making it awkward to build and release. We can upgrade to 1.5.7 to remove the SNAPSHOT dependency. ### Why are the changes needed? SNAPSHOT dependencies make local builds awkward and release build policies typically don't allow them. ### Does this PR introduce _any_ user-facing change? No, Apache Directory Server is only used for tests. ### How was this patch tested? I built locally and confirmed tests. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
