Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-11742

AsciidoctorTask is deprecated in favor of AsciidoctorCompatibilityTask

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Trunk, Upcoming Branch
    • None
    • Gradle
    • None
    • IntelliJ IDEA Community Edition

    Description

      in build.gradle (commit 5e1a23d, line #498) the context help states that:

      @Deprecated class AsciidoctorTask extends AsciidoctorCompatibilityTask
      This is just a wrapper class in a legacy package. All of the code has moved to AsciidoctorCompatibilityTask.

      Also, the gradle viewer in my IDE states that the following rows contain syntax errors, yet it builds:

      attributes \
      'doctype': 'book',
      'experimental': '',
      'icons': 'font',
      'sectnums': '',
      'chapter-label': '',
      'toc': 'left@',
      'toclevels': '3'

      Attachments

        Activity

          People

            Unassigned Unassigned
            c_schinzer Carsten Schinzer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: