[ 
https://issues.apache.org/jira/browse/OFBIZ-11133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899468#comment-17899468
 ] 

Jacques Le Roux edited comment on OFBIZ-11133 at 11/19/24 12:16 PM:
--------------------------------------------------------------------

Actually there are still warnings:

trunk:
Z:\Gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.23.1\9c15c29c526d9c6783049c0a77722693c66706e1\log4j-api-2.23.1.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\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(

24.09:
> Task :compileJava
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(
               ^
C:\projectsASF\Git\ofbiz-framework\framework\testtools\src\main\java\org\apache\ofbiz\testtools\GroovyScriptTestCase.java:29:
 warning: [deprecation] GroovyTestCase in groovy.util has been deprecated
public class GroovyScriptTestCase extends GroovyTestCase {

18.12: none (a lot of Javadoc issues)

We can close here in favour of OFBIZ-12722 and OFBIZ-12865



was (Author: jacques.le.roux):
Actually there are still warnings:

trunk:
Z:\Gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.23.1\9c15c29c526d9c6783049c0a77722693c66706e1\log4j-api-2.23.1.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\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(

24.09:
> Task :compileJava
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(
               ^
C:\projectsASF\Git\ofbiz-framework\framework\testtools\src\main\java\org\apache\ofbiz\testtools\GroovyScriptTestCase.java:29:
 warning: [deprecation] GroovyTestCase in groovy.util has been deprecated
public class GroovyScriptTestCase extends GroovyTestCase {

18.12: at least 100 warnings

We can close here in favour of OFBIZ-12722 and OFBIZ-12865


> Resolve build.gradle warnings
> -----------------------------
>
>                 Key: OFBIZ-11133
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11133
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Michael Brohl
>            Assignee: Michael Brohl
>            Priority: Minor
>
> The Gradle build show several warnings which should be eliminated:
> {noformat}
>   - 'org.asciidoctor.convert' is deprecated. When you have time please switch 
> over to 'org.asciidoctor.jvm.convert'.
>   - jcenter() is no longer added by default. If you relied on this behaviour 
> in the past, please add jcenter() to the repositories block.
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends{noformat}
>  
> Update 21.04.2022
> {noformat}
> You are using one or more deprecated Asciidoctor Gradle plugin features.
> These will be removed in 3.0 of these plugins.
> To help you migrate we have compiled some tips for you based upon your 
> current usage.
> - Task: asciidoctor:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: assetmaint-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: bi-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: birt-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: cmssite-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: ebay-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: ecommerce-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: example-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: exampleext-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: firstdatapaymentgateway-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: generateOfbizDocumentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: generateReadmeFiles:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: ldap-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: lucene-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: msggateway-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: multiflex-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: myportal-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: passport-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: pricat-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: projectmgr-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: rest-api-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: scrum-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: solr-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - Task: webpos-Documentation:
>   - You have used 'backends'. When upgrading you will need to: Use 
> outputOptions.setbackends
> - org.asciidoctor.convert:
>   - 'org.asciidoctor.convert' is deprecated. When you have time please switch 
> over to 'org.asciidoctor.jvm.convert'.
>   - jcenter() is no longer added by default. If you relied on this behaviour 
> in the past, please add jcenter() to the repositories block.{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to