Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0054458 | Openbravo ERP | A. Platform | public | 2024-01-24 16:59 | 2024-02-10 10:47 |
|
Reporter | shuehner | |
Assigned To | Triage Platform Base | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | out of date | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0054458: Update ecj compile jar in eclipse-warnings to be able to check up to jdk21 |
Description | Currently the eclipse-warnings repo
https://gitlab.com/openbravo/tools/ci/eclipse-warnings [^]
Is restricting the 'compliance' to java version parameter to a max 13 (so checking against jdk13).
We should update the ecj compiler in there to be able to check up to the latest jdk 21 (LTS)
Updating to ecj>4.27 requires to run the tool with java17 itself.
As we reuse java version of ant to run ecj also to auto-detect 'target compliance' we can't easily uptodate to 4.30 yet |
Steps To Reproduce | Check CI output for i.e. mod-merged-jdk21-pg15 job and notice output for eclipse-warnings artifact showing:
[echo] Compiling. Compliance level 13... |
Proposed Solution | Update ecj jar to latest 4.30 release (also known as eclipse 2023-12)
Update compliance.max setting to 21 (highest supporting by ecj version 4.30 |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0054459 | | closed | Triage Platform Base | Update ecj compile jar in eclipse-warnings to be able to check up to jdk19 | blocks | feature request | 0054449 | | new | Triage Platform Base | Support JDK21 (LTS) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-01-24 16:59 | shuehner | New Issue | |
2024-01-24 16:59 | shuehner | Assigned To | => Triage Platform Base |
2024-01-24 16:59 | shuehner | Modules | => Core |
2024-01-24 16:59 | shuehner | Triggers an Emergency Pack | => No |
2024-01-24 17:00 | shuehner | Relationship added | blocks 0054449 |
2024-01-24 17:22 | shuehner | Issue cloned | 0054459 |
2024-01-24 17:22 | shuehner | Relationship added | related to 0054459 |
2024-01-24 17:23 | shuehner | Description Updated | bug_revision_view_page.php?rev_id=27389#r27389 |
2024-01-24 17:37 | hgbot | Note Added: 0159723 | |
2024-02-06 15:16 | shuehner | Issue cloned | 0054588 |
2024-02-10 10:44 | hgbot | Note Added: 0160593 | |
2024-02-10 10:47 | shuehner | Note Added: 0160595 | |
2024-02-10 10:47 | shuehner | Status | new => closed |
2024-02-10 10:47 | shuehner | Resolution | open => out of date |