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 the outdated property #368

Merged
merged 1 commit into from Mar 8, 2023
Merged

Conversation

fedinskiy
Copy link
Contributor

Property %prod.quarkus.datasource.jdbc.url was used by integration tests as a workaround for connecting to H2 database.
Due to new changes, the profile we use now is native instead of prod, and this property leads to failures.

[1] quarkusio/quarkus#31465

Property %prod.quarkus.datasource.jdbc.url was used by integration tests
as a workaround for connecting to H2 database.
Due to new changes, the profile we use now is `native` instead of
`prod`, and this property leads to failures.

[1] quarkusio/quarkus#31465
@fedinskiy fedinskiy requested a review from jsmrcka March 8, 2023 12:24
@fedinskiy fedinskiy merged commit dec137c into quarkus-qe:main Mar 8, 2023
@fedinskiy fedinskiy deleted the fix/daily branch March 8, 2023 17:28
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.

None yet

2 participants