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(#2353): Add exception with detailed description for missing resources #2355

Conversation

tenthe
Copy link
Contributor

@tenthe tenthe commented Dec 20, 2023

Purpose

Fixes #2353.
The two API methods .getElementTitle & .getElementDescription of the LabelGenerator class have been provided with a check if the files exist.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added java Pull requests that update Java code backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels Dec 20, 2023
@tenthe tenthe merged commit 94cbf9e into dev Dec 21, 2023
17 of 18 checks passed
@tenthe tenthe deleted the 2353-nullpointer-exception-when-misconfiguring-resource-files-for-processing-element branch December 21, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NullPointer Exception when misconfiguring resource files for processing element
2 participants