Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add thrid-party dependency licenses #370

Merged
merged 4 commits into from
Nov 16, 2022
Merged

Add thrid-party dependency licenses #370

merged 4 commits into from
Nov 16, 2022

Conversation

simon824
Copy link
Member

@simon824 simon824 commented Nov 15, 2022

These dependency licenses cannot be obtained from jar and other repository, needs to search their origin repository manually. (Will finish them later.)

  1. ST4
  2. aircompressor
  3. annotations
  4. antlr-runtime
  5. aopalliance-repackaged
  6. commons-crypto
  7. disruptor
  8. findbugs-annotations-1.3.9
  9. flatbuffers-1.2.0
  10. flatbuffers-java
  11. hadoop-hdfs-client
  12. hadoop-shaded-guava
  13. hadoop-shaded-protobuf_3_7
  14. hamcrest-core
  15. hbase-shaded-miscellaneous
  16. hppc
  17. jakarta.activation
  18. jakarta.inject-api
  19. jakarta.validation-api
  20. jakarta.ws.rs-api
  21. javax.json
  22. javax.servlet.jsp
  23. javax.servlet.jsp-api
  24. javax.ws.rs-api
  25. jaxb-core
  26. jcodings
  27. jcommander
  28. joni
  29. jsp-api
  30. lightning-csv
  31. listenablefuture-9999.0-empty-to-avoid-conflict-with
  32. metrics-core
  33. metrics-json
  34. metrics-jvm
  35. micrometer-core
  36. mssql-jdbc
  37. netty-buffer
  38. netty-common
  39. ow2-asm
  40. sfm-converter
  41. sfm-csv
  42. sfm-map
  43. sfm-reflect
  44. sfm-tuples
  45. sfm-util
  46. spring-boot-starter-tomcat
  47. spring-context-support
  48. threeten-extra
  49. xz

@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #370 (767430d) into master (b1bf291) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #370   +/-   ##
=========================================
  Coverage     57.52%   57.52%           
  Complexity     1864     1864           
=========================================
  Files           263      263           
  Lines         10272    10272           
  Branches        877      877           
=========================================
  Hits           5909     5909           
  Misses         3979     3979           
  Partials        384      384           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@javeme javeme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@javeme javeme merged commit aae7214 into apache:master Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants