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

Add item id to generated items #50

Merged
merged 1 commit into from
Oct 4, 2022
Merged

Conversation

LumnitzF
Copy link
Contributor

@LumnitzF LumnitzF commented Oct 2, 2022

Added the item ID to the generated items. Also made the item classes abstract, so any missing implementation becomes directly visible, and is not hidden by the default implementation returning null.

For some reason the org.openhab.binding.jrule.internal.JRuleClassGeneratorTest#testGenerateItemsFile test is not passing for me, even though I can't make out the problem.

@seaside1
Copy link
Owner

seaside1 commented Oct 3, 2022

Thanks, I'll check this out shortly.
I've tested your branch and all tests passed fine.

@seaside1
Copy link
Owner

seaside1 commented Oct 4, 2022

Looks good to me. Merging.

@seaside1 seaside1 merged commit 2f28a40 into seaside1:main Oct 4, 2022
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