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

Fixes crash loading addon with SNAPSHOT api-version #1684

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

BONNe
Copy link
Member

@BONNe BONNe commented Feb 15, 2021

This change allows providing -SNAPSHOT in api-version and warns in console, that some parts may not be implemented if the snapshot version is detected.

This comes from my laziness. I do not like to change addons.yml after implementing the new BentoBox API. So I just use <bentobox.version> variable from the pom.xml file.

This is just my laziness fixing. If not accepted, I can live with it.

This change allows providing -SNAPSHOT in `api-version` and warns in console, that some parts may not be implemented if the snapshot version is detected.
@tastybento tastybento merged commit f662000 into BentoBoxWorld:develop Feb 15, 2021
@tastybento
Copy link
Member

I thought this might happen when I saw you had the placeholder in addon.yml. However, I can see this being useful during development.

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