RATIS-1348. Intermittent failure in GrpcSslTest (#16)

2 files changed
tree: facdc3458718e7288cacbb73274bda573909fc48
  1. .github/
  2. dev-support/
  3. misc/
  4. test/
  5. .asf.yaml
  6. .gitignore
  7. DISCLAIMER
  8. LICENSE
  9. NOTICE
  10. pom.xml
  11. README.md
README.md

Apache Ratis Thirdparty

All bundled thirdparty dependencies are centralized in the ratis-thirdparty module and the ratis-thirdparty-hadoop module. These modules are located in a separated repository (https://github.com/apache/incubator-ratis-thirdparty) but not attached to the core Apache Ratis repository (https://git-wip-us.apache.org/repos/asf?p=incubator-ratis.git) as they only need to change when one of these dependencies are changed. All dependencies included in ratis-thirdparty/ratis-thirdparty-hadoop must be relocated to a different package to ensure no downstream classpath pollution.

See also: https://github.com/apache/incubator-ratis/blob/master/BUILDING.md