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

2.7.1 backports 2 #23426

Merged
merged 35 commits into from
Feb 4, 2022
Merged

2.7.1 backports 2 #23426

merged 35 commits into from
Feb 4, 2022

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Feb 3, 2022

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

gsmet and others added 30 commits February 2, 2022 14:59
(cherry picked from commit 0111000)
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.18 to 1.4.19.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit df91762)
I think this code is misinterpreting what ReflectiveHierarchyBuildItem
is about. It is registering the *parents* and method return types and
parameters.
I think the initial idea was to register the implementors for reflection
thus this change.

(cherry picked from commit 19f030b)
(cherry picked from commit e9d5196)
- resolves quarkusio#23318

(cherry picked from commit 26f64ca)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.1 to 42.3.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.3.1...REL42.3.2)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 398f1c4)
Co-authored-by: Sanne Grinovero <[email protected]>
(cherry picked from commit ffa0c92)
Configured parent first resources need to be placed on the class path to
take effect.

This fixes it for maven, a similar fix will be needed for gradle

(cherry picked from commit 2d3eb8c)
(cherry picked from commit c8a17c8)
It's required for publishing to Chocolatey.

(cherry picked from commit 4600fdc)
(cherry picked from commit eb5b989)
All the other Qute extensions are marked as stable, I think this one got
forgotten somehow.

(cherry picked from commit c7f7f5c)
stuartwdouglas and others added 5 commits February 3, 2022 20:57
@gsmet gsmet self-assigned this Feb 3, 2022
@gsmet gsmet added the area/infra internal and infrastructure related issues label Feb 3, 2022
@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/cli Related to quarkus cli (not maven/gradle/etc.) area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/gradle Gradle area/kafka area/kubernetes area/maven area/picocli area/qute The template engine area/rest area/smallrye area/testing area/tracing labels Feb 3, 2022
@gsmet gsmet merged commit 20eff2b into quarkusio:2.7 Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/cli Related to quarkus cli (not maven/gradle/etc.) area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/gradle Gradle area/infra internal and infrastructure related issues area/kafka area/kubernetes area/maven area/picocli area/qute The template engine area/rest area/smallrye area/testing area/tracing
Projects
None yet
Development

Successfully merging this pull request may close these issues.