Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054459
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminorhave not tried2024-01-24 17:222024-02-10 10:47
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionout of dateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054459: Update ecj compile jar in eclipse-warnings to be able to check up to jdk19

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

JDK19 as max target is not the ideal value but comes from:
- ecj-4.27.jar being the last version compiled against java11
  - and it support compliance up to jdk19
- 4.28 and higher require java17 to run the ecj itself
  - While we have that in CI using it unconditionally trigger unwanted side-effect
  - As we get the 'intented' java compliance level from the 'java used to run that tool'

=> So intermediate work in this issue to catch up from jdk13 -> 19
and update to i.e. jdk21 comes only later (in 54458)
Steps To ReproduceCheck CI output for i.e. mod-merged-jdk21-pg15 job and notice output for eclipse-warnings artifact showing:

     [echo] Compiling. Compliance level 13...
Proposed SolutionUpdate ecj jar to latest 4.27 release
Update compliance.max setting to 19 (highest supporting by ecj version 4.27
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0054458 closedTriage Platform Base Update ecj compile jar in eclipse-warnings to be able to check up to jdk21 
blocks feature request 0054449 newTriage Platform Base Support JDK21 (LTS) 

-  Notes
(0159720)
hgbot (developer)
2024-01-24 17:29

Merge Request created: https://gitlab.com/openbravo/tools/ci/eclipse-warnings/-/merge_requests/4 [^]
(0160592)
hgbot (developer)
2024-02-10 10:43

Merge request closed: https://gitlab.com/openbravo/tools/ci/eclipse-warnings/-/merge_requests/4 [^]
(0160594)
shuehner (administrator)
2024-02-10 10:47

Got replaced by 54558

- Issue History
Date Modified Username Field Change
2024-01-24 17:22 shuehner New Issue
2024-01-24 17:22 shuehner Assigned To => Triage Platform Base
2024-01-24 17:22 shuehner Modules => Core
2024-01-24 17:22 shuehner Triggers an Emergency Pack => No
2024-01-24 17:22 shuehner Issue generated from 0054458
2024-01-24 17:22 shuehner Relationship added related to 0054458
2024-01-24 17:22 shuehner Relationship added blocks 0054449
2024-01-24 17:29 hgbot Note Added: 0159720
2024-02-10 10:43 hgbot Note Added: 0160592
2024-02-10 10:47 shuehner Note Added: 0160594
2024-02-10 10:47 shuehner Status new => closed
2024-02-10 10:47 shuehner Resolution open => out of date


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker