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

Make sarifOutputDirectory and sarifOutputFilename configurable #508

Merged
merged 1 commit into from Nov 6, 2022

Conversation

jwgmeligmeyling
Copy link

Fixes #506
Fixes #507

@hazendaz
Copy link
Member

hazendaz commented Nov 4, 2022

@jwgmeligmeyling The force file happens earlier, is it needed to happen there as well? Seems like its happening twice with this change. The first call happens already right after the point you use the new parameters added here. Few lines below.

@jwgmeligmeyling
Copy link
Author

The other forceFile only happens on the temporary file location, not the resultFile. The resultFile relied on the forceFile(temporaryResult) to create the parent folders, but with this change these folders may now differ. I actually amended it to my copy later when I noticed it wasn't working.

@hazendaz
Copy link
Member

hazendaz commented Nov 5, 2022 via email

@hazendaz hazendaz self-assigned this Nov 6, 2022
@hazendaz hazendaz merged commit 24a8bb2 into spotbugs:spotbugs Nov 6, 2022
@hazendaz
Copy link
Member

hazendaz commented Nov 6, 2022

@jwgmeligmeyling This has been released as 4.7.2.2 now.

@jwgmeligmeyling
Copy link
Author

Thanks! 👍🏻

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.

Make sarif output file name customisable Make sarifFinalFile folder customisable
2 participants