-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
[3.2] 3.2.10.Final backports batch 1 #38180
Conversation
Fixes: quarkusio#36639 (cherry picked from commit 1aff10f)
(cherry picked from commit 32f13d4)
(cherry picked from commit 569ea37)
Using an empty string instead of null is what the classic rest client does, so let's align with it Closes: quarkusio#37033 (cherry picked from commit 042aed2)
(cherry picked from commit 278a9dc)
…ension (cherry picked from commit 6e414c2)
…ment interface (cherry picked from commit 1c55119)
…rceptor (cherry picked from commit f5af6b4)
(cherry picked from commit 2c29d55)
(cherry picked from commit 37fefb3)
(cherry picked from commit 0685076)
(cherry picked from commit 86673f9)
(cherry picked from commit 30e10ff)
(cherry picked from commit 397ca66)
(cherry picked from commit e3ba23c)
We need to clean the project before the next compilation as things have changed a lot (e.g. in the case of a Quarkus 2.x -> 3.x update). (cherry picked from commit c6ad1fb)
(cherry picked from commit 553c361)
Fixes quarkusio#35960 Signed-off-by: rmartinc <[email protected]> (cherry picked from commit aad19ca)
Fixes: quarkusio#37526 (cherry picked from commit 4616d52)
(cherry picked from commit 763de41)
Actually, it was already supported when creating projects, just not when adding/removing extensions. Fixes quarkusio#37564 (cherry picked from commit 09d2c52)
Fixes quarkusio#36986 (cherry picked from commit a69b124)
(cherry picked from commit 94cf511)
(cherry picked from commit 75946f9)
…thentication-tutorial.adoc (cherry picked from commit 5545a2b)
(cherry picked from commit 1aa4604)
(cherry picked from commit 79e3b19)
(cherry picked from commit 1b426fc)
Thanks for your pull request! The title of your pull request does not follow our editorial rules. Could you have a look?
This message is automatically generated by a bot. |
🙈 The PR is closed and the preview is expired. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Unfortunately, using @tempdir on Windows CI is not working very well and this test has been failing from time to time for a few days now. Applying the same trick as in quarkusio#31996
0c9b04a
to
2e4648b
Compare
This comment has been minimized.
This comment has been minimized.
Failing Jobs - Building 2e4648b
Full information is available in the Build summary check run. Failures⚙️ Gradle Tests - JDK 11 Windows #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖
|
@aloubyansky #37038 is another PR to backport CustomManifestArgumentsTest is disabled on Windows in main |
I'll include that one in the next batch @rsvoboda |
FYI @rsvoboda @gastaldi @gsmet