pentaho / pentaho-reporting

Java class library for generating reports.
Other
283 stars 364 forks source link

[PIR-1513] - Moving some of the core classes and interface for async report generation to the reporting core library #1693

Closed rmansoor closed 2 weeks ago

rmansoor commented 1 month ago

https://pentaho-jira-archive.orl.eng.hitachivantara.com/browse/BISERVER-10627 This jira introduced cancellation of the report on user's request. All of this code due to some reasons was put in reporting plugin instead of reporting-core. I have move some there classes to engine-core. The classes and interfaces were move from https://github.com/pentaho/pentaho-platform-plugin-reporting project by this PR https://github.com/pentaho/pentaho-platform-plugin-reporting/pull/855

buildguy commented 1 month ago
[![👍 Frogbot scanned this pull request and found that it did not add vulnerable dependencies.](https://raw.githubusercontent.com/jfrog/frogbot/master/resources/v2/noVulnerabilityBannerPR.png)](https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot)

[🐸 JFrog Frogbot](https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot)
buildguy commented 1 month ago

:white_check_mark: Build finished in 58m 42s

Build command:

mvn clean verify -B -e -Daudit -Djs.no.sandbox -pl engine/core

:ok_hand: All tests passed!

Tests run: 824, Failures: 0, Skipped: 2    Test Results


:information_source: This is an automatic message