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

Update jasperreports to v7 (master) (major) #3335

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.sf.jasperreports:jasperreports-functions (source) 6.21.3 -> 7.0.0 age adoption passing confidence
net.sf.jasperreports:jasperreports-fonts (source) 6.21.3 -> 7.0.0 age adoption passing confidence
net.sf.jasperreports:jasperreports (source) 6.21.3 -> 7.0.0 age adoption passing confidence

Release Notes

TIBCOSoftware/jasperreports (net.sf.jasperreports:jasperreports-functions)

v7.0.0

Compare Source

  • removal of the Ant build system and replacing it with a Maven build system;

  • deprecated code removed;

  • breaking backward compatibility of serialized/compiled *.jasper report template files,
    mostly because of historical deprecated serialization code removal/cleanup mentioned above
    (source *.jrxml report templates need to be recompiled to *.jasper using the new version of
    the library);

  • breaking backward compatibility of source *.jrxml report template files and *.jrtx style
    template files by replacing the Apache Commons Digester based parsers with Jackson XML object
    serialization. *.jrxml and *.jrtx files created with version 6 or older can no longer be loaded
    with version 7 or newer of the library alone. The conversion from the old file formats to the new
    file formats and back can be made using Jaspersoft Studio 7 and later versions of it;

  • extracting various optional extension JAR artifacts from the the core library JAR artifact
    to allow the Jakarta Migration of certain of these optional features while also introducing
    better third party Maven dependency management of these artifacts;

  • some Java package names have changed as a consequence of separating functionality into optional JAR artifacts;

  • upgraded JFreeChart to version 1.5.4 which no longer has support for 3D charts. Reports having
    Pie 3D, Bar 3D and Stacked Bar 3D charts would continue to work, but will be rendered as 2D,
    all their 3D effects being ignored;

  • minor bug fixes and improvements;


Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update the dependencies label Jul 1, 2024
@renovate renovate bot enabled auto-merge (rebase) July 1, 2024 15:12
@renovate renovate bot force-pushed the renovate/master-major-7-jasperreports branch from b359b96 to 429dee9 Compare July 1, 2024 18:19
@renovate renovate bot force-pushed the renovate/master-major-7-jasperreports branch 5 times, most recently from 4228c95 to 9d2d157 Compare August 8, 2024 18:37
@renovate renovate bot force-pushed the renovate/master-major-7-jasperreports branch from 9d2d157 to bff3ce1 Compare August 9, 2024 10:32
@sebr72 sebr72 disabled auto-merge August 9, 2024 14:09
@renovate renovate bot enabled auto-merge (rebase) August 9, 2024 15:49
@renovate renovate bot force-pushed the renovate/master-major-7-jasperreports branch 2 times, most recently from fd9325a to 35efd5b Compare August 10, 2024 19:39
@renovate renovate bot force-pushed the renovate/master-major-7-jasperreports branch 4 times, most recently from 4c5eecb to bc08c83 Compare September 3, 2024 12:39
@renovate renovate bot force-pushed the renovate/master-major-7-jasperreports branch 3 times, most recently from f3aaf1b to 5c391c4 Compare September 17, 2024 08:58
@renovate renovate bot force-pushed the renovate/master-major-7-jasperreports branch 2 times, most recently from a796b20 to 5b34586 Compare September 18, 2024 14:13
@renovate renovate bot force-pushed the renovate/master-major-7-jasperreports branch from 5b34586 to 0f80f5a Compare September 20, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants