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

Do not initialize barrier build items for deployment #22725

Closed
mabartos opened this issue Aug 25, 2023 · 0 comments · Fixed by #22616
Closed

Do not initialize barrier build items for deployment #22725

mabartos opened this issue Aug 25, 2023 · 0 comments · Fixed by #22616
Assignees
Labels
area/dist/quarkus kind/enhancement Categorizes a PR related to an enhancement team/cloud-native
Milestone

Comments

@mabartos
Copy link
Contributor

mabartos commented Aug 25, 2023

We don't have to instantiate build items, which don't contain any data and are used only as barriers for execution order.

Check it here: https://quarkus.io/guides/writing-extensions#empty-build-items

@mabartos mabartos added kind/enhancement Categorizes a PR related to an enhancement area/dist/quarkus labels Aug 25, 2023
@mabartos mabartos self-assigned this Aug 25, 2023
@ghost ghost added the team/cloud-native label Aug 25, 2023
@vmuzikar vmuzikar added this to the 23.0.0 milestone Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dist/quarkus kind/enhancement Categorizes a PR related to an enhancement team/cloud-native
Projects
Development

Successfully merging a pull request may close this issue.

2 participants