/[Apache-SVN]
ViewVC logotype

Revision 1864927


Jump to revision: Previous Next
Author: jleroux
Date: Sun Aug 11 12:56:38 2019 UTC (4 years, 8 months ago)
Changed paths: 6
Log Message:
Implemented: Remove the Gradle wrapper from our release packages and add a step 
to our build notes
(OFBIZ-10145)

Adds the Windows init-gradle-wrapper scripts (both .bat et .ps1) in all 
concerned branch (trunk, R18, R17)

These are very simple because I believe (almost?) nobody is using a Windows 
server to deploy OFBiz in production. So they will be only used in development 
environment. In case deployment in production is needed they supply a base to 
work on...

The init-gradle-wrapper.ps1 scripts use only HTTP and not HTTPS because it's 
very difficult to handle all the issues related with different versions of 
Powershell and .net in different versions of Windows. Better to let that to
deployment in case it's really needed...

Changed paths

Path Details
Directoryofbiz/ofbiz-framework/branches/release17.12/gradle/init-gradle-wrapper.ps1 added
Directoryofbiz/ofbiz-framework/branches/release17.12/init-gradle-wrapper.bat added
Directoryofbiz/ofbiz-framework/branches/release18.12/gradle/init-gradle-wrapper.ps1 added
Directoryofbiz/ofbiz-framework/branches/release18.12/init-gradle-wrapper.bat added
Directoryofbiz/ofbiz-framework/trunk/gradle/init-gradle-wrapper.ps1 added
Directoryofbiz/ofbiz-framework/trunk/init-gradle-wrapper.bat added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26