Project:
View Revisions: Issue #54458 | [ Back to Issue ] | ||
Summary | 0054458: Update ecj compile jar in eclipse-warnings to be able to check up to jdk21 | ||
Revision | 2024-01-24 17:23 by shuehner | ||
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 |
||
Revision | 2024-01-24 17:22 by shuehner | ||
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) |
Copyright © 2000 - 2009 MantisBT Group |