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

Fix #185 make the jrxml path absolute #190

Merged

Conversation

bulldog98
Copy link
Contributor

@bulldog98 bulldog98 commented Mar 5, 2025

Fix #185

@bulldog98 bulldog98 requested a review from a team as a code owner March 5, 2025 20:21
@melloware
Copy link
Contributor

Build running now!

@melloware melloware added the bug Something isn't working label Mar 5, 2025
@bulldog98 bulldog98 force-pushed the bugfix/problem-with-gradle-jrxml-path branch from 44e2d3d to 814b042 Compare March 5, 2025 20:24
@melloware
Copy link
Contributor

ahhh its failing the formatter!

@bulldog98 bulldog98 force-pushed the bugfix/problem-with-gradle-jrxml-path branch from 814b042 to cdf1a5f Compare March 5, 2025 20:24
@bulldog98
Copy link
Contributor Author

formatted it now.

import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.*;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can these be re-expanded, please?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That part was autoformatted by my Ide.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll update the PR, after I see the builds pass.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bulldog98 if Ubuntu passes you are good. Its MacOS that takes forever so if Ubuntu passes its good enough not to wait.

@melloware
Copy link
Contributor

Re-running

@bulldog98 bulldog98 force-pushed the bugfix/problem-with-gradle-jrxml-path branch from cdf1a5f to 289fb88 Compare March 5, 2025 20:31
@melloware
Copy link
Contributor

@all-contributors add @bulldog98 for code

Copy link
Contributor

@melloware

I've put up a pull request to add @bulldog98! 🎉

@melloware melloware merged commit 6d0bc36 into quarkiverse:main Mar 5, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gradle: Report compile fails with Quarkus JasperReports Extension v1.0.3
3 participants