Skip to content

[#1414] Fix Quarkus extension metadata take 2#1416

Merged
beikov merged 2 commits into
Blazebit:mainfrom
gsmet:fix-quarkus-metadata-2
Jan 4, 2022
Merged

[#1414] Fix Quarkus extension metadata take 2#1416
beikov merged 2 commits into
Blazebit:mainfrom
gsmet:fix-quarkus-metadata-2

Conversation

@gsmet
Copy link
Copy Markdown
Contributor

@gsmet gsmet commented Jan 4, 2022

#1415 is the way to go for the future but Blaze Persistence still supports JDK 8 for now, which makes it a bit impractical.

So for now, we just update the metadata to a format that should work with latest Quarkus.

It should be tested by going to the Dev UI of a 2.6.1.Final project and make sure the BP tile is there.

Comment on lines +32 to +33
group-id: "${project.groupId}"
artifact-id: "${project.artifactId}"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

These two are for some old versions of Quarkus before we moved to artifact.

@famod
Copy link
Copy Markdown

famod commented Jan 4, 2022

It should be tested by going to the Dev UI of a 2.6.1.Final project and make sure the BP tile is there.

Just did that: Error page on first load of Dev UI is gone and the tile is there. 👍

@beikov beikov merged commit c74a8d7 into Blazebit:main Jan 4, 2022
@beikov
Copy link
Copy Markdown
Member

beikov commented Jan 4, 2022

Thanks for testing @famod and thanks for the PR @gsmet

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.

3 participants