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 for validation of target properties #1629

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Fix for validation of target properties #1629

merged 1 commit into from
Mar 10, 2023

Conversation

cmnrd
Copy link
Collaborator

@cmnrd cmnrd commented Mar 9, 2023

This includes two fixes:

  • Use equals() to check equality of strings
  • Fix a hidden nullpointer exception in validateRos2TargetProperties

This includes two fixes:
 - Use `equals()` to check equality of strings
 - Fix a hidden nullpointer exception in `validateRos2TargetProperties`
@cmnrd cmnrd added this to the 0.5.0 milestone Mar 9, 2023
Copy link
Member

@lhstrh lhstrh left a comment

Choose a reason for hiding this comment

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

👍

@lhstrh lhstrh merged commit 0e00a81 into master Mar 10, 2023
@cmnrd cmnrd deleted the fix-validation branch March 10, 2023 14:56
@petervdonovan petervdonovan changed the title Fix validation of target properties Fix for validation of target properties Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants