This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit ae2f0f5c677a2ccbcc450af1a0eb04f3eee64e6c Merge: 594ed8a792 b41cbe6359 Author: JiriOndrusek <[email protected]> AuthorDate: Wed Jun 21 11:46:36 2023 +0200 Merge branch 'main' of github.com:apache/camel-quarkus into camel-main CHANGELOG.md | 2 + extensions/jira/deployment/pom.xml | 4 + .../jira/deployment/JakartaEnablement.java | 114 +++++++++++++++++++++ extensions/jira/runtime/pom.xml | 10 ++ integration-tests/jira/pom.xml | 10 ++ .../quarkus/component/jira/it/JiraRoutes.java | 6 +- integration-tests/pom.xml | 2 +- pom.xml | 2 + poms/build-parent/pom.xml | 5 + tooling/scripts/test-categories.yaml | 1 + 10 files changed, 152 insertions(+), 4 deletions(-)
