[ https://issues.apache.org/jira/browse/OFBIZ-13189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17976961#comment-17976961 ]
ASF subversion and git services commented on OFBIZ-13189: --------------------------------------------------------- Commit bfe28547867651e09c6868720549826bf275270f in ofbiz-framework's branch refs/heads/trunk from Deepak Dixit [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=bfe2854786 ] Removed cookie deprecated methods setVersion, getVersion , getComment and setComment methods (OFBIZ-13189) > Fix Java 17 warning issues > -------------------------- > > Key: OFBIZ-13189 > URL: https://issues.apache.org/jira/browse/OFBIZ-13189 > Project: OFBiz > Issue Type: Improvement > Components: framework/base, framework/security > Affects Versions: Upcoming Branch > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > > Gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.24.2\daf49ee71f2664c3ff57412e4b43061e61a28596\log4j-api-2.24.2.jar(/org/apache/logging/log4j/Level.class): > warning: Cannot find annotation method 'value()' in type > 'BaselineIgnore': class file for > aQute.bnd.annotation.baseline.BaselineIgnore not found > C:\projectsASF\Git\ofbiz-framework\framework\base\src\main\java\org\apache\ofbiz\base\log4j\OFBizDynamicThresholdFilter.java:153: > warning: [deprecation] rawContextData() in ContextDataInjector has been > deprecated > return injector.rawContextData(); > ^ > C:\projectsASF\Git\ofbiz-framework\framework\common\src\main\java\org\apache\ofbiz\common\authentication\AuthHelper.java:132: > warning: [removal] AccessController in java.security has been deprecated and > marked for removal > return AccessController.doPrivileged( -- This message was sent by Atlassian Jira (v8.20.10#820010)