RATIS-1346. Add .asf.yaml to ratis-thirdparty (#15)

1 file changed
tree: 0bedc8295cda4ac0118d1005de309c8297335e90
  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