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

Include fontconfig in Debian Linux install #6721

Conversation

MarkEWaite
Copy link
Contributor

Include fontconfig in Debian Linux install

Avoid runtime warning messages from Jenkins core when Java attempts to access font definitions.

Increase consistency with the container images that install either fontconfig or libfontconfig1 in order to avoid warning messages from Jenkins core when Java attempts to access font definitions.

Increase consistency with the configuration tested in the Jenkins packaging repository. The packaging repository tests with fontconfig.

Detected in jenkinsci/packaging#431 code review by @basil. Thanks @basil for detecting the error!

Avoid runtime warning messages from Jenkins core when Java attempts to
access font definitions.

Increase consistency with the container images that install either
`fontconfig`  or `libfontconfig1` in order to avoid warning messages
from Jenkins core when Java attempts to access font definitions.

Increase consistency with the configuration tested in the Jenkins
packaging repository.  The packaging repository tests with `fontconfig`.
@MarkEWaite MarkEWaite merged commit febf1cf into jenkins-infra:master Sep 30, 2023
8 checks passed
@MarkEWaite MarkEWaite deleted the add-fontconfig-for-debian-derivatives branch September 30, 2023 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Jenkins documentation, including user and developer docs, solution pages, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants