[jira] [Commented] (OFBIZ-11328) Add JAX-RS capabilities (Jersey)

2021-03-13 Thread Michael Brohl (Jira)


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

Michael Brohl commented on OFBIZ-11328:
---

Hi [~gvasmatkar] ,

I'm going to get familiar with your rest implementation plugin, great work!

I would propose to remove any "ofbiz"-prefix from folders or files in the 
implementation, like

ofbiz-rest-impl => rest-impl (or even just "rest"?)--

ofbiz-rest-jersey => rest-jersey

If there are no objections, I'll create a PR.

Over the next weeks, I'm also planning to implement some custom project 
specific use cases using this plugin.

> Add JAX-RS capabilities (Jersey) 
> -
>
> Key: OFBIZ-11328
> URL: https://issues.apache.org/jira/browse/OFBIZ-11328
> Project: OFBiz
>  Issue Type: New Feature
>  Components: ALL PLUGINS
>Affects Versions: Trunk
>Reporter: Girish Vasmatkar
>Assignee: Girish Vasmatkar
>Priority: Minor
> Attachments: OFBIZ-11328 Rest Jersey name.patch, Rest webapp 
> issue.patch, image-2020-01-29-19-24-52-312.png
>
>
> Add a new Jersey component leveraging JAX-RS. Also add capability to generate 
> swagger documentation.



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


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

2021-03-13 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux commented on OFBIZ-12192:
-

[~jacopoc] The windows scripts are ready for R17. I'll handle R18 and trunk 
later (simple copy anyway)

> 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: 18.12.01, Release Branch 17.12, Upcoming Branch
>
>
> 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)


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

2021-03-13 Thread ASF subversion and git services (Jira)


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

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

Commit 44cb8dd327a55a8ae6a93996523baec100f1ba8a in ofbiz-framework's branch 
refs/heads/release17.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=44cb8dd ]

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

Updates init-gradle-wrapper.bat
  to exit if Gradle wrapper already exists
  to start PowerShell (>=7) in admin mode, this to be able to use 
Set-ItemProperty

Updates init-gradle-wrapper.ps1
 to removes exit if Gradle wrapper already exists
 to create the gradle/wrapper dir if necessary
 to handle the ConstrainedLanguage mode if necessary


> 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: 18.12.01, Release Branch 17.12, Upcoming Branch
>
>
> 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)


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

2021-03-13 Thread Michael Brohl (Jira)


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

Michael Brohl commented on OFBIZ-12192:
---

My proposition would be to put everything gradle wrapper specific into the 
gradle folder, I see no reason to have those files in OFBiz root away from 
other related files.

> 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: 18.12.01, Release Branch 17.12, Upcoming Branch
>
>
> 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)


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

2021-03-13 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux commented on OFBIZ-12192:
-

Michael,

bq. What's the reason for having the init-gradle-wrapper.bat file in the 
project root instead of the gradle/ directory like the other scripts? Wouldn#t 
it be more consistent to change this in trunk?

I already answered to that: https://markmail.org/message/zuort64nqayybhgl


> 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: 18.12.01, Release Branch 17.12, Upcoming Branch
>
>
> 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)


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

2021-03-13 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux commented on OFBIZ-12192:
-

Hi Jacopo,

I'll soon (today at least) commit the the Windows scripts.

> 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: 18.12.01, Release Branch 17.12, Upcoming Branch
>
>
> 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)


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

2021-03-13 Thread Jacopo Cappellato (Jira)


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

Jacopo Cappellato commented on OFBIZ-12192:
---

[~mbrohl] I have tested your changes for 17.12 on my Mac and they work great, 
thank you.

Should I proceed with the release preparation or we need more time to test the 
Windows scripts?

> 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: 18.12.01, Release Branch 17.12, Upcoming Branch
>
>
> 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)


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

2021-03-13 Thread Michael Brohl (Jira)


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

Michael Brohl commented on OFBIZ-12192:
---

I now changed the *Linux shell scripts* and Gradle files to the Gradle 
repository and correct versions. Please test.

The download link of the Gradle repository automatically forwards from http to 
https. According to Jacques, https is a problem with powershell so I did not 
any changes to those files for trunk and r18.12.

Before the next r17.12 release, someone should check and fix the Windows 
init-gradle-wrapper powershell script.

Leaving the issue open for these changes.

> 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: 18.12.01, Release Branch 17.12, Upcoming Branch
>
>
> 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)


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

2021-03-13 Thread Michael Brohl (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-12192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-12192:
--
Fix Version/s: Upcoming Branch
   18.12.01

> 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: 18.12.01, Release Branch 17.12, Upcoming Branch
>
>
> 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)


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

2021-03-13 Thread ASF subversion and git services (Jira)


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

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

Commit 94265fdb917982a66697ea285e7ed5a8ca581f3c in ofbiz-framework's branch 
refs/heads/release18.12 from Michael Brohl
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=94265fd ]

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-5.0-rc-5-bin.zip
instead of a 5.0.0 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)


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

2021-03-13 Thread Michael Brohl (Jira)


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

Michael Brohl commented on OFBIZ-12192:
---

What's the reason for having the init-gradle-wrapper.bat file in the project 
root instead of the gradle/ directory like the other scripts?

Wouldn#t it be more consistent to change this in trunk?

> 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)


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

2021-03-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2021-03-13 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux commented on OFBIZ-12192:
-

bq. I am not aware that we have a version dependency in the gradlew.bat file 
and I do not see why there should be a dependency. A quick diff between the 
gradlew.bat files of trunk, r18.12 and r17.12 does not show any Gradle version 
differences. The same for the shell scripts.
That's great

bq. Your environment seems quite outdated and is not supported since long, so 
maybe we should provide a version for our Windows users which is based on a 
supported Windows version?
I'll not change my Windows version. Anyway it's not related to the Windows 
version. It's related to the PowerShell version. I updated to 6 which is 
available to Win7 (not newer PowerShell 7 ones)

bq. I guess that this would also handle https smoothly and should be the 
standard protocol to be used nowadays.
It's not that easy (permissions) but it's easier with PowerShell 6. I have it 
working.

For the cheksum, it's usefull when you and your user are not sure from where 
the download is done. As it is for the OFBiz release downloads because of the 
distribution mode (mirrors). It's not the case here.
Also I wonder how gradle-wrapper.jar could be changed on our GH repo? Apart if 
our GH repo is hacked, good luck globally then, not only with the 
gradle-wrapper.jar issue at hand.
This said if somebody wants to do it I see no harm :)

Have a good weekend

> 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)


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

2021-03-13 Thread Michael Brohl (Jira)


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

Michael Brohl commented on OFBIZ-12192:
---

The checksums for file downloads are meant to ensure the user (not us) that he 
has downloaded the correct, uncorrupted files, so I don't think they are 
superfluous. The same would else be true for the checksums we provide for the 
OFBiz release downloads. We know they are coming from us but the user wants to 
be sure...

I am not aware that we have a version dependency in the gradlew.bat file and I 
do not see why there should be a dependency. A quick diff between the 
gradlew.bat files of trunk, r18.12 and r17.12 does not show any Gradle version 
differences. The same for the shell scripts.

Your environment seems quite outdated and is not supported since long, so maybe 
we should provide a version for our Windows users which is based on a supported 
Windows version? I guess that this would also handle https smoothly and should 
be the standard protocol to be used nowadays.

As my Windows batch file skills are grown old and I have no opportunity to 
test, it would be better if someone with a Windows environment and 
batch/powershell skills would do the necessary changes.

> 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)


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

2021-03-13 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux edited comment on OFBIZ-12192 at 3/13/21, 11:02 AM:


bq. I saw that the Windows init script lacks most of the features of the shell 
script (no checksum checks).
To lower maintenance, I initially kept it as minimal as possible. In this new 
case checking checksums is superfluous, it's on our own repo on GH. If 
something is wrong there we are screewed anyway and GH too.

bq. I'm also not sure why we download the gradlew.bat file, the shell script is 
in git...?
IIRW the the gradlew.bat file depends on version. [~nmalin] [suggested to 
upload it on 
Bintray|https://cwiki.apache.org/confluence/display/OFBIZ/Load+new+gradle+wrapper+version+on+bintray].
 I guess it's the same for the shell script. Do we have the right version 
(4.5.1 instead of previously v3.2.1) in our repo, or are they compatible?

As I commented in the PowerShell script: 
"\# HTTPS is not used because it gets complicated with Powershell and .Net 
framework versions depending on Windows versions"
I crossed several issue handling HTTPS (using Powershell 5.0 on Win7). There 
are solutions for them but it's not that easy. I'll continue later...


was (Author: jacques.le.roux):
bq. I saw that the Windows init script lacks most of the features of the shell 
script (no checksum checks).
To lower maintenance, I initially kept it as minimal as possible. In this new 
case checking checksums is superfluous, it's on our own repo on GH. If 
something is wrong there we are screewed anyway and GH too.

bq. I'm also not sure why we download the gradlew.bat file, the shell script is 
in git...?
IIRW the the gradlew.bat file depends on version. [~nmalin] [suggested to 
upload it on 
Bintray|https://cwiki.apache.org/confluence/display/OFBIZ/Load+new+gradle+wrapper+version+on+bintray].
 I guess it's the same for the shell script. Do we have the right version 
(4.5.1 instead of previously v3.2.1) in our repo, or are they compatible?

As I commented in the PowerShell script:
bq. # HTTPS is not used because it gets complicated with Powershell and .Net 
framework versions depending on Windows versions
I crossed several issue (using Powershell 5.0 on Win7). There are solutions for 
them but it's not that easy. I'll continue later...

> 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)


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

2021-03-13 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux edited comment on OFBIZ-12192 at 3/13/21, 11:01 AM:


bq. I saw that the Windows init script lacks most of the features of the shell 
script (no checksum checks).
To lower maintenance, I initially kept it as minimal as possible. In this new 
case checking checksums is superfluous, it's on our own repo on GH. If 
something is wrong there we are screewed anyway and GH too.

bq. I'm also not sure why we download the gradlew.bat file, the shell script is 
in git...?
IIRW the the gradlew.bat file depends on version. [~nmalin] [suggested to 
upload it on 
Bintray|https://cwiki.apache.org/confluence/display/OFBIZ/Load+new+gradle+wrapper+version+on+bintray].
 I guess it's the same for the shell script. Do we have the right version 
(4.5.1 instead of previously v3.2.1) in our repo, or are they compatible?

As I commented in the PowerShell script:
bq. # HTTPS is not used because it gets complicated with Powershell and .Net 
framework versions depending on Windows versions
I crossed several issue (using Powershell 5.0 on Win7). There are solutions for 
them but it's not that easy. I'll continue later...


was (Author: jacques.le.roux):
bq. I saw that the Windows init script lacks most of the features of the shell 
script (no checksum checks).
To lower maintenance, I initially kept it as minimal as possible. In this new 
case checking checksums is superfluous, it's on our own repo on GH. If 
something is wrong there we are screewed anyway and GH too.

bq. I'm also not sure why we download the gradlew.bat file, the shell script is 
in git...?
IIRW the the gradlew.bat file depends on version. [~nmalin] [suggested to 
upload it on 
Bintray|https://cwiki.apache.org/confluence/display/OFBIZ/Load+new+gradle+wrapper+version+on+bintray].
 I guess it's the same for the shell script. Do we have the right version 
(4.5.1 instead of previously v3.2.1) in our repo, or are they compatible?

I crossed several issue (using Powershell 5.0 on Win7). There are solutions for 
them but it's not that easy. I'll continue later...

> 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)


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

2021-03-13 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux commented on OFBIZ-12192:
-

bq. I saw that the Windows init script lacks most of the features of the shell 
script (no checksum checks).
To lower maintenance, I initially kept it as minimal as possible. In this new 
case checking checksums is superfluous, it's on our own repo on GH. If 
something is wrong there we are screewed anyway and GH too.

bq. I'm also not sure why we download the gradlew.bat file, the shell script is 
in git...?
IIRW the the gradlew.bat file depends on version. [~nmalin] [suggested to 
upload it on 
Bintray|https://cwiki.apache.org/confluence/display/OFBIZ/Load+new+gradle+wrapper+version+on+bintray].
 I guess it's the same for the shell script. Do we have the right version 
(4.5.1 instead of previously v3.2.1) in our repo, or are they compatible?

I crossed several issue (using Powershell 5.0 on Win7). There are solutions for 
them but it's not that easy. I'll continue later...

> 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)


[jira] [Created] (OFBIZ-12196) Update Freemaker to 2.3.31 in R17 and R18

2021-03-13 Thread Jacques Le Roux (Jira)
Jacques Le Roux created OFBIZ-12196:
---

 Summary: Update Freemaker to 2.3.31 in R17 and  R18
 Key: OFBIZ-12196
 URL: https://issues.apache.org/jira/browse/OFBIZ-12196
 Project: OFBiz
  Issue Type: Improvement
  Components: framework/base
Affects Versions: Release Branch 18.12, Release Branch 17.12
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux


That's for (low) security reason. There are no bugs in R17 and R18 but after 
reading about FREEMARKER-124 at 
https://freemarker.apache.org/docs/versions_2_3_30.html I believe we should 
update update Freemaker to 2.3.31 in R17 and  R18

bq.   FREEMARKER-124 made the default filtering of class members more 
restrictive (when you are using BeansWrapper, or its subclasses like 
DefaultObjectWrapper). This is not strictly backward compatible, but unlikely 
to break any real-world applications; see 
src/main/resources/freemarker/ext/beans/DefaultMemberAccessPolicy-rules to see 
what was changed. This change was made for security reasons, but the default 
behavior will never be safe enough if untrusted users will edit templates; see 
in the FAQ. In the unlikely case this change breaks your application, then you 
can still use the old behavior by setting the memberAccessPolicy property of 
the object wrapper to LegacyDefaultMemberAccessPolicy.INSTANCE.

I send this to the dev ML: https://markmail.org/message/r5yyhis5qwk53akn

bq.   After fixing OFBIZ-12195, I believe we should use Freemarker 2.3.31 in 
all supported branches because of possible (low but who knows...) security 
issues fixed since 2.3.30.

Withouth answers in a week I'll do so...





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


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

2021-03-13 Thread Michael Brohl (Jira)


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

Michael Brohl commented on OFBIZ-12192:
---

[~jacopoc] [~jleroux]  I've pushed the changes for the shell scripts (Windows, 
Mac/Linux) to the 17.12 release branch.

The Mac/Linux version is tested, please test the Windows version as I have no 
Windows installation available.

I'll handle the 18.12 and trunk changes later this weekend, will be off now for 
a while.

> 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)


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

2021-03-13 Thread Michael Brohl (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-12192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-12192:
--
Fix Version/s: Release Branch 17.12

> 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)


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

2021-03-13 Thread ASF subversion and git services (Jira)


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

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

Commit 58f2b14ee85c4387c6af5177fc2c0521e4cc8968 in ofbiz-framework's branch 
refs/heads/release17.12 from Michael Brohl
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=58f2b14 ]

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

Changed script to use the proper Gradle wrapper version. Changed the
download url from Bintray to Gradle GitHub repository and removed the
backup link.

> 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
>Priority: Blocker
>
> 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)


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

2021-03-13 Thread Michael Brohl (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-12192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl reassigned OFBIZ-12192:
-

Assignee: Michael Brohl

> 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
>
> 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)


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

2021-03-13 Thread ASF subversion and git services (Jira)


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

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

Commit 9c0c43365f70558f1eee00d20dae60d24ddc8320 in ofbiz-framework's branch 
refs/heads/release17.12 from Michael Brohl
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=9c0c433 ]

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

Changed Windows powershell script to use the proper Gradle wrapper
version. Removed the properties and batch file download.

> 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
>Priority: Blocker
>
> 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)


[jira] [Commented] (OFBIZ-12171) Handling the JCenter shutdown

2021-03-13 Thread ASF subversion and git services (Jira)


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

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

Commit 20e1e1fae737f5ec6c186d6391b51267d3ef10ce in ofbiz-framework's branch 
refs/heads/release17.12 from Michael Brohl
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=20e1e1f ]

Improved: Upgrade Gradle to version 4.5.1 for the jcenter to
mavenCentral migration (OFBIZ-12171)

> Handling the JCenter shutdown
> -
>
> Key: OFBIZ-12171
> URL: https://issues.apache.org/jira/browse/OFBIZ-12171
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS, ALL COMPONENTS, ALL PLUGINS
>Affects Versions: Release Branch 18.12, Trunk, 17.12.05
>Reporter: Michael Brohl
>Assignee: Michael Brohl
>Priority: Major
>  Labels: backport-needed
> Fix For: 18.12.01, Upcoming Branch, 17.12.06
>
> Attachments: OFBIZ-12171-1712-README.patch
>
>
> Citing Taher's message at [2]:
> Hello Everyone, 
>  
> I received emails and checked resources [1] that seem to confirm JCenter from 
> JFrog is going down and that the last day of operation for the repository is 
> going to be May 1st 2021. 
>  
> This is a big deal as many running instances will crash unless updated, so 
> not only do future versions of OFBiz need to adapt, but also existing 
> installations. 
>  
> I'm not sure how to best handle this? Especially for production instances out 
> there on older versions of OFBiz. Maybe one solution is to host the existing 
> libraries in some temporary location or try to migrate them to MavenCentral 
> ... Whatever is the solution I think we should make a fast move. 
>  
> [1] 
> [https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter]
>  
> [https://www.infoq.com/news/2021/02/jfrog-jcenter-bintray-closure]
> [2] 
> [https://lists.apache.org/thread.html/rf8e883ca8b90d51ad9d6d48c46f8f1fcc1cb82cce802daeeab0b910a%40%3Cdev.ofbiz.apache.org%3E]
>  



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


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

2021-03-13 Thread Michael Brohl (Jira)


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

Michael Brohl commented on OFBIZ-12192:
---

I saw that the Windows init script lacks most of the features of the shell 
script (no checksum checks).

I'm also not sure why we download the gradlew.bat file, the shell script is in 
git...?

> 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
>Priority: Blocker
>
> 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)


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

2021-03-13 Thread Michael Brohl (Jira)


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

Michael Brohl commented on OFBIZ-12192:
---

I'm currently at it, Jacques...

> 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
>Priority: Blocker
>
> 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)