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

Add JDT Compiler #90

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Add JDT Compiler #90

merged 1 commit into from
Oct 4, 2024

Conversation

melloware
Copy link
Contributor

Realized when running the REST services we were getting this error:

 [ERROR] Could not compile customerReport.jrxml because Errors were encountered when compiling report expressions class file:

This was because we were missing the JDT dependency to allow compiling on the fly.

TIBCOSoftware/jasperreports#460

@melloware melloware requested a review from a team as a code owner October 4, 2024 14:21
@melloware melloware requested review from gastaldi and removed request for a team October 4, 2024 14:21
@melloware melloware merged commit 96a6c3b into main Oct 4, 2024
1 check passed
@melloware melloware deleted the jdt-compiler branch October 4, 2024 14:26
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.

2 participants