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

update simple-spreadsheet-extractor gem to fix #1728 #1736

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

stuzart
Copy link
Member

@stuzart stuzart commented Feb 1, 2024

a fix to ensure that errors are being logged to STDERR and then handled properly in the ruby gem.

the changes to the ruby gem can be found at seek4science/simple-spreadsheet-extractor-gem@v0.18.0...v0.18.1

and the java ( just log4j2 config update) - seek4science/simple-spreadsheet-extractor@v0.18.0...v1.18.1

sample-template-generator was updated just to bump the terrapin version to avoid a dependency problem

includes updated javacode, and error handling in the gem, to ensure any errors are logged to stderr rather than stdout, and therefore prevent uncritical errors appearing the successful output
@stuzart stuzart requested a review from fbacall February 1, 2024 16:34
@stuzart stuzart merged commit 3b45e1f into seek-1.14 Feb 2, 2024
21 checks passed
@stuzart stuzart deleted the spreadsheet-stderr-fix-1728 branch February 2, 2024 09:14
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