RATIS-441. Add test for netty-tcnative into thirdparty

Signed-off-by: Josh Elser <elserj@apache.org>
25 files changed
tree: 0df316cf219b8bf83c231c2b9be220a48c99d151
  1. dev-support/
  2. hadoop/
  3. misc/
  4. test/
  5. .gitignore
  6. DISCLAIMER
  7. LICENSE
  8. NOTICE
  9. pom.xml
  10. 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