Skip to content
  • Jacques Le Roux's avatar
    Implemented: Remove the Gradle wrapper from our release packages and add a step · 34fb04e4
    Jacques Le Roux authored
    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...
    
    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk@1864927 13f79535-47bb-0310-9956-ffa450edef68
    34fb04e4