opentelemetry-java/all
Anuraag Agrawal 431bb1281a
Use property to specify test java version instead of adding tasks. (#3365)
* Use property to specify test java version instead of adding tasks.

* Typo
2021-07-05 11:15:48 +09:00
..
src/test/java/io/opentelemetry Update dependencies (#3276) 2021-06-03 07:55:52 -07:00
README.md Restore accidentally deleted :all project (#2372) 2020-12-21 18:10:16 +09:00
build.gradle.kts Use property to specify test java version instead of adding tasks. (#3365) 2021-07-05 11:15:48 +09:00

README.md

opentelemetry-all (utility project)

This is a utility project which depends on all other projects in this repository. We use it for global checks, for example API checks with archunit, and collecting all coverage reports from all modules for uploading to codecov.