Skip to content

2.15.2 backports 1 #30148

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

Merged
merged 17 commits into from
Jan 4, 2023
Merged

2.15.2 backports 1 #30148

merged 17 commits into from
Jan 4, 2023

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jan 3, 2023

Please don't merge, I will merge it myself.

sberyozkin and others added 2 commits January 3, 2023 15:21
Fix quarkusio#29885
Plus, this pull request also resolves an ambiguous bean resolution when injecting these resources.

(cherry picked from commit 0fd9456)
@quarkus-bot

This comment has been minimized.

geoand and others added 9 commits January 4, 2023 09:42
When creating ValidatorFactory manually, we now returns the
Quarkus-managed instance. We need to be careful not to close it, thus
why we now wrap it to make close() a noop.

(cherry picked from commit d8460d4)
* Infinispan 14.0.4.Final
* Protostream 4.5.1.Final

(cherry picked from commit 1a6d40d)
Minor singular / plural fixes

(cherry picked from commit 225a5f9)
gsmet and others added 6 commits January 4, 2023 09:42
As mentioned by @LaunchPairs in the analysis of quarkusio#30059,
the use of TestcontainersConfiguration#getUserProperty
results in using only environment variables as the source
for reading the testcontainers.reuse.enable.
We should instead also read the value of ~/.testcontainers.properties
in order to ensure we write back the proper value when restoring

Fixes: quarkusio#30059
(cherry picked from commit 0ff1d5d)
@gsmet gsmet force-pushed the 2.15.2-backports-1 branch from a57896f to 02774a4 Compare January 4, 2023 09:06
@gsmet gsmet merged commit f8f3444 into quarkusio:2.15 Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet