[jira] [Commented] (OFBIZ-12399) Upgrade OFBiz to use Java JDK Version 17

2022-11-30 Thread Ioan Eugen Stan (Jira)


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

Ioan Eugen Stan commented on OFBIZ-12399:
-

Rebased on that commit.

> Upgrade OFBiz to use Java JDK Version 17
> 
>
> Key: OFBIZ-12399
> URL: https://issues.apache.org/jira/browse/OFBIZ-12399
> Project: OFBiz
>  Issue Type: Improvement
>Reporter: Ioan Eugen Stan
>Assignee: Jacques Le Roux
>Priority: Major
> Fix For: Upcoming Branch
>
>
> We should have ofbiz owrking with JDK17. 
> This issue should track progress on making that happen.
> One think we need to do is upgrade gradle to 7.3 .



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [ofbiz-framework] sonarcloud[bot] commented on pull request #354: Improved: Upgrade to gradle 7.3 to support jdk 11 -> 17 (OFBIZ-12400)

2022-11-30 Thread GitBox


sonarcloud[bot] commented on PR #354:
URL: https://github.com/apache/ofbiz-framework/pull/354#issuecomment-1332702624

   Kudos, SonarCloud Quality Gate passed!  [![Quality Gate 
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
 'Quality Gate 
passed')](https://sonarcloud.io/dashboard?id=apache_ofbiz-framework=354)
   
   
[![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png
 
'Bug')](https://sonarcloud.io/project/issues?id=apache_ofbiz-framework=354=false=BUG)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_ofbiz-framework=354=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_ofbiz-framework=354=false=BUG)
  
   
[![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png
 
'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_ofbiz-framework=354=false=VULNERABILITY)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_ofbiz-framework=354=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_ofbiz-framework=354=false=VULNERABILITY)
  
   [![Security 
Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png
 'Security 
Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_ofbiz-framework=354=false=SECURITY_HOTSPOT)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/security_hotspots?id=apache_ofbiz-framework=354=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_ofbiz-framework=354=false=SECURITY_HOTSPOT)
  
   [![Code 
Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png
 'Code 
Smell')](https://sonarcloud.io/project/issues?id=apache_ofbiz-framework=354=false=CODE_SMELL)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_ofbiz-framework=354=false=CODE_SMELL)
 [0 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_ofbiz-framework=354=false=CODE_SMELL)
   
   [![No Coverage 
information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png
 'No Coverage 
information')](https://sonarcloud.io/component_measures?id=apache_ofbiz-framework=354)
 No Coverage information  
   
[![2.1%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3-16px.png
 
'2.1%')](https://sonarcloud.io/component_measures?id=apache_ofbiz-framework=354=new_duplicated_lines_density=list)
 [2.1% 
Duplication](https://sonarcloud.io/component_measures?id=apache_ofbiz-framework=354=new_duplicated_lines_density=list)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Comment Edited] (OFBIZ-12399) Upgrade OFBiz to use Java JDK Version 17

2022-11-30 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux edited comment on OFBIZ-12399 at 11/30/22 3:50 PM:
---

I upgraded Groovy to 3.0.13 with OFBIZ-12400 (WIP)


was (Author: jacques.le.roux):
I upgraded Groovy to 3.0.13

> Upgrade OFBiz to use Java JDK Version 17
> 
>
> Key: OFBIZ-12399
> URL: https://issues.apache.org/jira/browse/OFBIZ-12399
> Project: OFBiz
>  Issue Type: Improvement
>Reporter: Ioan Eugen Stan
>Assignee: Jacques Le Roux
>Priority: Major
> Fix For: Upcoming Branch
>
>
> We should have ofbiz owrking with JDK17. 
> This issue should track progress on making that happen.
> One think we need to do is upgrade gradle to 7.3 .



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Closed] (OFBIZ-12399) Upgrade OFBiz to use Java JDK Version 17

2022-11-30 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux closed OFBIZ-12399.
---
Fix Version/s: Upcoming Branch
 Assignee: Jacques Le Roux
   Resolution: Done

I upgraded Groovy to 3.0.13

> Upgrade OFBiz to use Java JDK Version 17
> 
>
> Key: OFBIZ-12399
> URL: https://issues.apache.org/jira/browse/OFBIZ-12399
> Project: OFBiz
>  Issue Type: Improvement
>Reporter: Ioan Eugen Stan
>Assignee: Jacques Le Roux
>Priority: Major
> Fix For: Upcoming Branch
>
>
> We should have ofbiz owrking with JDK17. 
> This issue should track progress on making that happen.
> One think we need to do is upgrade gradle to 7.3 .



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [ofbiz-framework]: Workflow run "Java CI with Gradle" is working again!

2022-11-30 Thread GitBox


The GitHub Actions job "Java CI with Gradle" on ofbiz-framework.git has 
succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
e195f26454c366e8355fee0f59c0f8b5598c0fdd / Jacques Le Roux 

Improved: Upgrade to gradle 7.6 - support jdk 11 -> 17 (OFBIZ-12400)

Upgrades from Groovy from 2.5.18 to 3.0.13 needs an explicit dependency to
commons-cli, here using last version (1.5.0)

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/3583950295

With regards,
GitHub Actions via GitBox



[jira] [Commented] (OFBIZ-12400) Upgrade to gradle 7.6 - support jdk 11 -> 17

2022-11-30 Thread ASF subversion and git services (Jira)


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

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

Commit e195f26454c366e8355fee0f59c0f8b5598c0fdd in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e195f26454 ]

Improved: Upgrade to gradle 7.6 - support jdk 11 -> 17 (OFBIZ-12400)

Upgrades from Groovy from 2.5.18 to 3.0.13 needs an explicit dependency to
commons-cli, here using last version (1.5.0)


> Upgrade to gradle 7.6 - support jdk 11 -> 17
> 
>
> Key: OFBIZ-12400
> URL: https://issues.apache.org/jira/browse/OFBIZ-12400
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Ioan Eugen Stan
>Assignee: Ioan Eugen Stan
>Priority: Major
>
> For working with Java 17, we need to upgrade to gradle 7.3 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [ofbiz-framework]: Workflow run "Java CI with Gradle" failed!

2022-11-30 Thread GitBox


The GitHub Actions job "Java CI with Gradle" on ofbiz-framework.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
4044b86460894d6d1dcea6e374c1b18c63054c7b / Jacques Le Roux 

Improved: Upgrade to gradle 7.6 - support jdk 11 -> 17 (OFBIZ-12400)

Upgrades Groovy from 2.5.18 to 3.0.13 (no longer compile issue, UI tests OK)

Thanks: Ioan Eugen Stan for testing

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/3583764562

With regards,
GitHub Actions via GitBox



[jira] [Commented] (OFBIZ-12400) Upgrade to gradle 7.6 - support jdk 11 -> 17

2022-11-30 Thread ASF subversion and git services (Jira)


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

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

Commit 4044b86460894d6d1dcea6e374c1b18c63054c7b in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=4044b86460 ]

Improved: Upgrade to gradle 7.6 - support jdk 11 -> 17 (OFBIZ-12400)

Upgrades Groovy from 2.5.18 to 3.0.13 (no longer compile issue, UI tests OK)

Thanks: Ioan Eugen Stan for testing


> Upgrade to gradle 7.6 - support jdk 11 -> 17
> 
>
> Key: OFBIZ-12400
> URL: https://issues.apache.org/jira/browse/OFBIZ-12400
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Ioan Eugen Stan
>Assignee: Ioan Eugen Stan
>Priority: Major
>
> For working with Java 17, we need to upgrade to gradle 7.3 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Closed] (OFBIZ-10757) Upgrade OFBiz to use Java JDK Version 11

2022-11-30 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux closed OFBIZ-10757.
---
Resolution: Implemented

We are already running (notably all demos) on JDK 11

> Upgrade OFBiz to use Java JDK Version 11
> 
>
> Key: OFBIZ-10757
> URL: https://issues.apache.org/jira/browse/OFBIZ-10757
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk, Upcoming Branch
>Reporter: Taher Alkhateeb
>Assignee: Jacques Le Roux
>Priority: Minor
> Attachments: OFBIZ-10757-framework.patch, 
> OFBIZ-10757-framework.patch, OFBIZ-10757-framework.patch, 
> OFBIZ-10757-framework.patch, OFBIZ-10757-plugins.patch, 
> OFBIZ-10757-plugins.patch, OFBIZ-10757_Fix-javadoc-build-for-OpenJDK-11.patch
>
>
> To implement as per [Discussion 
> Thread|https://lists.apache.org/thread.html/71b8c1048f1dd4c5b3f104233c9af7b2cbc690863fe35b08ef91fcf5@%3Cdev.ofbiz.apache.org%3E]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (OFBIZ-10757) Upgrade OFBiz to use Java JDK Version 11

2022-11-30 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux reassigned OFBIZ-10757:
---

Assignee: Jacques Le Roux

> Upgrade OFBiz to use Java JDK Version 11
> 
>
> Key: OFBIZ-10757
> URL: https://issues.apache.org/jira/browse/OFBIZ-10757
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk, Upcoming Branch
>Reporter: Taher Alkhateeb
>Assignee: Jacques Le Roux
>Priority: Minor
> Attachments: OFBIZ-10757-framework.patch, 
> OFBIZ-10757-framework.patch, OFBIZ-10757-framework.patch, 
> OFBIZ-10757-framework.patch, OFBIZ-10757-plugins.patch, 
> OFBIZ-10757-plugins.patch, OFBIZ-10757_Fix-javadoc-build-for-OpenJDK-11.patch
>
>
> To implement as per [Discussion 
> Thread|https://lists.apache.org/thread.html/71b8c1048f1dd4c5b3f104233c9af7b2cbc690863fe35b08ef91fcf5@%3Cdev.ofbiz.apache.org%3E]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [ofbiz-framework] JacquesLeRoux commented on pull request #354: Improved: Upgrade to gradle 7.3 to support jdk 11 -> 17 (OFBIZ-12400)

2022-11-30 Thread GitBox


JacquesLeRoux commented on PR #354:
URL: https://github.com/apache/ofbiz-framework/pull/354#issuecomment-1332095921

   Hi Eugen,
   
   I answered on dev ML so far and pushed 2 nonfunctional unrelated commits, 
WIP...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (OFBIZ-12400) Upgrade to gradle 7.6 - support jdk 11 -> 17

2022-11-30 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux updated OFBIZ-12400:

Summary: Upgrade to gradle 7.6 - support jdk 11 -> 17  (was: Upgrade to 
gradle 7.6 - support jdk 8 -> 17)

> Upgrade to gradle 7.6 - support jdk 11 -> 17
> 
>
> Key: OFBIZ-12400
> URL: https://issues.apache.org/jira/browse/OFBIZ-12400
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Ioan Eugen Stan
>Assignee: Ioan Eugen Stan
>Priority: Major
>
> For working with Java 17, we need to upgrade to gradle 7.3 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-12400) Upgrade to gradle 7.6 - support jdk 8 -> 17

2022-11-30 Thread ASF subversion and git services (Jira)


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

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

Commit e2486547355a375a866f271ccead90f14c47b195 in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e248654735 ]

Improved: Upgrade to gradle 7.6 - support jdk 8 -> 17 (OFBIZ-12400)

Only non functional AsciiDoc changes, unrelated to Gradle and JDK upgrades

jleroux: I think we should also remove this block

asciidoctorj {
//jrubyVersion = '9.2.19.0'
}

Thanks: Ioan Eugen Stan


> Upgrade to gradle 7.6 - support jdk 8 -> 17
> ---
>
> Key: OFBIZ-12400
> URL: https://issues.apache.org/jira/browse/OFBIZ-12400
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Ioan Eugen Stan
>Assignee: Ioan Eugen Stan
>Priority: Major
>
> For working with Java 17, we need to upgrade to gradle 7.3 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-12400) Upgrade to gradle 7.6 - support jdk 8 -> 17

2022-11-30 Thread ASF subversion and git services (Jira)


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

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

Commit e10a66f9d3abfb1315c91bb066016c70e52f2ae2 in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e10a66f9d3 ]

Improved: Upgrade to gradle 7.6 - support jdk 8 -> 17 (OFBIZ-12400)

Only non functional Java changes, unrelated to Gradle and JDK upgrades

Thanks: Ioan Eugen Stan


> Upgrade to gradle 7.6 - support jdk 8 -> 17
> ---
>
> Key: OFBIZ-12400
> URL: https://issues.apache.org/jira/browse/OFBIZ-12400
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Ioan Eugen Stan
>Assignee: Ioan Eugen Stan
>Priority: Major
>
> For working with Java 17, we need to upgrade to gradle 7.3 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)