[
https://issues.apache.org/jira/browse/OFBIZ-13306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035352#comment-18035352
]
Jacques Le Roux commented on OFBIZ-13306:
-----------------------------------------
About
bq. OFBizRealm.java:54: warning: [deprecation]
GenericPrincipal(String,String,List<String>) in GenericPrincipal has been
deprecated
We indeed find that also at
[https://tomcat.apache.org/tomcat-10.0-doc/api/org/apache/catalina/realm/GenericPrincipal.html#%3Cinit%3E(java.lang.String,java.lang.String,java.util.List])
but surprinsigly not at
[https://tomcat.apache.org/tomcat-11.0-doc/api/org/apache/catalina/realm/GenericPrincipal.html]
where it's not deprecated also not at
[https://tomcat.apache.org/tomcat-11.0-doc/api/deprecated-list.html]
We also find GenericPrincipal in
[https://tomcat.apache.org/tomcat-11.0-doc/changelog.html]
bq. Ensure that the Jakarta Authentication CallbackHandler only creates one
GenericPrincipal in the Subject. (markt)
I don't know what to think :/
> Upgrade java version to 21
> --------------------------
>
> Key: OFBIZ-13306
> URL: https://issues.apache.org/jira/browse/OFBIZ-13306
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL APPLICATIONS, ALL COMPONENTS, ALL PLUGINS
> Affects Versions: Upcoming Branch
> Reporter: Gaetan Chaboussie
> Assignee: Jacques Le Roux
> Priority: Major
> Attachments: CommonEvents-OFBIZ-12018.patch, Locale.of.patch,
> OFBIZ-13306.patch, Plugins-Runtime().exec.patch,
> lossy-conversions-int-long.patch, this-escape.patch, threadId.patch,
> unchecked.patch
>
>
> Upgrade java to version 21 to keep the framework up to date.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)