Jacques,
I don't think that this is a showstopper. I just noticed it while
reviewing the release and fixed it in the branch.
Christian
Am 05.09.2019 18:18, schrieb Jacques Le Roux:
> Hi Chris, Jacopo,
>
> Does this needs a new [Vote] for 16.11.06? (I mean a new tentative
> release)
>
> Jacques
>
> Le 05/09/2019 à 14:31,
[hidden email] a écrit :
>> Author: chrisg
>> Date: Thu Sep 5 12:31:57 2019
>> New Revision: 1866454
>>
>> URL:
http://svn.apache.org/viewvc?rev=1866454&view=rev>> Log:
>> Updates README with correct init-gradle-wrapper filename for
>> Unix-like OS
>>
>> Modified:
>> ofbiz/branches/release16.11/README.md
>>
>> Modified: ofbiz/branches/release16.11/README.md
>> URL:
>>
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/README.md?rev=1866454&r1=1866453&r2=1866454&view=diff>> ==============================================================================
>>
>> --- ofbiz/branches/release16.11/README.md (original)
>> +++ ofbiz/branches/release16.11/README.md Thu Sep 5 12:31:57 2019
>> @@ -49,7 +49,7 @@ MS Windows:
>> `init-gradle-wrapper`
>> Unix-like OS:
>> -`./gradle/init-gradle-wrapper`
>> +`gradle/init-gradle-wrapper.sh`
>> The script will download all the Gradle wrapper files required to
>> build the system.
>> Alternatively, after you have Gradle installed:
>>
>>
>>
>