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

test: modernize pdfbox test #420

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

vpa1977
Copy link
Collaborator

@vpa1977 vpa1977 commented Sep 17, 2024

Changes proposed in this pull request:

  • Use only Ubuntu base image to provide shell and maven
  • Bump PDFBox version to 3.0.3

This resolves the build failure with pdfbox test in the release branch.


Picture of a cool ROCK:

Use the same Ubuntu base image to provide shell to avoid binary
incompatibility.
Bump version to 3.0.3 and use the release chisel.
Note: had to add workaround due the missing CA certificate:

wget https://mirror.math.princeton.edu/pub/CTAN/fonts/opensans/type1/
--2024-09-17 15:05:03--  https://mirror.math.princeton.edu/pub/CTAN/fonts/opensans/type1/
Resolving mirror.math.princeton.edu (mirror.math.princeton.edu)... 128.112.18.21
Connecting to mirror.math.princeton.edu (mirror.math.princeton.edu)|128.112.18.21|:443... connected.
ERROR: cannot verify mirror.math.princeton.edu's certificate, issued by ‘CN=InCommon RSA Server CA 2,O=Internet2,C=US’:
  Unable to locally verify the issuer's authority.
To connect to mirror.math.princeton.edu insecurely, use `--no-check-certificate'.
@vpa1977 vpa1977 marked this pull request as ready for review September 17, 2024 04:43
@vpa1977 vpa1977 changed the title Modernize pdfbox test: modernize pdfbox test Sep 17, 2024
@vpa1977 vpa1977 merged commit 76513c8 into rockcrafters:channels/17/edge Sep 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants