[jira] [Commented] (OFBIZ-12192) Replace Bintray by a new place to upload the Gradle Wrapper

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

[jira] [Commented] (OFBIZ-12192) Replace Bintray by a new place to upload the Gradle Wrapper

Nicolas Malin (Jira)

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

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

Commit e08bfa17cb3cf72ad34f87e3492bbc90eeac885e in ofbiz-framework's branch refs/heads/trunk from Michael Brohl
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e08bfa1 ]

Fixed: Replace Bintray by a new place to upload the Gradle Wrapper
(OFBIZ-12192)

Changes script to use the proper Gradle wrapper version. Changes the
download url from Bintray to Gradle GitHub repository and removes the
backup link. Adjusts the sha checksums accordingly.

The Gradle download link pulls a gradle-wrapper.properties file which
references services.gradle.org/distributions/gradle-6.5-bin.zip instead
of a 6.5.1 distribution. This was left this way for consistency.

> Replace Bintray by a new place to upload the Gradle Wrapper
> -----------------------------------------------------------
>
>                 Key: OFBIZ-12192
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12192
>             Project: OFBiz
>          Issue Type: Task
>          Components: Gradle
>    Affects Versions: 18.12.01, Trunk, 17.12.06
>            Reporter: Jacques Le Roux
>            Assignee: Michael Brohl
>            Priority: Blocker
>             Fix For: Release Branch 17.12
>
>
> We got an issue with Bintray and jcenter : [https://markmail.org/message/hal4od7xeoig6xfw]
> The jcenter aspect is now fixed with OFBIZ-12171 (actually jcenter will allow download until February 1st 2022)
> With our need to upload the Gradle Wrapper we have though still an issue with Bintray: [https://markmail.org/message/74u6wsldx3ykzqiv]
> The problem is once we release a package the scripts at [https://github.com/apache/ofbiz-framework/tree/trunk/gradle] are freezed. So people using these scripts will not be able to download the related Gradle Wrapper versions.
> So we need to replace Bintray by another place to upload the different versions of the Gradle Wrapper. All supported OFBiz versions are concerned.
> Note: I have already putĀ  [https://cwiki.apache.org/confluence/display/OFBIZ/Load+new+gradle+wrapper+version+on+bintray] in Wiki AtticĀ 



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