[jira] [Commented] (OFBIZ-12066) init-gradle-wrapper.sh fails to install wrapper files using wget

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-12066) init-gradle-wrapper.sh fails to install wrapper files using wget

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-12066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240660#comment-17240660 ]

ASF subversion and git services commented on OFBIZ-12066:
---------------------------------------------------------

Commit 2a30d5711809e9bbc06d6c84c2f421476405b8a8 in ofbiz-framework's branch refs/heads/release17.12 from Girish Vasmatkar
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=2a30d57 ]

Fixed: Discouraged use of variable to store command with paramaters because of wordsplitting issue
and instead used complete command for wget .(OFBIZ-12066)


> init-gradle-wrapper.sh fails to install wrapper files using wget
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-12066
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12066
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL PLUGINS
>    Affects Versions: Release Branch 17.12, Trunk
>            Reporter: Girish Vasmatkar
>            Assignee: Girish Vasmatkar
>            Priority: Minor
>             Fix For: 17.12.05
>
>
> Running init-gradle-wrapper.sh does not download gradle wrapper files on systems with wget implementation.
> Here's the error.
> Download files gradle-wrapper.jar gradle-wrapper.properties from [https://dl.bin|https://dl.bin/]$Please check the logs, fix the problem and run the script again.
>  === Control downloaded files ===
> shasum: gradle/wrapper/gradle-wrapper.jar:
> gradle/wrapper/gradle-wrapper.jar: FAILED open or read
> shasum: gradle/wrapper/gradle-wrapper.properties: No such file or directory
> gradle/wrapper/gradle-wrapper.properties: FAILED open or read
> gradlew: OK
> shasum: WARNING: 2 listed files could not be read



--
This message was sent by Atlassian Jira
(v8.3.4#803005)