Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updates warning

...

Warning
titleWIP

This is still a WIP, the .gradle\caches contains may contain external jars unrelated to OFBiz. Notably Eclipse jars if you use the Gradle Eclipse task and more if you use Gradle for other reasons than OFBiz.

I will see if we can't have the jars properly in OFBiz. It seems to me that Pierre Smits suggested something like thatdid not find yet a way to avoid to have all external jars in .gradle\caches and I wonder if it's even possible...

 

dependency-check -project OFBiz -scan C:\Users\Jacques\.gradle\caches --suppression C:\projectsASF\ofbiz\tools\security\dependency-check\suppress.xml --out C:\projectsASF\ofbiz\tools\security\dependency-check\

...