I'm using plantuml.8042.jar with redmine+wiki_extrnal_filter. It's works fine.
I tried to update to plantuml.1.2017.15.jar (only replace symbolic link to /usr/bin/plantuml),and it was not works fine.
so, I tried another versions.
-
plantuml.8059.jar - fine.
-
plantuml.2017.08.jar - not fine.
Did something change between these versions?
[P.S.]
I want to generate SVG+XML images.
Execution command should be :
/usr/lib/jvm/java/bin/java -jar /usr/share/java/plantuml.jar -tsvg -config "/var/lib/redmine/config/umlcolor.cfg" "$@"