/[Apache-SVN]
ViewVC logotype

Revision 1861766


Jump to revision: Previous Next
Author: nmalin
Date: Fri Jun 21 09:26:55 2019 UTC (4 years, 10 months ago)
Changed paths: 9
Log Message:
Implemented: Remove the Gradle wrapper jar
(OFBIZ-10145) (LEGAL-288)

As regards to LEGAL-288 [1] we remove the gradle-wrapper.jar from the source and future release packages.
Now when you run ./gradlew (or gradlew), we check before that gradle/wrapper/gradle-wrapper.jar is present
otherwise we download it before calling the wrapper.

To realize the download, we need as a prerequisite to have:
Unix-like: curl or wget
MS windows: wget

If any issue appears, it's possible to set gradle-wrapper.jar and gradle-wrapper.properties by hand on the directory gradle/wrapper/
Thanks to Jacques Leroux and Swapnil M Mane for their help

[1] https://issues.apache.org/jira/browse/LEGAL-288

Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/.gitignore modified , text changed
Directoryofbiz/ofbiz-framework/trunk/.hgignore modified , text changed
Directoryofbiz/ofbiz-framework/trunk/README.adoc modified , text changed
Directoryofbiz/ofbiz-framework/trunk/gradle/init-gradle-wrapper.ps1 added
Directoryofbiz/ofbiz-framework/trunk/gradle/init-gradle-wrapper.sh added
Directoryofbiz/ofbiz-framework/trunk/gradle/wrapper/gradle-wrapper.jar deleted
Directoryofbiz/ofbiz-framework/trunk/gradle/wrapper/gradle-wrapper.properties deleted
Directoryofbiz/ofbiz-framework/trunk/gradlew modified , text changed
Directoryofbiz/ofbiz-framework/trunk/gradlew.bat modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26