asciidoctor / asciidoctor-gradle-plugin

A Gradle plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.
https://asciidoctor.github.io/asciidoctor-gradle-plugin/
Apache License 2.0
286 stars 122 forks source link

Rework AbstractAsciidoctorBaseTask.getSecondarySourceFileTreeFrom #590

Closed ljacomet closed 3 years ago

ljacomet commented 3 years ago

The method was doing too many operations, causing very large file sets to perform poorly.