asciidoctor / asciidoctor-diagram

:left_right_arrow: Asciidoctor diagram extension, with support for AsciiToSVG, BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag), Ditaa, Erd, GraphViz, Mermaid, Msc, PlantUML, Shaape, SvgBob, Syntrax, UMLet, Vega, Vega-Lite and WaveDrom.
http://asciidoctor.org
MIT License
435 stars 106 forks source link

Plantuml v1.2021.7 #357

Closed jtama closed 3 years ago

jtama commented 3 years ago

Hi, Could you please update to v1.2021.7 so that we can fully use plantUML stdlibs ?

pepijnve commented 3 years ago

Sure. I've made a new release of the plantuml wrapper gem (https://rubygems.org/gems/asciidoctor-diagram-plantuml). I need to document this properly, but if necessary you can use the DIAGRAM_PLANTUML_CLASSPATH environment variable to specify the path to your own plantuml jar. Unless there are breaking changes in PlantUML this should allow you to use more recent versions than are bundled in the gem.