提交 1b681440 编写于 作者: B Brian Clozel

Publish Gradle metadata

This commit enables the publishing of Gradle metadata with Spring
Framework artifacts. This feature will be enabled by default with Gradle
6.0, so Spring Framework will consistently push this information in the
5.2.x generation.

Fixes gh-23503
上级 f8516c69
......@@ -5,6 +5,8 @@ pluginManagement {
}
}
enableFeaturePreview("GRADLE_METADATA")
include "spring-aop"
include "spring-aspects"
include "spring-beans"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册