[jira] [Commented] (OFBIZ-11742) AsciidoctorTask is deprecated in favor of AsciidoctorCompatibilityTask

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11742) AsciidoctorTask is deprecated in favor of AsciidoctorCompatibilityTask

Nicolas Malin (Jira)

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

Carsten Schinzer commented on OFBIZ-11742:
------------------------------------------

Yep, it is not in the set of warnings that Michael Brohl mentioned on that
ticket and it is highlighted as a manifest error in my IDE.

Jacques Le Roux (Jira) <[hidden email]> schrieb am Di. 26. Mai 2020 um

--

---


Dr. Carsten Schinzer

*Inhaber*


t +49 89 88569642 | f +49 89 99964059 | m +49 159 05269462

DCS Verkaufssysteme

Gerner Str. 27 | 80638 München | Germany


> AsciidoctorTask is deprecated in favor of AsciidoctorCompatibilityTask
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-11742
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11742
>             Project: OFBiz
>          Issue Type: Bug
>          Components: Gradle
>    Affects Versions: Trunk
>         Environment: IntelliJ IDEA Community Edition
>            Reporter: Carsten Schinzer
>            Priority: Minor
>
> in build.gradle (commit [5e1a23d|https://github.com/apache/ofbiz-framework/commit/5e1a23de1c6cc92fa10cd6008e2e758cdf7ffe4f], 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'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)