This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
commit 7b6de27404ecc223fdac78e0333e8a7a48107ae4 Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Sat Feb 27 15:55:43 2021 +0100 Documented: Dependency verification (OFBIZ-12186) Note that this feature is for now disabled. You may use it locally if you want... --- .../src/docs/asciidoc/_include/sy-dependency-verification.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/framework/security/src/docs/asciidoc/_include/sy-dependency-verification.adoc b/framework/security/src/docs/asciidoc/_include/sy-dependency-verification.adoc index fb76929..72cb897 100644 --- a/framework/security/src/docs/asciidoc/_include/sy-dependency-verification.adoc +++ b/framework/security/src/docs/asciidoc/_include/sy-dependency-verification.adoc @@ -21,6 +21,10 @@ under the License. The Apache OFBiz Project Release trunk +CAUTION: This feature is for now disabled. You may use it locally if you want... + + + https://docs.gradle.org/current/userguide/dependency_verification.html[Here is the Gradle documentation about dependency verification] As it's a long read you might prefer this summary: