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: Migrate Template Styles Example #116

Closed
melloware opened this issue Oct 12, 2024 · 1 comment · Fixed by #118
Closed

Test: Migrate Template Styles Example #116

melloware opened this issue Oct 12, 2024 · 1 comment · Fixed by #118
Assignees
Labels
enhancement New feature or request

Comments

@melloware
Copy link
Contributor

We don't have any Integration tests testing jrtx style files.

We should migrate this sample: https://github.com/TIBCOSoftware/jasperreports/tree/master/demo/samples/templates

nderwin added a commit to nderwin-forks/quarkus-jasperreports that referenced this issue Oct 14, 2024
* Fixes quarkiverse#116
* added an example report that uses styles
* fixed the processor to not attempt to compile the styles, but instead just copy them to the output directory
* added some constants for media types
* use constants for header names were possible
* added a new REST service to wrap all the different output formats for the styled report
* centralized the export methods so they could be reused between the REST endpoints

Signed-off-by:Nathan Erwin <nathan.d.erwin@gmail.com>
@nderwin
Copy link
Contributor

nderwin commented Oct 14, 2024

I'll get this one.

nderwin added a commit to nderwin-forks/quarkus-jasperreports that referenced this issue Oct 14, 2024
* Fixes quarkiverse#116
* added an example report that uses styles
* fixed the processor to not attempt to compile the styles, but instead just copy them to the output directory
* added some constants for media types
* use constants for header names were possible
* added a new REST service to wrap all the different output formats for the styled report
* centralized the export methods so they could be reused between the REST endpoints

Signed-off-by:Nathan Erwin <nathan.d.erwin@gmail.com>
@melloware melloware added the enhancement New feature or request label Oct 14, 2024
melloware pushed a commit that referenced this issue Oct 14, 2024
* Fixes #116
* added an example report that uses styles
* fixed the processor to not attempt to compile the styles, but instead just copy them to the output directory
* added some constants for media types
* use constants for header names were possible
* added a new REST service to wrap all the different output formats for the styled report
* centralized the export methods so they could be reused between the REST endpoints

Signed-off-by:Nathan Erwin <nathan.d.erwin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants