You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/11/10 14:06:40 UTC

svn commit: r1814850 - in /ofbiz/tools/security/dependency-check: LICENSE.txt NOTICE.txt README.txt

Author: jleroux
Date: Fri Nov 10 14:06:40 2017
New Revision: 1814850

URL: http://svn.apache.org/viewvc?rev=1814850&view=rev
Log:
No functional change, removes useless files since we use Gradle now

Removed:
    ofbiz/tools/security/dependency-check/LICENSE.txt
    ofbiz/tools/security/dependency-check/NOTICE.txt
Modified:
    ofbiz/tools/security/dependency-check/README.txt

Modified: ofbiz/tools/security/dependency-check/README.txt
URL: http://svn.apache.org/viewvc/ofbiz/tools/security/dependency-check/README.txt?rev=1814850&r1=1814849&r2=1814850&view=diff
==============================================================================
--- ofbiz/tools/security/dependency-check/README.txt (original)
+++ ofbiz/tools/security/dependency-check/README.txt Fri Nov 10 14:06:40 2017
@@ -1,2 +1,6 @@
-This is only given as an example. It uses the Gradle dependency check gradle plugin. https://plugins.gradle.org/plugin/dependency.check
-In any cases be sure to check https://cwiki.apache.org/confluence/display/OFBIZ/About+OWASP+Dependency+Check
\ No newline at end of file
+The dependency-check-report.html is only given as an example.
+It uses the Gradle dependency check gradle plugin:
+    https://plugins.gradle.org/plugin/dependency.check
+
+In any cases be sure to check
+    https://cwiki.apache.org/confluence/display/OFBIZ/About+OWASP+Dependency+Check
\ No newline at end of file