Mismatched and incompatible versions between online server and downloadable jar.

0 votes
asked Feb 12 in Question / help by Hardie
I noticed that the latest version of the plantuml jar I can download for local rendering is 1.2026.1, while the online server is running 1.2026.beta3.

When creating an activity diagram the non beta version wants this:
#green:Test;

The beta version wants this:
:Test;<<#lawngreen>>

Each of the server versions will not accept the alternative, beta3 produces a warning, 1.2026.1 creates an error.

I was trying to share a diagram with my team and saw unexpected output.

Could the version running on the online server be available for download to retain portability?

1 Answer

0 votes
answered Feb 15 by The-Lu (88,340 points)

Hello H.,

For that you can download the last snapshot here:

Regards,
Th.

...