asciidoctor / asciidoctor-ant

:ant: Ant task to render Asciidoc documentation
Apache License 2.0
9 stars 5 forks source link

Include asciidoctor-diagram in bundle ant task #62

Closed binout closed 7 years ago

binout commented 7 years ago

asciidoctor-ant wraps asciidoctorj-core (and asciidoctorj-pdf), but not asciidoctor-diagram ... You need to include it as an external gem (Cf. https://github.com/binout/asciidoctor-ant-examples#diagram).

Extracted from #53

ctargett commented 6 years ago

What was the reason why this wasn't in the 1.6.0-alpha.16 release that just came out? I'm struggling to get asciidoctor-diagram to work with asciidoctorj-pdf and having the dependency automatically included in asciidoctor-ant would maybe help (and would definitely help later so I don't have to mess with dependency issues on in our Jenkins jobs). We need the 1.6.0-alpha releases because they include other changes in asciidoctor-pdf that we need.

binout commented 6 years ago

No particular reason, just forget to report the feature on 1.6.x branch...sorry Will be shipped with the next release 1.6.0-X

Cf https://github.com/asciidoctor/asciidoctor-ant/commit/afc4da6012381cac55369d43aeb0f79ee7dad773