You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Michael Brohl (Jira)" <ji...@apache.org> on 2022/04/21 17:10:00 UTC

[jira] [Updated] (OFBIZ-11133) Resolve build.gradle warnings

     [ https://issues.apache.org/jira/browse/OFBIZ-11133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Brohl updated OFBIZ-11133:
----------------------------------
    Description: 
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}

  was:
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}


> 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.7#820007)