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

Remove split package by moving the GraalVM Substitutions for Confluent JSON Schema Serde #44878

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

cescoffier
Copy link
Member

This commit moves the GraalVM substitutions related to the Confluent JSON Schema Serde to a dedicated package. Previously, these substitutions caused a split-package issue between the deployment and runtime modules.

Fix #44722

This commit moves the GraalVM substitutions related to the Confluent JSON Schema Serde to a dedicated package. Previously, these substitutions caused a split-package issue between the deployment and runtime modules.

Fix quarkusio#44722
@cescoffier cescoffier changed the title Refactor GraalVM Substitutions for Confluent JSON Schema Serde Remove split package by moving the GraalVM Substitutions for Confluent JSON Schema Serde Dec 2, 2024
Copy link

quarkus-bot bot commented Dec 2, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 1704ed6.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@geoand geoand merged commit 0e3208d into quarkusio:main Dec 3, 2024
20 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Dec 3, 2024
@cescoffier cescoffier deleted the confluent-split-package branch December 12, 2024 13:14
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.

io.quarkus.confluent.registry.json is split across schema-registry deployment and runtime
2 participants