Merge pull request #10247 from gradle/bamboo/6.0/SourceDistributionResolverMake `SourceDistributionResolver` compatible with an yet to published major.0 version
Fix failed historical performance test (#10173)There're 4 failed historical performance tests.Two of them are because previously `enableFeaturePreview` was not correctly configured for old Gradle build. This PR fixes them with Gradle version check.Two of them are because of [this change](https://github.com/gradle/performance-comparisons/commit/c640ae2e31e8c8657e6654791ff02ba26ac95304) using a Gradle 4.6+ API.
Rework declaring_dependencies.adoc* Rework section levels* Fill in missing content* Moved the part about repository and metadata source to therepositories document
Rework declaring_dependencies.adoc* Rework section levels* Fill in missing content* Moved the part about repository and metadata source to therepositories document
Rework declaring_dependencies.adoc* Rework section levels* Fill in missing content* Moved the part about repository and metadata source to therepositories document