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

Aspose library upgrade #5640

Merged
merged 16 commits into from
Nov 6, 2023
Merged

Aspose library upgrade #5640

merged 16 commits into from
Nov 6, 2023

Conversation

tnleeuw
Copy link
Contributor

@tnleeuw tnleeuw commented Oct 27, 2023

Re-apply Aspose version upgrades and changes from @Laurens-makel against master.

This PR includes changes from and supercedes the following PRs:

This PR is against 7.9-release branch.

@tnleeuw tnleeuw linked an issue Oct 30, 2023 that may be closed by this pull request
@tnleeuw tnleeuw changed the base branch from master to 7.9-release November 2, 2023 08:39
@tnleeuw tnleeuw marked this pull request as ready for review November 2, 2023 08:40
licenseWrapper.loadLicense(inputStream);
log.info("loaded Aspose [{}] license", library.name());
} catch (Exception e) {
log.error("failed to load Aspose [" + library.name() + "] license", e);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

log.error("failed to load Aspose [{}] license", library.name(), e);

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bedankt, over het hoofd gezien!

tnleeuw and others added 16 commits November 6, 2023 16:42
… `double` so there is a bit more feedback on how big the image differences are.
Add option to overwrite test-expectations to make it easier to re-calibrate output after updates.
…s are released per library and we cannot really have one global "Aspose Version". At least this way all versions are together in a single block with link to the repo.
…services/conv/impl/convertors/PdfAttachmentUtil.java

Co-authored-by: Niels Meijer <nielsmeijer@hotmail.com>
…services/conv/impl/CisConversionServiceImpl.java

Co-authored-by: Niels Meijer <nielsmeijer@hotmail.com>
…slate an error message from Dutch to English.
Copy link

sonarcloud bot commented Nov 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 8 Code Smells

66.9% 66.9% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@nielsm5 nielsm5 merged commit 6a56a89 into 7.9-release Nov 6, 2023
8 of 10 checks passed
@nielsm5 nielsm5 deleted the aspose-library-upgrade branch November 6, 2023 17:57
tnleeuw added a commit that referenced this pull request Nov 7, 2023
@nielsm5 nielsm5 mentioned this pull request Nov 7, 2023
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.

Upgrade Aspose libaries to a recent version
3 participants