asciidoctor/asciidoctor-gradle-plugin

useIntermediateWorkDir copies only 'images' dir

Open

#523 opened on Jan 26, 2020

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Groovy (110 forks)batch import
3.xbuggood first issue

Repository metrics

Stars
 (265 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

useIntermediateWorkDir options claims to copy all resources to intermediate workdir, but in fact only copies images dir.

This was already reported in the past and claimed to be fixed, but in fact I still observe that my chapter files are not copied to intermediate workdir.

Contributor guide