Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build native images using plantuml-pdf #1395

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ggrossetie
Copy link
Contributor

Also, run plantuml-pdf.jar with additional inputs to make sure that all dynamic calls are registered in the native image config.

In addition, includes static resources (.txt and .png) in the native image.

Also, run plantuml-pdf.jar with additional inputs to make sure that all
dynamic calls are registered in the native image config.

In addition, includes static resources (.txt and .png) in the native image.
@philCryoport
Copy link

philCryoport commented Feb 14, 2024

@ggrossetie this PR might be moot.

@The-Lum tipped me off that there's a PDF-enabled JAR in the current 1.2024.1 release...and I'm guessing in a bunch of prior releases as well.

  1. Go to the releases page
  2. If the PDF-enabled JAR file isn't listed, click the "Show all XX assets" link:
    image
  3. Now look for the PDF-enabled JAR in that release.

Thank you @The-Lum !

@ggrossetie
Copy link
Contributor Author

ggrossetie commented Feb 17, 2024

@philCryoport This pull request is about building a native image using GraalVM. Kroki.io is now using https://github.com/yuzutech/plantuml/releases and it seems to be working fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants