asciidoctor / asciidoctorj-diagram

AsciidoctorJ Diagram bundles the Asciidoctor Diagram RubyGem (asciidoctor-diagram) so it can be loaded into the JVM using JRuby.
Apache License 2.0
10 stars 6 forks source link

Split asciidoctorj-diagram according to split in asciidoctor-diagram #19

Closed robertpanzer closed 3 years ago

robertpanzer commented 3 years ago

According to the split of modules in asciidoctor-diagram into the "main" library and seperate gems for plantuml and ditaa, this PR tries to mimic the same for asciidoctorj-diagram. I.e. there will be new jars for asciidoctorj-diagram-ditaamini and asciidoctorj-diagram-plantuml, that don't have any dependencies. asciidoctorj-diagram itself will get dependencies on these 2 new jars.

The new jars are currently available for testing in the staging repo at https://oss.sonatype.org/content/repositories/orgasciidoctor-1268.