Skip to content

Update dependency net.sf.jasperreports:jasperreports to v7 - autoclosed #78

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

Closed

Conversation

xdev-renovate
Copy link
Member

@xdev-renovate xdev-renovate commented Jun 18, 2024

This PR contains the following updates:

Package Type Update Change
net.sf.jasperreports:jasperreports (source) compile major 6.21.3 -> 7.0.0

Release Notes

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

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 this update again.


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

This PR has been generated by Renovate Bot.

@xdev-renovate xdev-renovate force-pushed the renovate/net.sf.jasperreports-jasperreports-7.x branch from 3bac68c to 4095281 Compare June 27, 2024 07:39
@xdev-renovate xdev-renovate force-pushed the renovate/net.sf.jasperreports-jasperreports-7.x branch from 4095281 to 4e689a5 Compare June 27, 2024 12:01
@xdev-renovate xdev-renovate changed the title Update dependency net.sf.jasperreports:jasperreports to v7 Update dependency net.sf.jasperreports:jasperreports to v7 - autoclosed Jun 27, 2024
@xdev-renovate xdev-renovate deleted the renovate/net.sf.jasperreports-jasperreports-7.x branch June 27, 2024 13:29
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.

1 participant